Tool/software: Code Composer Studio
I have an application running with the original linker file and no BSL code.
Following the slaa600d I created a bootloader code and modified the linker file as needed for both the bootloader and the application.
At this point I can download both images to the MSP430 with out a problem.
Later trying to download only the application with the original linker file for debug reasons I receive this message:
MSP430: File Loader: Verification failed: Values at address 0x00010 do not match Please verify target memory and memory map.
MSP430: GEL: File: C:\cygwin\home\Hugo\workspace\PocketProgrammer\msp430\Release\PoP.out: a data verification error occurred, file load failed.
Right now I am not able to debug only the original app with the original linker file and I can't find any solution for it.
"Connection options" and "Download options" are greyed