I've been trying to get a project debugged on the MSP-EXP430G2 with the M430G2452 IC on it.
It builds fine but when I try to debug it I get the following error.
MSP430: File Loader: Data verification failed at address 0x00001000 Please verify target memory and memory map.
MSP430: GEL: File: C:\Users\Bex\workspace_v6_0\DALI_Project\G2xx2_Launchpad\DALI_Project.out: a data verification error occurred, file load failed.
I've tried looking for sollutions:
- There doesn't seem to be a problem with the mapping as far as I can see/know;
- I've tried other USB ports but with no success (since that was an issue in another topic).
Anyone has any advice?