필터 지우기
필터 지우기

Can not deploy code to Ti C2000 control board.

조회 수: 46 (최근 30일)
Jiabo
Jiabo 2024년 5월 20일
답변: Jiabo 2024년 6월 5일
Matlab can generate code to hardware. However, it can not deploy code to control board. So I can not debug the code by Matlab/Simulink.
Diagnostic shows:
=== Build (Elapsed: 2:31 min) ===
### Starting build procedure for: first_blink
### Generating code and artifacts to 'Model specific' folder structure
### Generating code into build folder: C:\Users\Administrator\Documents\MATLAB\Examples\R2024a\c2b\UsingEPWMExample\first_blink_ert_rtw
### Saved 11 global records: [IRInfo, procFamily, c2000TgtPrefOptions, isPIL, buildDir, filesep, subFamily, filePrefix, ProfileGenCode, targetInfo, ISCODERTARGET]
### TLC front end (took 2.075s).
### Invoking Target Language Compiler on first_blink.rtw
### Using System Target File: D:\Program Files\MATLAB\R2024a\rtw\c\ert\ert.tlc
### Loading TLC function libraries
.......
### Initial pass through model to cache user defined code
.
### Caching model source code
...................................
### Writing header file first_blink_types.h
### Writing header file first_blink.h
### Writing header file rtwtypes.h
### Writing source file first_blink.c
.
### Writing header file first_blink_private.h
### Writing source file first_blink_data.c
### Writing header file rtmodel.h
### Writing source file ert_main.c
### TLC code generation complete (took 7.355s).
### Saving binary information cache.
Warning:Warning: Unable to remove spaces from file path 'D:\Program Files\MATLAB\R2024a\toolbox\c2b\tic2000'. Spaces in build-related folder paths can cause the build process to fail. For more information, see Build Process Support for Folder Names with Spaces or Special Characters.
### Creating CCS Project at : C:\Users\Administrator\Documents\MATLAB\Examples\R2024a\c2b\UsingEPWMExample\first_blink_ert_rtw\CCS_Project
### CCS project created successfully Open project in Code Composer Studio.
### Using toolchain: Texas Instruments Code Composer Studio (C2000)
### 'C:\Users\Administrator\Documents\MATLAB\Examples\R2024a\c2b\UsingEPWMExample\first_blink_ert_rtw\first_blink.mk' is up to date
### Building 'first_blink': "D:\Program Files\MATLAB\R2024a\bin\win64\gmake" MATLAB_ROOT=%MATLAB_ROOT% ALT_MATLAB_ROOT=%ALT_MATLAB_ROOT% MATLAB_BIN=%MATLAB_BIN% ALT_MATLAB_BIN=%ALT_MATLAB_BIN% DEPRULES=1 -j5 -f first_blink.mk all
C:\Users\Administrator\Documents\MATLAB\Examples\R2024a\c2b\UsingEPWMExample\first_blink_ert_rtw>call "\\MM-202307250031\D$\Program Files\MATLAB\R2024a\bin\win64\checkMATLABRootForDriveMap.exe" "\\MM-202307250031\D$\Program Files\MATLAB\R2024a" 1>mlEnv.txt
C:\Users\Administrator\Documents\MATLAB\Examples\R2024a\c2b\UsingEPWMExample\first_blink_ert_rtw>for /F %a in (mlEnv.txt) do set "%a"\n
C:\Users\Administrator\Documents\MATLAB\Examples\R2024a\c2b\UsingEPWMExample\first_blink_ert_rtw>set "MATLAB_ROOT=G:"\n
C:\Users\Administrator\Documents\MATLAB\Examples\R2024a\c2b\UsingEPWMExample\first_blink_ert_rtw>set "ALT_MATLAB_ROOT=G:"\n
C:\Users\Administrator\Documents\MATLAB\Examples\R2024a\c2b\UsingEPWMExample\first_blink_ert_rtw>set "MATLAB_BIN=G:\bin"\n
C:\Users\Administrator\Documents\MATLAB\Examples\R2024a\c2b\UsingEPWMExample\first_blink_ert_rtw>set "ALT_MATLAB_BIN=G:\bin"\n
C:\Users\Administrator\Documents\MATLAB\Examples\R2024a\c2b\UsingEPWMExample\first_blink_ert_rtw>cd .
C:\Users\Administrator\Documents\MATLAB\Examples\R2024a\c2b\UsingEPWMExample\first_blink_ert_rtw>if "all" == "" ("D:\Program Files\MATLAB\R2024a\bin\win64\gmake" MATLAB_ROOT=G: ALT_MATLAB_ROOT=G: MATLAB_BIN=G:\bin ALT_MATLAB_BIN=G:\bin DEPRULES=1 -j5 -f first_blink.mk all ) else ("D:\Program Files\MATLAB\R2024a\bin\win64\gmake" MATLAB_ROOT=G: ALT_MATLAB_ROOT=G: MATLAB_BIN=G:\bin ALT_MATLAB_BIN=G:\bin DEPRULES=1 -j5 -f first_blink.mk all )
"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/bin/cl2000" --abi=coffabi --compile_only --preproc_dependency="MW_c28xx_csl.dep" --preproc_with_compile --large_memory_model --silicon_version=28 --define="LARGE_MODEL" -I"/~SupportFiles/DSP280x_headers" -I"/~SupportFiles/DSP280x_headers/include" -I"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/include" -v28 --float_support=fpu32 -ml -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 --tmu_support=tmu0 --fp_mode=relaxed -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -D__MW_TARGET_USE_HARDWARE_RESOURCES_H__ -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DTERMFCN=1 -DONESTEPFCN=1 -DMAT_FILE=0 -DMULTI_INSTANCE_CODE=0 -DINTEGER_CODE=0 -DMT=0 -DTID01EQ=0 -DXCP_CUSTOM_PLATFORM -DEXTMODE_DISABLE_ARGS_PROCESSING=1 -DMW_PIL_SCIFIFOLEN=16 -DF2837X_REG_FORMAT -DMW_F2837XD -DSTACK_SIZE=1024 -DRT -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -DMODEL=first_blink -DNUMST=1 -DNCSTATES=0 -DHAVESTDIO -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample/first_blink_ert_rtw -IG:/extern/include -IG:/simulink/include -IG:/rtw/c/src -IG:/rtw/c/src/ext_mode/common -IG:/rtw/c/ert -IG:/toolbox/c2b/tic2000/inc -IG:/toolbox/shared/can/src/scanutil -IG:/toolbox/c2b/tic2000/src -IG:/toolbox/c2b/tic2000_shared/src -IG:/toolbox/c2b/tic2000_shared/inc -ID:/ti/c2000/C2000W~1/LIBRAR~1/CALIBR~1/hrpwm/f2837xd/include -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1 -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1/inc -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/headers/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/IQmath/c28/include -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/CLAmath/c28/include -IG:/toolbox/c2b/tic2000_soc/src -IG:/toolbox/c2b/tic2000_soc/inc --output_file="MW_c28xx_csl.obj" "C:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample/first_blink_ert_rtw/MW_c28xx_csl.c"
"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/bin/cl2000" --abi=coffabi --compile_only --preproc_dependency="MW_c28xx_board.dep" --preproc_with_compile --large_memory_model --silicon_version=28 --define="LARGE_MODEL" -I"/~SupportFiles/DSP280x_headers" -I"/~SupportFiles/DSP280x_headers/include" -I"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/include" -v28 --float_support=fpu32 -ml -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 --tmu_support=tmu0 --fp_mode=relaxed -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -D__MW_TARGET_USE_HARDWARE_RESOURCES_H__ -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DTERMFCN=1 -DONESTEPFCN=1 -DMAT_FILE=0 -DMULTI_INSTANCE_CODE=0 -DINTEGER_CODE=0 -DMT=0 -DTID01EQ=0 -DXCP_CUSTOM_PLATFORM -DEXTMODE_DISABLE_ARGS_PROCESSING=1 -DMW_PIL_SCIFIFOLEN=16 -DF2837X_REG_FORMAT -DMW_F2837XD -DSTACK_SIZE=1024 -DRT -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -DMODEL=first_blink -DNUMST=1 -DNCSTATES=0 -DHAVESTDIO -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample/first_blink_ert_rtw -IG:/extern/include -IG:/simulink/include -IG:/rtw/c/src -IG:/rtw/c/src/ext_mode/common -IG:/rtw/c/ert -IG:/toolbox/c2b/tic2000/inc -IG:/toolbox/shared/can/src/scanutil -IG:/toolbox/c2b/tic2000/src -IG:/toolbox/c2b/tic2000_shared/src -IG:/toolbox/c2b/tic2000_shared/inc -ID:/ti/c2000/C2000W~1/LIBRAR~1/CALIBR~1/hrpwm/f2837xd/include -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1 -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1/inc -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/headers/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/IQmath/c28/include -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/CLAmath/c28/include -IG:/toolbox/c2b/tic2000_soc/src -IG:/toolbox/c2b/tic2000_soc/inc --output_file="MW_c28xx_board.obj" "C:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample/first_blink_ert_rtw/MW_c28xx_board.c"
"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/bin/cl2000" --abi=coffabi --compile_only --preproc_dependency="first_blink.dep" --preproc_with_compile --large_memory_model --silicon_version=28 --define="LARGE_MODEL" -I"/~SupportFiles/DSP280x_headers" -I"/~SupportFiles/DSP280x_headers/include" -I"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/include" -v28 --float_support=fpu32 -ml -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 --tmu_support=tmu0 --fp_mode=relaxed -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -D__MW_TARGET_USE_HARDWARE_RESOURCES_H__ -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DTERMFCN=1 -DONESTEPFCN=1 -DMAT_FILE=0 -DMULTI_INSTANCE_CODE=0 -DINTEGER_CODE=0 -DMT=0 -DTID01EQ=0 -DXCP_CUSTOM_PLATFORM -DEXTMODE_DISABLE_ARGS_PROCESSING=1 -DMW_PIL_SCIFIFOLEN=16 -DF2837X_REG_FORMAT -DMW_F2837XD -DSTACK_SIZE=1024 -DRT -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -DMODEL=first_blink -DNUMST=1 -DNCSTATES=0 -DHAVESTDIO -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample/first_blink_ert_rtw -IG:/extern/include -IG:/simulink/include -IG:/rtw/c/src -IG:/rtw/c/src/ext_mode/common -IG:/rtw/c/ert -IG:/toolbox/c2b/tic2000/inc -IG:/toolbox/shared/can/src/scanutil -IG:/toolbox/c2b/tic2000/src -IG:/toolbox/c2b/tic2000_shared/src -IG:/toolbox/c2b/tic2000_shared/inc -ID:/ti/c2000/C2000W~1/LIBRAR~1/CALIBR~1/hrpwm/f2837xd/include -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1 -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1/inc -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/headers/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/IQmath/c28/include -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/CLAmath/c28/include -IG:/toolbox/c2b/tic2000_soc/src -IG:/toolbox/c2b/tic2000_soc/inc --output_file="first_blink.obj" "C:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample/first_blink_ert_rtw/first_blink.c"
"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/bin/cl2000" --abi=coffabi --compile_only --preproc_dependency="first_blink_data.dep" --preproc_with_compile --large_memory_model --silicon_version=28 --define="LARGE_MODEL" -I"/~SupportFiles/DSP280x_headers" -I"/~SupportFiles/DSP280x_headers/include" -I"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/include" -v28 --float_support=fpu32 -ml -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 --tmu_support=tmu0 --fp_mode=relaxed -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -D__MW_TARGET_USE_HARDWARE_RESOURCES_H__ -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DTERMFCN=1 -DONESTEPFCN=1 -DMAT_FILE=0 -DMULTI_INSTANCE_CODE=0 -DINTEGER_CODE=0 -DMT=0 -DTID01EQ=0 -DXCP_CUSTOM_PLATFORM -DEXTMODE_DISABLE_ARGS_PROCESSING=1 -DMW_PIL_SCIFIFOLEN=16 -DF2837X_REG_FORMAT -DMW_F2837XD -DSTACK_SIZE=1024 -DRT -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -DMODEL=first_blink -DNUMST=1 -DNCSTATES=0 -DHAVESTDIO -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample/first_blink_ert_rtw -IG:/extern/include -IG:/simulink/include -IG:/rtw/c/src -IG:/rtw/c/src/ext_mode/common -IG:/rtw/c/ert -IG:/toolbox/c2b/tic2000/inc -IG:/toolbox/shared/can/src/scanutil -IG:/toolbox/c2b/tic2000/src -IG:/toolbox/c2b/tic2000_shared/src -IG:/toolbox/c2b/tic2000_shared/inc -ID:/ti/c2000/C2000W~1/LIBRAR~1/CALIBR~1/hrpwm/f2837xd/include -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1 -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1/inc -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/headers/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/IQmath/c28/include -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/CLAmath/c28/include -IG:/toolbox/c2b/tic2000_soc/src -IG:/toolbox/c2b/tic2000_soc/inc --output_file="first_blink_data.obj" "C:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample/first_blink_ert_rtw/first_blink_data.c"
"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/bin/cl2000" --abi=coffabi --compile_only --preproc_dependency="c2837xDBoard_Realtime_Support.dep" --preproc_with_compile --large_memory_model --silicon_version=28 --define="LARGE_MODEL" -I"/~SupportFiles/DSP280x_headers" -I"/~SupportFiles/DSP280x_headers/include" -I"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/include" -v28 --float_support=fpu32 -ml -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 --tmu_support=tmu0 --fp_mode=relaxed -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -D__MW_TARGET_USE_HARDWARE_RESOURCES_H__ -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DTERMFCN=1 -DONESTEPFCN=1 -DMAT_FILE=0 -DMULTI_INSTANCE_CODE=0 -DINTEGER_CODE=0 -DMT=0 -DTID01EQ=0 -DXCP_CUSTOM_PLATFORM -DEXTMODE_DISABLE_ARGS_PROCESSING=1 -DMW_PIL_SCIFIFOLEN=16 -DF2837X_REG_FORMAT -DMW_F2837XD -DSTACK_SIZE=1024 -DRT -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -DMODEL=first_blink -DNUMST=1 -DNCSTATES=0 -DHAVESTDIO -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample/first_blink_ert_rtw -IG:/extern/include -IG:/simulink/include -IG:/rtw/c/src -IG:/rtw/c/src/ext_mode/common -IG:/rtw/c/ert -IG:/toolbox/c2b/tic2000/inc -IG:/toolbox/shared/can/src/scanutil -IG:/toolbox/c2b/tic2000/src -IG:/toolbox/c2b/tic2000_shared/src -IG:/toolbox/c2b/tic2000_shared/inc -ID:/ti/c2000/C2000W~1/LIBRAR~1/CALIBR~1/hrpwm/f2837xd/include -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1 -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1/inc -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/headers/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/IQmath/c28/include -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/CLAmath/c28/include -IG:/toolbox/c2b/tic2000_soc/src -IG:/toolbox/c2b/tic2000_soc/inc --output_file="c2837xDBoard_Realtime_Support.obj" "G:/toolbox/c2b/tic2000_shared/src/c2837xDBoard_Realtime_Support.c"
"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/bin/cl2000" --abi=coffabi --compile_only --preproc_dependency="MW_c28xGlobalInterrupts.dep" --preproc_with_compile --large_memory_model --silicon_version=28 --define="LARGE_MODEL" -I"/~SupportFiles/DSP280x_headers" -I"/~SupportFiles/DSP280x_headers/include" -I"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/include" -v28 --float_support=fpu32 -ml -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 --tmu_support=tmu0 --fp_mode=relaxed -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -D__MW_TARGET_USE_HARDWARE_RESOURCES_H__ -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DTERMFCN=1 -DONESTEPFCN=1 -DMAT_FILE=0 -DMULTI_INSTANCE_CODE=0 -DINTEGER_CODE=0 -DMT=0 -DTID01EQ=0 -DXCP_CUSTOM_PLATFORM -DEXTMODE_DISABLE_ARGS_PROCESSING=1 -DMW_PIL_SCIFIFOLEN=16 -DF2837X_REG_FORMAT -DMW_F2837XD -DSTACK_SIZE=1024 -DRT -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -DMODEL=first_blink -DNUMST=1 -DNCSTATES=0 -DHAVESTDIO -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample/first_blink_ert_rtw -IG:/extern/include -IG:/simulink/include -IG:/rtw/c/src -IG:/rtw/c/src/ext_mode/common -IG:/rtw/c/ert -IG:/toolbox/c2b/tic2000/inc -IG:/toolbox/shared/can/src/scanutil -IG:/toolbox/c2b/tic2000/src -IG:/toolbox/c2b/tic2000_shared/src -IG:/toolbox/c2b/tic2000_shared/inc -ID:/ti/c2000/C2000W~1/LIBRAR~1/CALIBR~1/hrpwm/f2837xd/include -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1 -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1/inc -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/headers/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/IQmath/c28/include -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/CLAmath/c28/include -IG:/toolbox/c2b/tic2000_soc/src -IG:/toolbox/c2b/tic2000_soc/inc --output_file="MW_c28xGlobalInterrupts.obj" "G:/toolbox/c2b/tic2000_shared/src/MW_c28xGlobalInterrupts.c"
"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/bin/cl2000" --abi=coffabi --compile_only --preproc_dependency="c2837xDInit.dep" --preproc_with_compile --large_memory_model --silicon_version=28 --define="LARGE_MODEL" -I"/~SupportFiles/DSP280x_headers" -I"/~SupportFiles/DSP280x_headers/include" -I"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/include" -v28 --float_support=fpu32 -ml -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 --tmu_support=tmu0 --fp_mode=relaxed -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -D__MW_TARGET_USE_HARDWARE_RESOURCES_H__ -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DTERMFCN=1 -DONESTEPFCN=1 -DMAT_FILE=0 -DMULTI_INSTANCE_CODE=0 -DINTEGER_CODE=0 -DMT=0 -DTID01EQ=0 -DXCP_CUSTOM_PLATFORM -DEXTMODE_DISABLE_ARGS_PROCESSING=1 -DMW_PIL_SCIFIFOLEN=16 -DF2837X_REG_FORMAT -DMW_F2837XD -DSTACK_SIZE=1024 -DRT -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -DMODEL=first_blink -DNUMST=1 -DNCSTATES=0 -DHAVESTDIO -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample/first_blink_ert_rtw -IG:/extern/include -IG:/simulink/include -IG:/rtw/c/src -IG:/rtw/c/src/ext_mode/common -IG:/rtw/c/ert -IG:/toolbox/c2b/tic2000/inc -IG:/toolbox/shared/can/src/scanutil -IG:/toolbox/c2b/tic2000/src -IG:/toolbox/c2b/tic2000_shared/src -IG:/toolbox/c2b/tic2000_shared/inc -ID:/ti/c2000/C2000W~1/LIBRAR~1/CALIBR~1/hrpwm/f2837xd/include -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1 -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1/inc -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/headers/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/IQmath/c28/include -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/CLAmath/c28/include -IG:/toolbox/c2b/tic2000_soc/src -IG:/toolbox/c2b/tic2000_soc/inc --output_file="c2837xDInit.obj" "G:/toolbox/c2b/tic2000/src/c2837xDInit.c"
"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/bin/cl2000" --abi=coffabi --compile_only --preproc_dependency="c2000HardwareTimerConfig.dep" --preproc_with_compile --large_memory_model --silicon_version=28 --define="LARGE_MODEL" -I"/~SupportFiles/DSP280x_headers" -I"/~SupportFiles/DSP280x_headers/include" -I"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/include" -v28 --float_support=fpu32 -ml -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 --tmu_support=tmu0 --fp_mode=relaxed -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -D__MW_TARGET_USE_HARDWARE_RESOURCES_H__ -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DTERMFCN=1 -DONESTEPFCN=1 -DMAT_FILE=0 -DMULTI_INSTANCE_CODE=0 -DINTEGER_CODE=0 -DMT=0 -DTID01EQ=0 -DXCP_CUSTOM_PLATFORM -DEXTMODE_DISABLE_ARGS_PROCESSING=1 -DMW_PIL_SCIFIFOLEN=16 -DF2837X_REG_FORMAT -DMW_F2837XD -DSTACK_SIZE=1024 -DRT -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -DMODEL=first_blink -DNUMST=1 -DNCSTATES=0 -DHAVESTDIO -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample/first_blink_ert_rtw -IG:/extern/include -IG:/simulink/include -IG:/rtw/c/src -IG:/rtw/c/src/ext_mode/common -IG:/rtw/c/ert -IG:/toolbox/c2b/tic2000/inc -IG:/toolbox/shared/can/src/scanutil -IG:/toolbox/c2b/tic2000/src -IG:/toolbox/c2b/tic2000_shared/src -IG:/toolbox/c2b/tic2000_shared/inc -ID:/ti/c2000/C2000W~1/LIBRAR~1/CALIBR~1/hrpwm/f2837xd/include -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1 -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1/inc -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/headers/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/IQmath/c28/include -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/CLAmath/c28/include -IG:/toolbox/c2b/tic2000_soc/src -IG:/toolbox/c2b/tic2000_soc/inc --output_file="c2000HardwareTimerConfig.obj" "G:/toolbox/c2b/tic2000/src/c2000HardwareTimerConfig.c"
"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/bin/cl2000" --abi=coffabi --compile_only --preproc_dependency="MW_c28xGPIO.dep" --preproc_with_compile --large_memory_model --silicon_version=28 --define="LARGE_MODEL" -I"/~SupportFiles/DSP280x_headers" -I"/~SupportFiles/DSP280x_headers/include" -I"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/include" -v28 --float_support=fpu32 -ml -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 --tmu_support=tmu0 --fp_mode=relaxed -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -D__MW_TARGET_USE_HARDWARE_RESOURCES_H__ -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DTERMFCN=1 -DONESTEPFCN=1 -DMAT_FILE=0 -DMULTI_INSTANCE_CODE=0 -DINTEGER_CODE=0 -DMT=0 -DTID01EQ=0 -DXCP_CUSTOM_PLATFORM -DEXTMODE_DISABLE_ARGS_PROCESSING=1 -DMW_PIL_SCIFIFOLEN=16 -DF2837X_REG_FORMAT -DMW_F2837XD -DSTACK_SIZE=1024 -DRT -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -DMODEL=first_blink -DNUMST=1 -DNCSTATES=0 -DHAVESTDIO -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample/first_blink_ert_rtw -IG:/extern/include -IG:/simulink/include -IG:/rtw/c/src -IG:/rtw/c/src/ext_mode/common -IG:/rtw/c/ert -IG:/toolbox/c2b/tic2000/inc -IG:/toolbox/shared/can/src/scanutil -IG:/toolbox/c2b/tic2000/src -IG:/toolbox/c2b/tic2000_shared/src -IG:/toolbox/c2b/tic2000_shared/inc -ID:/ti/c2000/C2000W~1/LIBRAR~1/CALIBR~1/hrpwm/f2837xd/include -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1 -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1/inc -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/headers/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/IQmath/c28/include -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/CLAmath/c28/include -IG:/toolbox/c2b/tic2000_soc/src -IG:/toolbox/c2b/tic2000_soc/inc --output_file="MW_c28xGPIO.obj" "G:/toolbox/c2b/tic2000_shared/src/MW_c28xGPIO.c"
"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/bin/cl2000" --abi=coffabi --compile_only --preproc_dependency="c2837xDSchedulerTimer0.dep" --preproc_with_compile --large_memory_model --silicon_version=28 --define="LARGE_MODEL" -I"/~SupportFiles/DSP280x_headers" -I"/~SupportFiles/DSP280x_headers/include" -I"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/include" -v28 --float_support=fpu32 -ml -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 --tmu_support=tmu0 --fp_mode=relaxed -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -D__MW_TARGET_USE_HARDWARE_RESOURCES_H__ -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DTERMFCN=1 -DONESTEPFCN=1 -DMAT_FILE=0 -DMULTI_INSTANCE_CODE=0 -DINTEGER_CODE=0 -DMT=0 -DTID01EQ=0 -DXCP_CUSTOM_PLATFORM -DEXTMODE_DISABLE_ARGS_PROCESSING=1 -DMW_PIL_SCIFIFOLEN=16 -DF2837X_REG_FORMAT -DMW_F2837XD -DSTACK_SIZE=1024 -DRT -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -DMODEL=first_blink -DNUMST=1 -DNCSTATES=0 -DHAVESTDIO -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample/first_blink_ert_rtw -IG:/extern/include -IG:/simulink/include -IG:/rtw/c/src -IG:/rtw/c/src/ext_mode/common -IG:/rtw/c/ert -IG:/toolbox/c2b/tic2000/inc -IG:/toolbox/shared/can/src/scanutil -IG:/toolbox/c2b/tic2000/src -IG:/toolbox/c2b/tic2000_shared/src -IG:/toolbox/c2b/tic2000_shared/inc -ID:/ti/c2000/C2000W~1/LIBRAR~1/CALIBR~1/hrpwm/f2837xd/include -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1 -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1/inc -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/headers/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/IQmath/c28/include -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/CLAmath/c28/include -IG:/toolbox/c2b/tic2000_soc/src -IG:/toolbox/c2b/tic2000_soc/inc --output_file="c2837xDSchedulerTimer0.obj" "G:/toolbox/c2b/tic2000_shared/src/c2837xDSchedulerTimer0.c"
"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/bin/cl2000" --abi=coffabi --compile_only --preproc_dependency="ert_main.dep" --preproc_with_compile --large_memory_model --silicon_version=28 --define="LARGE_MODEL" -I"/~SupportFiles/DSP280x_headers" -I"/~SupportFiles/DSP280x_headers/include" -I"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/include" -v28 --float_support=fpu32 -ml -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 --tmu_support=tmu0 --fp_mode=relaxed -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -D__MW_TARGET_USE_HARDWARE_RESOURCES_H__ -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DTERMFCN=1 -DONESTEPFCN=1 -DMAT_FILE=0 -DMULTI_INSTANCE_CODE=0 -DINTEGER_CODE=0 -DMT=0 -DTID01EQ=0 -DXCP_CUSTOM_PLATFORM -DEXTMODE_DISABLE_ARGS_PROCESSING=1 -DMW_PIL_SCIFIFOLEN=16 -DF2837X_REG_FORMAT -DMW_F2837XD -DSTACK_SIZE=1024 -DRT -DF28379D -DCPU1 -DBOOT_FROM_FLASH=1 -DCPU_RAMLS_PROG_START=0x8000 -DCPU_RAMLS_PROG_LENGTH=0x1800 -DCLA_RAMLS_PROG_START=0xA000 -DCLA_RAMLS_PROG_LENGTH=0x1000 -DCLA_RAMLS_DATA_START=0x9800 -DCLA_RAMLS_DATA_LENGTH=0x800 -DMODEL=first_blink -DNUMST=1 -DNCSTATES=0 -DHAVESTDIO -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample -IC:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample/first_blink_ert_rtw -IG:/extern/include -IG:/simulink/include -IG:/rtw/c/src -IG:/rtw/c/src/ext_mode/common -IG:/rtw/c/ert -IG:/toolbox/c2b/tic2000/inc -IG:/toolbox/shared/can/src/scanutil -IG:/toolbox/c2b/tic2000/src -IG:/toolbox/c2b/tic2000_shared/src -IG:/toolbox/c2b/tic2000_shared/inc -ID:/ti/c2000/C2000W~1/LIBRAR~1/CALIBR~1/hrpwm/f2837xd/include -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1 -ID:/ti/c2000/C2000W~1/DRIVER~1/f2837xd/DRIVER~1/inc -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/headers/include -ID:/ti/c2000/C2000W~1/DEVICE~1/f2837xd/common -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/IQmath/c28/include -ID:/ti/c2000/C2000W~1/LIBRAR~1/math/CLAmath/c28/include -IG:/toolbox/c2b/tic2000_soc/src -IG:/toolbox/c2b/tic2000_soc/inc --output_file="ert_main.obj" "C:/Users/Administrator/Documents/MATLAB/Examples/R2024a/c2b/UsingEPWMExample/first_blink_ert_rtw/ert_main.c"
"### Creating standalone executable "../first_blink.out" ..."
"C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/bin/cl2000" --abi=coffabi -z -IC:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/lib --stack_size=1024 --warn_sections --heap_size=1024 --reread_libs --rom_model --priority -m"first_blink.map" -l"rts2800_fpu32.lib" --define F28379D --define CPU1 --define BOOT_FROM_FLASH=1 --define BOOT_USING_BL=0 --define CPU_RAMLS_PROG_START=0x8000 --define CPU_RAMLS_PROG_LENGTH=0x1800 --define CLA_RAMLS_PROG_START=0xA000 --define CLA_RAMLS_PROG_LENGTH=0x1000 --define CLA_RAMLS_DATA_START=0x9800 --define CLA_RAMLS_DATA_LENGTH=0x800 --output_file=../first_blink.out MW_c28xx_csl.obj MW_c28xx_board.obj first_blink.obj first_blink_data.obj sysctl.obj c2837xDBoard_Realtime_Support.obj MW_c28xGlobalInterrupts.obj c2837xDInit.obj dma.obj F2837xD_CpuTimers.obj F2837xD_DefaultISR.obj F2837xD_GlobalVariableDefs.obj F2837xD_PieCtrl.obj F2837xD_PieVect.obj F2837xD_SysCtrl.obj F2837xD_usDelay.obj F2837xD_CodeStartBranch.obj F2837xD_Dma.obj F2837xD_Adc.obj F2837xD_Gpio.obj F2837xD_Ipc_Driver_Lite.obj c2000HardwareTimerConfig.obj MW_c28xGPIO.obj clb.obj memcpy_fast.obj c2837xDSchedulerTimer0.obj mw_soc_c2000_ipc.obj ert_main.obj D:/ti/c2000/C2000Ware_5_00_00_00/libraries/math/IQmath/c28/lib/IQmath_fpu32.lib G:/toolbox/c2b/tic2000_shared/src/c2837xDPeripherals.cmd G:/toolbox/c2b/tic2000/src/c28377D.cmd
<Linking>
"### Created: ../first_blink.out"
"### Updating dependency files ..."
"### Invoking postbuild tool "Hex Converter" on "../first_blink.out"..."
PowerShell -ExecutionPolicy Bypass -command "& 'G:/toolbox/c2b/tic2000_shared/tools/PostBuildDepedency/win64/DepedencyFileUpdate.ps1'"
"### Invoking postbuild tool "DWO Converter" on "../first_blink.out"..."
C:/PROGRA~3/MATLAB/tic2000/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/bin/hex2000 -i "../first_blink.out" -o "../first_blink.hex" -order MS -romwidth 16 -q
G:/toolbox/c2b/tic2000_shared/tools/bin/win64/extractDWARF.exe "../first_blink.out"
*** Starting extraction of debug information from TI-COFF ***
Loaded : ../first_blink.out, and identified as TI-COFF
Opened : ../first_blink.dwo for write
coff -> dwo conversion completed successfully..
"### Done Invoking postbuild tool "Hex Converter" ..."
"### Done Invoking postbuild tool "DWO Converter" ..."
"### Done Updating dependency files ..."
"### Successfully generated all binary outputs."
C:\Users\Administrator\Documents\MATLAB\Examples\R2024a\c2b\UsingEPWMExample\first_blink_ert_rtw>exit /B 0
Warning:Warning: Unable to remove spaces from file path 'D:\Program Files\MATLAB\R2024a\toolbox\c2b\TIC200~3/CCS_CO~1/RUNPRO~1.JS'. Spaces in build-related folder paths can cause the build process to fail. For more information, see Build Process Support for Folder Names with Spaces or Special Characters.
Warning:Warning: Unable to remove spaces from file path 'D:\Program Files\MATLAB\R2024a\toolbox\c2b\tic2000/CCS_CO~1/F28379~1.CCX'. Spaces in build-related folder paths can cause the build process to fail. For more information, see Build Process Support for Folder Names with Spaces or Special Characters.
Initiating the executable load sequence on the target hardware using TI Code Composer Studio.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
js: Couldn't open file "D:\Program".
### Build procedure for first_blink aborted due to an error.
Top model targets built:
Model Action Rebuild Reason
=======================================================================
first_blink Failed Code generation information file does not exist.
0 of 1 models built (0 models already up to date)
Build duration: 0h 2m 28.992s
Error:The following error occurred during deployment to your hardware board:
Error occurred during deployment to the hardware board. Check the 'Download Executable to Hardware' stage above for more details.
  댓글 수: 2
