Other Parts Discussed in Thread: MSP430F2274, CC2500
Hi,
I just started with the eZ430-RF2500 Kit and the CCSv4 - I try to run the very first application, the "Hello World" example, which is described in the
CCS start window. Unfortunately, after debug is complete, I get the Error Message:
"Error: MSP430: Can't Run Target CPU: Could not run device (to breakpoint)" and in the Debug thread, it look as follows:
0 <symbol is not available> 0xffff"
I assume, that there is a weired setup problem, Can anyone help?
CCS Version: 4.0.2.01003
"C:\Programme\Texas Instruments\ccsv4\eclipse"
Win XP SP3
Target Config:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<configurations XML_version="1.2" id="configurations_0">
<configuration XML_version="1.2" id="TI MSP430 USB1_0">
<instance XML_version="1.2" desc="TI MSP430 USB1_0" href="connections\TIMSP430-USB.xml" id="TI MSP430 USB1_0" xml="TIMSP430-USB.xml" xmlpath="connections"/>
<connection XML_version="1.2" id="TI MSP430 USB1_0">
<instance XML_version="1.2" href="drivers\msp430_emu.xml" id="drivers" xml="msp430_emu.xml" xmlpath="drivers"/>
<platform XML_version="1.2" id="platform_0">
<instance XML_version="1.2" desc="MSP430F2274_0" href="devices\MSP430F2274.xml" id="MSP430F2274_0" xml="MSP430F2274.xml" xmlpath="devices"/>
</platform>
</connection>
</configuration>
</configurations>
Anything else you need to know?
Klaus