Other Parts Discussed in Thread: MSP430-FLASHER,
When I choose Properties>Debug>Program/Memory Load Options and choose Full Verification, I get the following
MSP430: File Loader: Verification failed: Values at address 0x01052 do not match Please verify target memory and memory map.
MSP430: GEL: File: /home/sporty/HydroGuardFW/hw_1_5/Production/hw_1_5.out: a data verification error occurred, file load failed.
My embedded firmware includes custom code in BSL section for over the air programming which can be seen here:
If I do not choose full verification, it all works fine, but I would like things to be verifiable, what can I do?