Gayan Watthewaduge
Gayan Watthewaduge 2024년 5월 23일
I am getting the same error. Any suggestions?
Benoit EVRARD
Benoit EVRARD 2024년 5월 23일
me too

댓글을 달려면 로그인하십시오.

채택된 답변

Jiabo
Jiabo 2024년 6월 5일
  1. run the Windows command prompt
  2. Check whether the 8.3 compatibility feature of the NTFS driver is enabled:
fsutil behavior query disable8dot3
Enable the 8.3 Compatibility feature:
fsutil behavior set disable8dot3 0
Manually specify a 8.3 shortname:
fsutil file setshortname <longname> <8.3name>
eg:
fsutil file setshortname "C:\Program Files" PROGRA~1

추가 답변 (1개)

Bhanu Prakash
Bhanu Prakash 2024년 5월 27일
Hi Jiabo,
I understand that you are encountering errors when deploying code onto your hardware board.
From the warning message ‘Unable to remove spaces from file path’, I can observe that the path has spaces in it (in ‘Program Files’). This might be leading to the failure in build procedure.
As a possible workaround, you can try using the following methods to resolve the error:
1.If you are using the toolchain approach to build generated code, you can try checking if the 8dot3 name creation is enabled for the volume ‘D’. To do that run the Windows command prompt as an administer and enter the following command in it:
fsutil 8dot3name query D:
If the command returns 0, then the 8dot3 name creation is enabled. If it is non-zero, you can enable it by running the following command in the Windows command prompt:
fsutil 8dot3name set D: 0
For more information on the above mentioned commands, refer to the following documentation:
Once this is done, you can add the attributes ‘TransformPathsWithSpaces’ and ‘RequiresBatchFile’ for the thetoolchain object:
addAttribute(toolchainObject, 'TransformPathsWithSpaces', true);
addAttribute(toolchainObject, 'RequiresBatchFile', true);
For more information on 'addattirbute' class, you can refer to the following documentation:
You can now try deploying the code onto the control board and check if the issue persists.
2. If you are using the template makefile approach to build generated code, the template makefile (.tmf) requires code to manage spaces in folder names. Refer to the ‘Folder Names with Spaces’ section in the following documentation for the code and for additional information on troubleshooting the name space errors:
Hope this helps!
  댓글 수: 1
Jiabo
Jiabo 2024년 5월 28일
Hi,Bhanu,
Thanks for your suggestion. There are two questions.
Question 1:
addAttribute(toolchainObject, 'TransformPathsWithSpaces', true);
addAttribute(toolchainObject, 'RequiresBatchFile', true);
This code can not run in my Matlab, and it remind“Unrecognized function or variable 'toolchainObject' ”.
Question 2 :
How to know which approach to build generated code? I just click the Bulid,Deploy&start.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Embedded Coder에 대해 자세히 알아보기

제품


릴리스

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by