Other Parts Discussed in Thread: MSP430F5528
Hi,
I've been working on an MSP430 project (MSP430F5528 target) with CCSv4.2.3.00004. As of today I am unable to debug my project as CCS crashes during the loading process of the debugger. The following describes the problem:
This morning when I first attempted to connect and debug the project I got the following error:
MSP430: Trouble Reading Memory Block at 0x4400 on Page 0 of Length 0x10c: Could not communicate with FET
MSP430: File Loader: Data verification failed at address 0x00004400 Please verify target memory and memory map.
Error found during data verification.
Ensure the linker command file matches the memory map.
On attempting to debug again, CCS crashed with the exit code -1073741819 and the following error message:
This same crash recurs whenever I attempt to debug my project.
I have tried renaming the ctools.dll file (as recommended in http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/36438/127741.aspx?PageIndex=1), and I have tried witha clean workspace, (as recommended in http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/72329/262723.aspx#262723).
Attached are a couple of log files taken using DebugView
5861.CCS debug error log.1.log
3755.CCS debug error log.2.log
If you could help solve this problem I would be very appreciative.
PC: Windows XP SP3, Lenovo Thinkpad X60s.
Debugger: Olimex MSP430-JTAG-ISO
Target: MSP430F5528
CCS: 4.2.3.00004, "C:\program files\texas instruments\ccsv4\"
There is no ccxml file in the "<user name>\user\CCSTargetConfigurations" directory.