--- In lpc2000@yahoogroups.com, ±èµ¿ÈÖ <dhkim@...> wrote:
> I now design a test board using LPC2214.
> When I download hex code to target, I use the LPC2000 flash utility.
>
> If my hex code is over 130KB, flash utility annouces the following
message.
> "Code in HEX file exceeds Flash Limitations!"
>
> The internal flash of LPC2214 is 256KB.
> But my code size is about 130KB.
>
> Why does this problem happen to?
> How can I settle to this problem?
Try my diagnostic tool available at:
http://www.cse.unsw.edu.au/~jayas/esdk/files/lpc/bsdc.exe
Install the boot loader jumper, reset the target board and run this
command as:
bsdc -l comX
where COMX is the serial port your board is connected to.
It should print enough information from boot sector about your device
that may give a hint as to what is happening.
JayaMessage
Re: LPC2000 Flash utilty problem
2006-04-29 by jayasooriah
Attachments
- No local attachments were found for this message.