问题1:电脑重启后,程序编译错误。报一下错误
TOOLS/subdir_rules.mk:12: recipe for target 'build-819505697-inproc' failed
>> FATAL ERROR: failed while attempting to run executable C:\ti\ccs1000\ccs\tools\compiler\ti-cgt-arm_16.9.11.LTS\bin\armcg.exe
gmake.exe: *** [package/cfg/app_ble_pem3.mak:18: package/cfg/app_ble_pem3.oem3] Error 1
js: "C:/ti/ccs1000/xdctools_3_61_00_16_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-819505697-inproc] Error 1
TOOLS/subdir_rules.mk:9: recipe for target 'build-819505697' failed
gmake: *** [build-819505697] Error 2
gmake: Target 'all' not remade because of errors.
结果:armcl.exe被360阻止了,添加到信用就可以了。
问题2:使用Smart RF Flash Programmer 2 烧写peripheral 程序,Programming finished successfully 烧写成功后,手机一直搜索不到peripheral 。
结果:下载时应该勾选verify。Programming finished successfully 不代表烧写成功,verify通过了才能说明烧写成功。发现下载时总是verify不通过,最终发现GND断开,连接GND后,verify通过。
后来老师说,什么cpu给flash编程都要求verify!!!!。我竟然不知!!!
问题3:
报错:Description Resource Path Location Type #1965 cannot open source file "xdc/runtime/Error.h" main.c /
解决:clean project 再编译。文章来源地址https://www.toymoban.com/news/detail-619963.html
问题4:Description Resource Path Location Type
fatal error #1965: cannot open source file "D:/CY/EEG/EEG_Master/EEG_Master/Release/configPkg/package/cfg/simple_central_app_pem4f.h" .xdchelp /EEG_Master line 39 C/C++ Problem文章来源:https://www.toymoban.com/news/detail-619963.html
解决:clean project 再编译。
到了这里,关于CCS 使用报错合集 -mcu:cc26xx的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!