On Tuesday 30 August 2005 11:05, dave_baker_100 wrote:
> Hi all,
>
> I'm using the Philips LPC2000 FLASH utility (v2.21) & I'm getting a
> "Invalid or unsupported HEX file" message when trying to download to a
> device. I'm using GCC (WinARM v4.0) to generate an elf file & using
> objcopy to create the hex file from it.
Look at the hex file format. Does it look like the same formatting as some of
the hex files on the files area. eg this one:
:10000000050000EA040000EA030000EA020000EA3A
:10001000010000EA000000EAFFFFFFEA08009FE598
:1000200008109FE5041080E5FEFFFFEA00C002E033
:040030000000405537
:00000001FF
Also, try the lpc21isp tool.