Hi,
We are using Uvision4 for AT91SAM7L128-IC
AT91SAM7L-STK---- eval Kit When we have created the new sample application and try to laod the code it is showing Content Mismatch at 0x100000H(Flash=FFH: Required=00H) We have commented the verification after download and started debugging, The program is not executing the main function
Thank You Harish G
If we verify the code in Flash we are able to see that the code is not downloaded to flash.
Please guide us in fixing the problem
Thank you harish
I just use the AT91SAm7S64 one month. I found that we had to erase the flash in the IC before to download the .BIN file into the IC using the SAM-BA V2.7
Thanks for you reply ..
We are erasing the flash and then loading the hex file.