Part Number: TMS320F28388D
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
Hi,
I'm replacing the PC and doing the porting work for each project. Most of the errors have been resolved, but only the SYSCONFIG error has not been resolved.
The error contents are as follows.
ーーーーー
"C:/ti/ccs1210/ccs/utils/sysconfig_1.14.0/sysconfig_cli.bat" -s "{C2000WARE_ROOT}/.metadata/sdk.json" -d "F2838x" --script "C:/Users/Desktop/ DEMO/user_setting.syscfg" -o "syscfg" --package 337bga --part F2838x_337bga --compiler ccs
subdir_rules.mk:16: recipe for target 'build-836951249' failed
Invalid argument '-s': File "C:\Users\Desktop\DEMO\CPU1_RAM\{C2000WARE_ROOT}\.metadata\sdk.json" does not exist
gmake: *** [build-836951249] Error 1
gmake: Target 'all' not remade because of errors.
ーー
I updated the SDK path referring to E2E similar to the error content, but it is not resolved.
https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/910829/faq-how-do-i-add-sysconfig-support-pinmux-and-peripheral-initialization-to-an-existing-driverlib-project
What should I do?
Thanks,
Conor