I migrated my project from CCS V3.3 to CCS V5.1. My target DSP is 2811. When I start the debug session, I got the error message as following:
C28xx: File Loader: Data verification failed at address 0x003EDDDE Please verify target memory and memory map.
C28xx: GEL: File: D:\mspc_ba\mspc_ba_v1_0b_08\fe_dhs\dev28xx\tool\mspc\Motor_Control\mspt_d2_b0_motorcontrol_h\Debug\debug\mspt_d2_b0_v0003.out: a data verification error occurred, file load failed.
I checked this address with the map file. It is the start address of bios
.bios 0 003eddde 00000fa1
003eddde 0000016d bios.a28L : swi.o28L (.bios)
003edf4b 0000015e lnkrtdx.a28L : rtdx.o28L (.bios)
003ee0a9 00000111 bios.a28L : hwi_disp_asm.o28L (.bios)
003ee1ba 0000009a : malloc.o28L (.bios)
003ee254 00000097 : prd.o28L (.bios)
Is anyone in this forum had the similar issue before? I appreciate any help to resolve this issue.
Regards,
Yaoxin Qian