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.

TMS320F28377S: 导入官方例程 编译报错

Part Number: TMS320F28377S
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE

导入官方例程编译报错
gmake: *** [build-1917450783] Error 87 gpio_ex3_interrupt C/C++ Problem

**** Build of configuration CPU1_RAM for project gpio_ex3_interrupt ****

"D:\\ccs_setup_11\\ccs\\utils\\bin\\gmake" -k -j 8 all -O

Building file: "../gpio_ex3_interrupt.syscfg"
Invoking: SysConfig
"" -s "D:/C2000Ware_4_01_setup/C2000Ware_4_01_00_00/.metadata/sdk.json" -d "F2837xS" -o "syscfg" --compiler ccs
subdir_rules.mk:16: recipe for target 'build-1917450783' failed
process_begin: CreateProcess(NULL, "" -s D:/C2000Ware_4_01_setup/C2000Ware_4_01_00_00/.metadata/sdk.json -d F2837xS -o syscfg --compiler ccs, ...) failed.
make (e=87): 参数错误。
gmake: *** [build-1917450783] Error 87
gmake: Target 'all' not remade because of errors.

**** Build Finished ****