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.

[参考译文] MSP430FR6043:PCA rev c

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1518627/msp430fr6043-pca-rev-c

主题中讨论的其他器件:SysConfig、MSP430FR6043、 MSP430WARE

工具/软件:

无法创建固件文件显示错误的系统文件

[0]*****项目 UltrasonicFlowMeter_2025_05f****的配置调试构建
[1]"C:\ti\ccs2011\\ccs\utils\\bin\gmake"-k -j 20 all -O

[2]生成文件:"../YourProject.syscfg"
[3]调用:sysconfig
[4]"C:/ti/ccs2011/ccs/utils/sysconfig_1.23.0/sysconfig_cli.bat --script "C:/Users/ishut/workspace_ccstheia/UltrasonicFlowMeter_2025_05f/YourProject.syscfg -o "syscfg"--compiler ccs
[5] subdir_rules.mk:9:目标'build-438676657'的配方失败
[6]没有找到设备: MSP430FR6043。 此器件可能在较新版本的 SysConfig 中提供
[7] gmake:***[build-438676657] Error 1.
[8]构建文件:"../example_MSP430FR6043.syscfg"
[9]调用:sysconfig
[10]"C:/ti/ccs2011/ccs/utils/sysconfig_1.23.0/sysconfig_cli.bat --script "C:/Users/ishut/workspace_ccstheia/UltrasonicFlowMeter_2025_05f/example_MSP430FR6043.syscfg -o "syscfg"--compiler ccs
[11] subdir_rules.mk:19:目标'build-2030768895'的配方失败
[12]未找到设备:未定义。 此器件可能在较新版本的 SysConfig 中提供
[13] gmake:***[build-2030768895] Error 1.
[14]gmake :目标"全部"由于错误而未重制。
[15]*****构建已完成

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    这是非常奇怪的。

    MSP430器件不支持 syscfg。

    为何触发在 MSP430工程中生成 syscfg 文件?

    请使用 CCS 通过选择 MSP430作为器件来设置新工程。

    您似乎使用的是 MSPM0器件、该器件包含一个 syscfg 文件。

    请尝试从此处导入工程:

    C:\ti\MSP430Ware 3_80_14_01\usslib\examples\USSSWLib_template_example