Enviroments: Win XP SP3, CCSv4 b3, TMX320F28335, external CY7C1041CV33 4-Mbit (256K x 16) Static RAM, JTAG-emulator SAU-510
Hi all,
I have problem when try to loading program with more than 5k (approximately) words (x16) allocated to external RAM. Thats the error message:
C2800_0: File Loader: Data verification failed at address 0x00100000 Please verify target memory and memory map.
Error found during data verification. Ensure the linker command file matches the memory map.
0x0010000 - is lowest adress of XINTF Zone 6 where I map these 5k words.
When I allocate it to on-chip RAM or flash loading goes ok. When i reduce size down to 1k (approximately) loadind goes ok.
What may be a reason of bug?