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
您好!
在Code Composer Studio上构建示例代码时遇到以下错误。
****配置构建项目测试调试****
"C:\\ti\\ccsv6\\utils\\bin\\gmake "-k all
'建筑文件:../main.c'
'调用:C2000编译器'
"e:/Janani-Workspace/Downloads/ti-CGT-C2000_control_sts/bin/cl2000"<xmt-block0>2000 16.12 -v28 -ml -mt --CLA_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vsts_support=vcu2 --include_path="E:16.12 /junani_control/ss/f28xc/contact/f28xip_c/f200/s-contact/f28xip_contact/f38/f28xip_contact=/f28xip_contact/f38/f38/f38/f28xip_contact/f38//s-d/
'完成的建筑:../主楼C
''
'构建目标:test.out '
'调用:C2000连接器'
"e:/Janani-Workspace/Downloads/ti-CGT-C2000_C2000_头<xmt-block0>200016.12 s.sts/bin/cl2000"-v28 -ml -mt --CLA_support=cla1 --float_support=fpu32 --tmu_support=tcm=tcm-tftu0 -tm_support=t0 -tm_tm/tm/ftu/ftu/ftu/fti_support=t/k/k/k/k/f38_k/k/f38_cip_sup_sup_c_c_c_supers-dip-/k/k/k/k/k/k/w/ 16.12 16.12 15.12
链接>
致命错误#6001:无法打开文件“C:\ti/controlSUITE/libs”:权限被拒绝
>>编译失败
Makefile:143:目标'test.out '的配方失败
gmake:***[test.ut]错误1
gmake:由于错误,目标'all'没有重制。
****构建已完成****
我尝试了之前的线程中关于此错误的所有建议。 什么都不起作用。是否有解决这一问题的办法?
Janani Baskar 说:"E:/Janani-Workspace/Downloads/ti-CGT-C2000_VCU_0.sts/bin/cl2000"<xmt-block0>2000 16.12 -v28 -ml -mt --CLA_support=Jan1 --float_support=fpu32 --tlib_support=tmut0 --vcu_support=vcu2 -vcand----f28xi_suppers/fi_suppers/f38-dip-di_cand--/ip-di_/s-dip-di_f28xi_suppers/f38-dip-di_cand-di_f-/ip-dip-dip-------dip-di_f28xi_g_f38/ip-dip-di_f---dip-dip-di_f-------dip-di_g_f28xi_g-dip-dip-dip----dip-dip-/ 16.12 16.12 15.12
请参阅上面以红色突出显示的文本。 传递到-l链接程序选项的参数不正确。 它应该是库文件或命令文件的名称。 请检查“项目属性”->“链接器”->“文件搜索路径”下-l选项的设置。