Flash Magic Forum

General => General Discussion => Topic started by: flohaase on October 31, 2013, 05:08:23 AM

Title: Convert bin to hex file
Post by: flohaase on October 31, 2013, 05:08:23 AM
Hey guys,

I've started to use the online compiler of mbed.org. But instead of an LPC1768 mbed, I've got an "normal" Chip1768 without the USB port. So I have to use ISP. The mbed online compiler creates .bin-files. Is there an opportunity to use Flash Magic with .bin-files or to convert .bin to .hex?

Thanks and best regards, Flo
Title: Re: Convert bin to hex file
Post by: Andy Ayre on October 31, 2013, 04:01:28 PM
You need to use bin2hex. See:

http://www.keil.com/download/docs/113.asp

Andy
Title: Re: Convert bin to hex file
Post by: flohaase on November 01, 2013, 01:51:31 AM
Sorry, I have missed to say that I am using Mac OS X 10.9.

I have already found this link.

Thank you.
Title: Re: Convert bin to hex file
Post by: Andy Ayre on November 01, 2013, 02:04:13 AM
bin2hex should run under WINE, but we haven't tried it.

Andy
Title: Re: Convert bin to hex file
Post by: strongm on November 28, 2013, 06:22:28 AM
Thanks Andy for useful link , I exactly need it .