We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am using an Atmel SAM-ICE for my ATmel 9263 board, connected to JTAG port. I compiled a program with KEIL IDE, for SRAM. While connecting the device, I am able to detect the device (ARM 9 chip ID is displayed), but I am not able to download image to RAM. Once the debugger is on, I am getting an error as "Error:Flash download failed - ARM926EJ-S". The error message in output window is "No algorithm found for: 00300000H-0030000H".
Why it is trying to access flash when I compile the image for SRAM. ? Please do help me. Thanks.
The Flash -> Download function always uses a Flash algorithm.
If you have RAM, then just start the debugger and load the file.