Tool/software:
Hello,
I am working on a project with external SDRAM. I could load the data and code into the external SDRAM after modifying the GEL file before in debug mode. But now, I increased the code running in the external SDRAM by changing the linker file to include more obj files, the debugger would not run any more. And I had the following error.
CORTEX_M4_0: GEL Output:
Memory Map Initialization Complete
CORTEX_M4_0: File Loader: Verification failed: Values at address 0x61017E81 do not match Please verify target memory and memory map.
CORTEX_M4_0: GEL: File: C:\CCS_DEPC_repo\master_2g5\de-platform\DE-Platform\Debug\DE-Platform.out: a data verification error occurred, file load failed.
The problem address may change if I change the obj files order.
May I have any advice on this?
Thank you!
Best Regards,
Lezhong Lin