Tool to convert .BIN to .S19

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Tool to convert .BIN to .S19

10,488件の閲覧回数
lokuate
Contributor III

Hello everybody,

I'm trying to Flash a .BIN using my P&E Multilink but cannot manage to do it... The P&E tool seems ancient, probably does not support memories above 64k (http://www.pemicro.com/downloads/download_file.cfm?download_id=105 ) because it truncates the conversion at 1ACF0 and I do not see a 32 bit address space whereas other S19 files I've seen go all the way to 1FFF0 with 32bit address space.

Does somebody have an other utility to convert?

Thank you very much,

Carlos

タグ(1)
0 件の賞賛
2 返答(返信)

6,340件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Carlos,

I'm using the SRecord (http://srecord.sourceforge.net/) utility for all kind of conversion and manipulations, see Merging S19 Files | MCU on Eclipse .

I hope this helps,

Erich

0 件の賞賛

6,340件の閲覧回数
mjbcswitzerland
Specialist V

Hi

You can use "objcopy" in the GCC binary folder (eg. as used by KDS) to convert binary to various formats.

See also http://www.utasker.com/forum/index.php?topic=1445.0 for a few utilities for merging binaries and creating HEX and SREC outputs, as well a generating C arrays from binary and other files for including in C programs.

Regards

Mark
Kinetis for professionals: http://www.utasker.com/kinetis.html

0 件の賞賛