Hi, I am using CCS studio Version: 5.1.0.09000. I am trying to dump a code into falsh it is stooping and throughing the following error.
C28xx: File Loader: Data verification failed at address 0x00211000 Please verify target memory and memory map.
C28xx: GEL: File: C:\Documents and Settings\20018031\workspace_v5_1\Cyberwave2G-SinglePhase-CPPver1.0\Debug\Cyberwave2G-SinglePhase-CPPver1.0.out: a data verification error occurred, file load failed.
I am using externa SRMA at XINTF7 zone. I want to keep some of my development code into SRM. It is compiling with zero errors but it is stopping at address 0x211000. This is the address for SRAM(XINTF7). I tried to change the location but still I ma getting the same error with different memeory locations.
My MAP file showing properly there is no memeory overloap. When I tried to keep part of my code into external interface then only I am getting error. I enabled XINTF function in gel file. Still I am getting same problem.
Please help me inthis regard.