Hi all,
I am conducting a side project using Launchpad and an e-ink display by your colleague here:
http://e2e.ti.com/group/microcontrollerprojects/m/msp430microcontrollerprojects/665466.aspx
I have double-click “EPD Extension Board” in the Project Explorer window to make it active and then to compilie and download the project to the microcontroller by clicking on the DEBUG button I am given the following.
Launching debug session.
The program generated by EPD_Extension_board is not compatible with any of the CPUs in your target configuration. The program will not be loaded.
Do you want to continue launching?
I proceed to yes and I am given the following Debugger initialization error.
Cannot read System Setup data from XML file C:\Users\Francis\Documents\Pixle\ePaper_BoosterPack\CCS_Demo_eInk\EPD Extension Board v1.00\ePaper_Project\targetConfigs\MSP430G2553.ccxml
Error parsing file:
Fatal Error at (0, 0): An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=C:\Users\Francis\Documents\Pixle\ePaper_BoosterPack\CCS_Demo_eInk\EPD Extension Board v1.00\ePaper_Project\targetConfigs\connections\TIMSP430-USB.xml while parsing file: C:\Users\Francis\Documents\Pixle\ePaper_BoosterPack\CCS_Demo_eInk\EPD Extension Board v1.00\ePaper_Project\targetConfigs\connections\TIMSP430-USB.xml
Note I can find \MSP430G2553.ccxml in the directory but not the directory /connections\TIMSP430-USB.xml.
I have redownloaded the project and no dice : (
I am using CCS 5.5
If you can assist it would be greatly appreciated.