I am playing around with the example project;
C:\Keil\ARM\Boards\Atmel\AT91SAM7S\Hello
There are two project types of interest; "AT91SAM7S Flash" and "AT91SAM7S RAM".
I am running this project on the AT91SAM7S-EK (256k), but the project was set up for the 64k.
I changed the project options to use the 256k variant, including the flash device used and I can still run the program out of RAM (debug mode). However, when I select "AT91SAM7S Flash" I can not download the code into FLASH.
I get the following output messages...
No algorithm found for: 00100000H - 00100122H No algorithm found for: 00100124H - 0010012AH No algorithm found for: 0010012CH - 001009D3H
Any ideas ?
Regards Marcus.