> -----Original Message----- > From: russian_beagle [mailto:russian_beagle@...] > Sent: 21 January 2004 20:30 > To: lpc2100@yahoogroups.com > Subject: [lpc2100] Programming the flash memory through the JTAG port > > > Hi all! > > Can I download my program into the FLASH memory using the JTAG > port? The CrossWorks utilize own loader from SRAM which program the > FLASH segment using IAP. I don't believe that Philips publish anything that tells you how to program the flash on the LPC, other than by using the bootstrap loader or by calling a set of routines in the rom yourself (which the BSL itself uses). As such, it is impossible to program the flash (read: nearly impossible) using pure JTAG. Certainly, I believe Philips can change the flash controller or technology without changing the programming interface, so even if you did reverse engineer the bootstrap loader to figure out how to poke the flash controller, it's not guaranteed that the flash controller remains static across revs of the silicon, but the API will. -- Paul Curtis, Rowley Associates Ltd http://www.rowley.co.uk CrossWorks for MSP430 and ARM processors
Message
RE: [lpc2100] Programming the flash memory through the JTAG port
2004-01-22 by Paul Curtis
Attachments
- No local attachments were found for this message.