Part Number: TDC1000-TDC7200EVM
Tool/software: Code Composer Studio
hi, I am using TDC1000-TDC7200EVM and I want to reprogram it by CCS8.2. When I want to build a new project, I copied driverlib in MSP430ware to the project file.
However, it says because of build.cfg ,the project should use XDCtools. After adding XDCtools to the project, there is an error:
Can't find the target named 'ti.targets.msp430.elf.MSP430X' along the path 'C:/ti/simplelink_cc32xx_sdk_2_30_00_05/source;C:/ti/simplelink_cc32xx_sdk_2_30_00_05/kernel/tirtos/packages;C:/ti/xdctools_3_50_08_24_core_win32/xdctools_3_50_08_24_core/packages;..;': please check the spelling of the target's name and that it exists along this path.
I used to install cc32xx_sdk , but I don't think it will be used in this project. What should I do?
Here is the software I have installed:
By the way, I use the demo code in the file of TDC1000-TDC7200EVM GUI.