This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hello,
i am new to ccs , i bought the EVM430-FER6989 and download ccs v8
i have exactly the problem same as
Missing XML file - Code Composer Studio forum - Code Composer Studio™︎ - TI E2E support forums
and
EVM430-FER6989 sample source code build error - MSP low-power microcontroller forum - MSP low-power microcontrollers...
regarding about
Description Resource Path Location Type
File drivers/MSP430FR6989_emu.xml does not exist. Was included by file E:/Projects/water_meter/ti_sw/TDIM3LCMETERCONV-1.0/TIDM-3LC-METER-CONV/TIDM-3LC-METER-CONV/TIDM-3LC-METER-CONV V1/ESI_INV_CAL_3LC_V1/targetConfigs/MSP430FR6989.ccxml MSP430FR6989.ccxml /ESI_INV_CAL_3LC_V1/targetConfigs line 0 Problem
i try touching the ccxml but with no success, may i know how to resolve the problem?
thanks
Jeff
To Ki-Soo Lee,
the extension is not allow so i post the content here
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<configurations XML_version="1.2" id="configurations_0">
<configuration XML_version="1.2" id="configuration_0">
<instance XML_version="1.2" desc="TI MSP430 USB1" href="connections/TIMSP430-USB.xml" id="TI MSP430 USB1" xml="TIMSP430-USB.xml" xmlpath="connections"/>
<connection XML_version="1.2" id="TI MSP430 USB1">
<instance XML_version="1.2" href="drivers/MSP430FR6989_emu.xml" id="drivers" xml="MSP430FR6989_emu.xml" xmlpath="drivers"/>
<platform XML_version="1.2" id="platform_0">
<instance XML_version="1.2" desc="MSP430FR6989" href="devices/MSP430FR6989.xml" id="MSP430FR6989" xml="MSP430FR6989.xml" xmlpath="devices"/>
</platform>
</connection>
</configuration>
</configurations>
FYI thanks
Try using the attached file instead
/cfs-file/__key/communityserver-discussions-components-files/81/MSP430FR6989.ccxml
Thanks
ki