Hello,
I tried to download to my ADuC7026 example program for DACsine wave. But when trying this error is generated: No Algorithm found for address 0x00080000. Should be ok because FLASH/EE is from x0008000 to 0x0008FFFF0
I communicate through Jtag and uC is paired because I can erase it (can't read registers though because 'CPU is running').
Have anyone solved this problem before ?
Thanks, Bob
In order to download the code with jtag using uvision you have to set the algorithm to match your mcu.
Open the target options and go to the utilities tab, select your programmer and in the settings add your mcu to the programming algorithm box
Alex