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

Other Parts Discussed in Thread: SYSCONFIG, MSP430FR6043, MSP430WARE

Tool/software:

can't create firmware file says wrong system file

[0]**** Build of configuration Debug for project UltrasonicFlowMeter_2025_05f ****
[1]"C:\\ti\\ccs2011\\ccs\\utils\\bin\\gmake" -k -j 20 all -O

[2]Building file: "../YourProject.syscfg"
[3]Invoking: 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: recipe for target 'build-438676657' failed
[6]Device not found: MSP430FR6043. This device may be available in a newer version of SysConfig
[7]gmake: *** [build-438676657] Error 1
[8]Building file: "../example_MSP430FR6043.syscfg"
[9]Invoking: 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: recipe for target 'build-2030768895' failed
[12]Device not found: undefined. This device may be available in a newer version of SysConfig
[13]gmake: *** [build-2030768895] Error 1
[14]gmake: Target 'all' not remade because of errors.
[15]**** Build Finished

  • This is very weird.

    MSP430 devices doesn't support syscfg.

    Why do you triggered to generate a syscfg file in MSP430 project?

    Please using CCS to setup a new project by selecting device as MSP430.

    It seems that you are using a MSPM0 deivce, which has a syscfg file.

    Please try to import a project from here:

    C:\ti\MSP430Ware_3_80_14_01\usslib\examples\USSSWLib_template_example

**Attention** This is a public forum