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