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
大家好、
我应该使用哪个版本的软件来运行用于 MSP430的 TI-RTOS 的空项目? 我在另一个线程中尝试了 CCS 6.1.3、XDC 3.32、并将 RTOS 2.20组合在一起。 但它不起作用。 我遇到以下错误:
您能否告诉我应该使用哪些软件版本来使用 RTOS 分析器来简单地构建、运行和分析具有 TI-RTOS 的 MSP430的空项目? 我使用的是 launchpad MSP-EXP430F5529LP
此致、
克莱明
Clemens、
出现错误的图像没有显示。 但是、您可以查看 CCS 中的 Project Import and Build Errors 页面、看看它是否有助于克服您遇到的问题。 请查看以下链接:
https://software-dl.ti.com/ccs/esd/documents/sdto_ccs_build-errors.html
希望这对您有所帮助、
拉斐尔
您好、Rafael、
案文如下:
'构建目标:minimalProject.out'
'调用:MSP430链接器'
"c:/ti/ccsv6/tools/compiler/ti-cgt-msp430_15.12.1.LTS/bin/cl430 /ti/ccsv6/ccs_base/msp430/include /ti/ccsv6/tools/compiler/ti-cgt-msp430_15.12.1.LTS/lib -vmspx --data_model=restricted --use_hw_mpy=F5 --advice:power_severity=diag --advice:pow=all -g --define=__MSP430F5529__--define=ccs--define=define=small_expression_expression-cintrack_isotion-cn=ine-express-cpaturbature-cn_info-model_isotion-cn=ine-cn=cn_infotion-cn-silotion-cn_isotion-cn=ine-cn_off-cn=inaturbi-support/capsi-display-cn_infotion-cn_infotion-cn-ine-ine-ines=inature=inaturbi-display-cn_infot-cn-cn-cn-silot-cn-cn-cn-cn-silot-cn-cn-cn-cn-cn-cn_infotion-ine-ine-inatine-ine-ine-ine-ine-cn_infot-/ti/tirtos_msp43x_2_20_00_06/products/msp430_driverlib_2_70_01_01a/driverlib/MSP430F5xx_6xx/ccs/MSP430F5529.lib /ti/ccsv6/tools/compiler/ti-cgt-msp430_15.12.1.LTS/include /ti/ccsv6/ccs_base/msp430/lib/5xx_6xx_FRxx
错误#10269:输出文件"minimalProject.out"超过代码大小限制
错误#10010:链接期间遇到错误;未生成"minimalProject.out"
对于我来说、我只想知道示例项目可以使用哪些软件版本。
此致、
克莱明
Clemens、
感谢您发送其他详细信息;CCSv7发布时、代码大小限制已被删除。
要将软件转换为完整版本、只需按照以下位置的说明操作:
http://processors.wiki.ti.com/index.php/Licensing_-_CCSv6
希望这对您有所帮助、
拉斐尔
您好、Rafael、
非常感谢。
此致、
克莱明