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.
工具/软件:Code Composer Studio
您好,
我正在使用CCS 7.00 开发MSP430FR2311项目
我的问题是我无法使用MSP430Ware中提供的驱动程序库。
MSP430Ware在App Center中不可用。
虽然MSPWare在资源管理器中可用,但我无法将任何示例从它导入到IDE中。
关于如何前进的任何提示??
谢谢,
Vivek
Vivek,
请从此处( http://processors.wiki.ti.com/index.php/Download_CCS)下载并安装最新的CCS 7.1 0 Build 16。 它修复了一些与资源管理器相关的错误,并应解决您的问题。 安装CCS后,再次从资源管理器下载MSP430Ware软件包(它应安装到c:\ti)。 如果3.0 有,请确保删除<users>/ti/tirex-localserver-Resider>0目录,然后尝试使用资源资源管理器导入项目。
请告诉我们这是否有帮助!
很遗憾听到您遇到更多问题。
以下是我的建议:
-卸载/删除CCS安装的任何现有剩余部分
-从此处(http://processors.wiki.ti.com/index.php/Download_CCS)下载最新的CCS 7.1 Build 16 -我建议使用脱机安装程序
-查看 本页中的一般安装提示
-解压缩并运行安装程序
-启动CCS并打开资源管理器
-选择所需的软件包和“安装到桌面”(如果尚未执行此操作)
在资源管理器中导航到所需的示例,然后将项目导入到IDE中
希望这能有所帮助!