Hi all, I made a lpc2105 test board. I tied vdd3.3 and v1.8 together and provide a 3.3v power suply. Now I can read the part ID and bootloader ID. I think it works. But, when I upload a program, I always get the message "Code in HEX file exceeds Flash Limitations!" however, the ISP Utility still displays an uploading progress bar and then gives the successful completion notice. Indeed, nothing is uploaded to the chip. The Philips's LPC210X ISP Utility version is 1.0.2 and the power Voltage is stable during uploading. The firmware program is got from this group and its created HEX file is only 6k(433Bytes after loaded into ISP Utility). I compiled it with keil mVision 2. I changed the definition ".equ RAM_Limit, 0x40010000" to ".equ RAM_Limit, 0x0006000" hoping to reduce the maybe RAM limitation. But it doesn't work. Anybody knows where is the Limitation? the Crystal is 11.0592MHz and Baudrate is 19200 I will be grateful for any clue. Best Regards. Richard.
Message
lpc2105 Upload program
2004-03-27 by painfulcn
Attachments
- No local attachments were found for this message.