Other Parts Discussed in Thread: SEGGER
Good Morning,
I have one more question regarding to debug with the external SDRAM.
I defined one function on the external SDRAM. When starting debug, it works when using the build-in Stellaris in-circuit interface. But when using the SEGGER J-Link Emulator, I got the following error message if I checked the Load program option in debug configuration.
CORTEX_M4_0: GEL Output:
Memory Map Initialization Complete
CORTEX_M4_0: File Loader: Verification failed: Values at address 0x61000000 do not match Please verify target memory and memory map.
CORTEX_M4_0: GEL: File: C:\CCS_workplace\blinky.out: a data verification error occurred, file load failed.
So, I had to do 2 times of debug: the first time to check the Load program option to load the program but cannot continue with the debug. Then check the Load symbols only option, and continue the debug.
May I know how to fix this issue?
Thank you!
Best Regards,
Lezhong Lin