我参照官网Running Patch Burn Application with IDE的CCS步骤,但在Open the folder: ‘Driver Patch Programmer CCS’ and mark all three folders, then press finish:地方出现问题:,该怎么解决?
Yonghua Pan:
你的CCS版本是什么?
ning liu:
回复 Yonghua Pan:
我的CCS版本是CCSv5,我尝试着更新msp430 compiler Tools 但是又出现这样的错误
Cannot complete the install because one or more required items could not be found.
Software being installed: MSP430 Compiler Tools 4.3.1 (com.ti.cgt.msp430.4.3.win32.feature.group 4.3.1)
Missing requirement: MSP430 Compiler Tools 4.3.1 (com.ti.cgt.msp430.4.3.win32.feature.group 4.3.1) requires 'com.ti.ccstudio.installer.win32.feature.group 6.0.0' but it could not be found
Yonghua Pan:
回复 ning liu:
是不是你的CCS没有安装完整?你装的时候选择完全安装有没有这个问题。
ning liu:
回复 Yonghua Pan:
我把原来的CCS卸载了,重新安装了CCSv5.4,现在可以用了,谢谢哦