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.

LAUNCHXL-F28379D: Sysconfig bug?

Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE

Champs:

1. Please see the right up yellow arrow.

2. If switching the board as "LaunchePAD F28379D", the code will have the below error log.

3. If switching the board as "none", the error will be gone.

 4. My question:

          Is this a bug of Sysconfig?

          How to fix it?

BR Rio

Error log is here:


**** Clean-only build of configuration CPU1_RAM for project gpio_ex2_toggle ****

"C:\\TI\\ccs1260\\ccs\\utils\\bin\\gmake" -k -j 8 clean -O

DEL /F "syscfg\board.h" "syscfg\pinmux.csv" "syscfg\c2000ware_libraries.cmd.genlibs" "syscfg\c2000ware_libraries.h" "syscfg\board.c" "syscfg\c2000ware_libraries.opt" "syscfg\c2000ware_libraries.c" "gpio_ex2_toggle.out"
DEL /F "syscfg\board.obj" "syscfg\c2000ware_libraries.obj" "gpio_ex2_toggle.obj" "device\F2837xD_CodeStartBranch.obj" "device\device.obj"
DEL /F "syscfg\board.d" "syscfg\c2000ware_libraries.d" "gpio_ex2_toggle.d" "device\device.d"
DEL /F "device\F2837xD_CodeStartBranch.d"
RMDIR /S/Q "syscfg"
找不到 C:\Users\a0219345\workspace_v12.6_Morty\gpio_ex2_toggle\CPU1_RAM\device\F2837xD_CodeStartBranch.d
Finished clean

**** Build Finished ****

**** Build of configuration CPU1_RAM for project gpio_ex2_toggle ****

"C:\\TI\\ccs1260\\ccs\\utils\\bin\\gmake" -k -j 8 all -O

Building file: "../Yulin_Learning.sysconfig"
Invoking: SysConfig
"C:/TI/ccs1260/ccs/utils/sysconfig_1.19.0/sysconfig_cli.bat" --script "C:/Users/a0219345/workspace_v12.6_Morty/gpio_ex2_toggle/Yulin_Learning.sysconfig" -o "syscfg" -s "H:/TI/c2000/C2000Ware_4_01_00_00/.metadata/sdk.json" -d "F2837xD" --compiler ccs
Running script...
subdir_rules.mk:9: recipe for target 'build-1989019233' failed
Error: cannot set '$assign' to 'boosterpack2.75': No option named boosterpack2.75 defined, valid options are
Any
GPIO10
ball.100
GPIO11
ball.1
GPIO12
ball.3
GPIO13
ball.4
GPIO14
ball.5
GPIO15
ball.6
GPIO16
ball.7
GPIO17
ball.8
GPIO18
ball.9
GPIO19
ball.11
GPIO2
ball.91
GPIO20
ball.12
GPIO21
ball.13
GPIO3
ball.92
GPIO4
ball.93
GPIO41
ball.51
GPIO42
ball.73
GPIO43
ball.74
GPIO58
ball.52
GPIO59
ball.53
GPIO60
ball.54
GPIO61
ball.56
GPIO62
ball.57
GPIO63
ball.58
GPIO64
ball.59
GPIO65
ball.60
GPIO66
ball.61
GPIO69
ball.75
GPIO70
ball.76
GPIO71
ball.77
GPIO72
ball.80
GPIO73
ball.81
GPIO78
ball.82
GPIO84
ball.85
GPIO85
ball.86
GPIO86
ball.87
GPIO87
ball.88
GPIO89
ball.96
GPIO90
ball.97
GPIO91
ball.98
GPIO92
ball.99
GPIO99
ball.14
at setHelper (C:\TI\ccs1260\ccs\utils\sysconfig_1.19.0\dist\webpack:\src\pinmux\services\objectManagers\proxyHandlers\managedObjectProxyHandler.ts:162:10)
at Object.set (C:\TI\ccs1260\ccs\utils\sysconfig_1.19.0\dist\webpack:\src\pinmux\services\objectManagers\proxyHandlers\managedObjectProxyHandler.ts:29:10)
at scriptFunc (C:\Users\a0219345\workspace_v12.6_Morty\gpio_ex2_toggle\Yulin_Learning.sysconfig:18:23)
at cb (C:\TI\ccs1260\ccs\utils\sysconfig_1.19.0\dist\webpack:\src\pinmux\services\scripting\runScript.ts:112:7)
at withDeprecatedAccess (C:\TI\ccs1260\ccs\utils\sysconfig_1.19.0\dist\webpack:\src\pinmux\services\deprecatedAccessGuard.ts:14:10)
at runAsUserScript (C:\TI\ccs1260\ccs\utils\sysconfig_1.19.0\dist\webpack:\src\pinmux\services\scripting\scriptingGuard.ts:61:3)
at iteratee (C:\TI\ccs1260\ccs\utils\sysconfig_1.19.0\dist\webpack:\src\pinmux\services\scripting\runScript.ts:110:5)
at baseEach (C:\TI\ccs1260\ccs\utils\sysconfig_1.19.0\dist\webpack:\node_modules\lodash\lodash.js:530:11)
at Function.each (C:\TI\ccs1260\ccs\utils\sysconfig_1.19.0\dist\webpack:\node_modules\lodash\lodash.js:9409:52)
at C:\TI\ccs1260\ccs\utils\sysconfig_1.19.0\dist\webpack:\src\pinmux\services\scripting\runScript.ts:108:6
gmake: *** [build-1989019233] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****