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.

[参考译文] CCStudio:CC3235SF 工程无法使用 syscfg 1.21在新的 CCS 12.8.1上构建

Guru**** 1788580 points
Other Parts Discussed in Thread: SYSCONFIG
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1427740/ccstudio-cc3235sf-project-can-not-build-on-new-ccs-12-8-1-with-syscfg-1-21

器件型号:CCSTUDIO
主题中讨论的其他器件:SysConfig

工具与软件:

与之相关的人员、

在 CCS 12.8.1上使用新的 syscfg 版本1.21构建工程时、我收到一些错误、我想这是某种错误。

**** Build of configuration Debug for project wifi_app_tirtos7_ticlang ****

"C:\\ti\\ccs1271\\ccs\\utils\\bin\\gmake" -k -j 8 all -O 
 
Building file: "../wifi-app.syscfg"
Invoking: SysConfig
"C:/ti/ccs1271/ccs/utils/sysconfig_1.21.0/sysconfig_cli.bat" --script "C:/Users/someuser/Documents/myfolder/myproject/wifi_app_tirtos7_ticlang/wifi-app.syscfg" -o "syscfg" -s "C:/ti/simplelink_cc32xx_sdk_7_10_00_13/.metadata/product.json" --compiler ticlang
subdir_rules.mk:26: recipe for target 'build-1473205665' failed
Device not found: CC3235SF. This device is no longer supported. The last version of SysConfig supporting this device was 1.20.0.
gmake: *** [build-1473205665] Error 1
Building file: "../image.syscfg"
Invoking: SysConfig
"C:/ti/ccs1271/ccs/utils/sysconfig_1.21.0/sysconfig_cli.bat" --script "C:/Users/someuser/Documents/myfolder/myproject/wifi_app_tirtos7_ticlang/image.syscfg" -o "syscfg" -s "C:/ti/simplelink_cc32xx_sdk_7_10_00_13/.metadata/product.json" --compiler ticlang
subdir_rules.mk:16: recipe for target 'build-111293057' failed
Device not found: CC3235SF. This device is no longer supported. The last version of SysConfig supporting this device was 1.20.0.
gmake: *** [build-111293057] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

当我尝试打开 syscfg 菜单时、会出现此错误

BR、

Alex