Help, I am getting the following message after doing a build. I am using the Analog ADuC7020 processor with Keil ARM7 development tools. I can download the code but it wont run or allow me to set breakpoints. linking... creating hex file... "test.elf" - 0 Error(s), 0 Warning(s). Load "C:\\golfguru\\MP00011 - GuruCube SM\\software\\test.ELF" *** Invalid Line Number Table ! No Algorithm found for: 00080000H - 00080B31H Erase Done. No Algorithm found for: 00080000H - 00080B31H Programming Done. Verify OK.
I looks like you have two problems: a) using an outdated ARM version. Please update from http://www.keil.com/demo. b) you did not add a Flash algorithm under Project - Options - Utilities - ULINK Setup.