mhasson_alpha > I'm evaluating the use of LPC2210 for our development. One thing I > couldn't get from the data sheet, is whether the LPC2210 could run out > of RAM. For sure you can. > Does Anyone know if there are any issues such as vector table > relocation restriction or any other issues? If you read the manual you'll see, that the vector table can be relocated from flash to internal ram (and on the 22xx types AFAIK) to external flash (or CS0). > 1) gain execution speed. Internal Flash is AFAIK with MAM faster or at least as fast as external RAM . > 2) utilize flash for code and nv data storage. > 3) remote upgrade of the code (2 copies). A customer of my companie does 2) and 3) on a 229x with success. -- 42Bastian Schick
Message
Re: [lpc2000] Executing Code From RAM
2005-06-26 by 42Bastian Schick
Attachments
- No local attachments were found for this message.