Part Number: CODECOMPOSER
Other Parts Discussed in Thread: MSP430FR2475, MSP430FR2476, UNIFLASH
I am using 3 Pin SPY bi wire connection to program my protoype board (MSP430FR2475) over launchpad (MSP430FR2476).
IDE : CCS Version: 11.1.0.00011
Compiler version: v21.6.0 LTS
I tryed different usb port, different workspace none of them works
I got these errors here below when click on debug;
MSP430: File Loader: Verification failed: Values at address 0x08000 do not match Please verify target memory and memory map.
MSP430: GEL: File: C:\Users\pitstop\workspace_v11\AudioControls\Debug\AudioControls.out: a data verification error occurred, file load failed.
I uploaded build log file, .ccsproject, .cproject, .project, lnk_msp430fr2475.cmd, debug_config, properties into the zip file.
I just try to upload an emty project to see whats gonna happen i got same error;
MSP430: Trouble Writing Memory Block at 0x8000 on Page 0 of Length 0x70: Could not erase device memory
MSP430: File Loader: Verification failed: Target failed to write 0x08000
MSP430: GEL: File: C:\Users\pitstop\workspace_v11\empty\Debug\empty.out: Load failed.