Is there a way to erase all the flash with a ULINK2 device? Erasing it does not seem to erase some settings that get saved in sector 27 (0x7D000) as when I try loading the bootloader (of which can load the application code over ethernet) the previous settings are still there. I have tried configuring the flash tools to erase full chip and any other option I could think of.
Is there a way to get the LPC2387 back to "factory settings"?
I am able to debug the code, both bootloader and application code, but without the debugger running, nothing runs...
Thanks in advance for any help/suggestions!