Flash Magic Forum

General => General Discussion => Topic started by: utsav on October 31, 2017, 05:35:04 AM

Title: Bin file programming support
Post by: utsav on October 31, 2017, 05:35:04 AM
Is Flash magic supports bin file programming?

I need a working binary file that I can dump into my controller's(LPC2648) flash using inter application programming. I have generated a bin file but I am not sure whether it is correct. I need to verify this. If flash magic supports bin file programming, it will be helpful since I can validate the bin file by programming through it.
Title: Re: Bin file programming support
Post by: Andy Ayre on November 01, 2017, 01:52:45 AM
Binary files are not support for LPC2000. Convert it to hex using a free utility such as bin2hex.

Andy