Hello. I have Phytec LPC3250 board and want to load the Blinky example. However, I have trouble debuging the example. Once I click debug icon, I get an error message "No Algorithm found for: 00000000H - 000003D3H" and pop up message "Error: Flash Download failed - ARM92EJ-S". I undersdand that I have the wrong programming algorithm currently set. When I go to add new algorithm I am not sure which one I need. I tried few different ones and I still recieved the same error message. I looked up the datasheet and the start was "0x08000000" and end "0x083FFFFFF" but that did not work either. I am not sure how to upload this code to try it out. If anyone has any advice please let me know. Thank you.
Yes, I am in that directory with examples. The Blinky is not working, but I tried example RTX_Blinky and that worked fine wihtout any configuration. Two LEDs were blinking. The internal option is the one I have been trying to run in debug and gives the error message.
I have figure out. Thanks for your help.