This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Atmel SAM-ICE

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.