我之前在CCS5.2上建的Grace工程在我升级到CCS5.3后编译出现如下错误提示
Description Resource Path Location Type
can't locate the package 'ti.mcu.msp430.drivers.product' along the path: 'D:/PROGRA~1/TI/grace_2_00_01_65/packages;D:/PROGRA~1/TI/ccsv5/ccs_base;D:/PROGRA~1/TI/xdctools_3_24_05_48/packages;..;'. Ensure that the package path is set correctly. .xdchelp /MRSC 58 C/C++ Problem
根据错误提示指出我的问题是路径设置不正确,但是'ti.mcu.msp430.drivers.product'在哪个路径下呢,CCS5.2编译完全没问题。
吐槽下TI升级Grace不如将MSP430ware扩展到全系列。