--- In lpc2000@yahoogroups.com, Mac Mahoi <mmahoi@...> wrote: > > How can i program the external flash in LPC2000 > (especially in flashless models like LPC2210)? As i am > a beginner in ARM, i would appreciate if somebody can > give me some direction, link or sample code from which > i can reference to make the code to burn the ext > flash. > > THanks You can write a flasher tool in ARM code running in RAM section of LPC2210. The tool gets data from JTAG/UART/... and puts this data in flash. Look in the JTAG-O-MAT sources on sourceforge.net how this is done for an flashless AT91R40008 µC and an external AT49BV322A Flash-ROM over a JTAG connection.
Message
Re: Programming external flash
2006-05-26 by stefb16
Attachments
- No local attachments were found for this message.