Hello,
I have a project setup for the LPC1788 (uVision 4.22) and for some reason I can not figure out I get the following error when I try and download to the flash:
Flash Download failed - "Cortex-M3"
No more details and if I "erase the flash" it seems ok. I've been searching for hours and I've double checked the algorithms, address ranges...
Does anyone have any idea what could be causing this error or steps I can try to make this work?
Thanks.
M
* Try different SW/JTAG clock speeds. * Some of our hardware has similar issues, sometimes - it is flashable by a certain ULINK 2, but not another. Try changing probes is you can... * Are you sure that the hardware is good?
Hi Tamir,
Thanks for the suggestions. While they did not work they lead me so something that did work.
I removed all the flash algorithms and re-added them in the opposite order. Now it flashes correctly.
Not sure what the issue was/is?