--- In lpc2000@yahoogroups.com, "sixtyfivebit" <sixtyfivebit@...> wrote: > > On the other hand, when I reset the chip, the program no longer runs. > > It seems that although I set my configuration to be "Flash" or "ARM > Flash Release" or anything that has "Flash" in it, it still stores to > the RAM!? > > Is there something I missing? Does the CrossWorks project > configuration itself need to be configured somewhere? > > Thanks sixtyfivebit I built my program for various configurations just to test things like code size (Thumb vs ARM), execution speed (flash vs RAM) and type (debug vs release). It was very interesting. Nevertheless, when I program the device with ARM Flash Release, it does set up the flash. I can remove the JTAG cable and cycle power (no simple reset button for me!) and it works properly. Keep kicking until you find the problem. You're getting close! Richard
Message
Re: JTAG Flashing of LPC2148 through openOCD
2006-03-23 by rtstofer
Attachments
- No local attachments were found for this message.