Thanks for the suggestions. It turned out that my hex file was mapped to external RAM not internal FLASH so I guess the LPC2000 utility was objecting to that. An error message indicating this would have been nice though! Dave > --- In lpc2000@yahoogroups.com, "dave_baker_100" <dave_baker_100@y. ..> 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. > > > > Has anyone come across this message or know what I'm doing wrong ? > > > > Thanks > > Dave > > Once I got the same message from Flash Utility. The problem was that the HEX file didn't terminated with ":00000001FF". So, when I set my IAR linker format variant to "end only with :00000001FF" everything started working.
Message
Re: Philips FLASH facility Problem
2005-08-30 by dave_baker_100
Attachments
- No local attachments were found for this message.