Forum: Mikrocontroller und Digitale Elektronik *.s37 to *.hex


von Kai (Gast)


Lesenswert?

Hallo,
weiß jemand bitte wie ich ein .s37 file in .hex umwandeln kann?

Danke!

von Cyblord -. (cyblord)


Lesenswert?

Kai schrieb:
> Hallo,
> weiß jemand bitte wie ich ein .s37 file in .hex umwandeln kann?
>
> Danke!

Umbenennen? ;-)

von convert (Gast)


Lesenswert?


von Kai (Gast)


Lesenswert?

ich habe das srec_cat schon
mit welchem Befehl soll es die .hex dann erzeugt werden?

von convert (Gast)


Lesenswert?

Kai schrieb:
> ich habe das srec_cat schon
> mit welchem Befehl soll es die .hex dann erzeugt werden?

RTFM ...
http://srecord.sourceforge.net/srecord-1.62.pdf

Zitat:
srec_cat The srec_cat program may be used to catenate (join) EPROM load 
files, or portions of EPROM
load files, together. Because it understands all of the input and output 
formats, it can also be used to convert files from one format to 
another.


So was wie
srec_cat file.s37 -o file.hex -intel

von Kai (Gast)


Lesenswert?

problem gelöst...
vielen Dank!

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.