Part Number: AM5728
Tool/software: TI-RTOS
I import the example project "vps_loopbackExample_evmAM572x_armExampleProject" into the ccs. And it build successful. But when I load it on the evmA5728 a15_0, there is some error happenend like follows:
CortexA15_0: File Loader: Verification failed: Values at address 0x00000000 do not match Please verify target memory and memory map.
CortexA15_0: GEL: File: D:\TI_WORKSAPCE\vps_loopbackExample_evmAM572x_armExampleProject\Debug\vps_loopbackExample_evmAM572x_armExampleProject.out: a data verification error occurred, file load failed.
CortexA15_0: Unable to terminate memory download: NULL buffer pointer at 0x3aa4 (Emulation package 8.0.903.2)
CCS:8.3
PDK:pdk_am57xx_1_0_13
BIOS:bios_6_73_01_01
Please give me some advice to solve it.