Hi, I am trying to create a project for MCB2300 that supports FLASH download and Erase.
Is there a procedure to do this. I noticed that Blinky Program has a FLASH directory.
When I create a project from scratch there is no Flash directory in my project.
Thanks, Gary
-> I notice when I download to flash it automatically erases the flash first. My question now is how can I get the IDE menu option to erase to flash to work. <-
Sounds like you can download and debug your LPC23xx; but fails to do a separate erase. If so, your [Debug] tab configuration is correct; but [Utilities] tab configuration is not.
Hi John, Looked at the Utilities area. Can not see a difference with other projects in this pop up area. I am happy though that I can download to flash and it erases when I do that. Thanks for your help, Gary