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.

Compiler/CCSTUDIO-C2000: lnk2000.exe experienced an unhandled exception. Defect in compiler itself

Part Number: CCSTUDIO-C2000
Other Parts Discussed in Thread: CONTROLSUITE

Tool/software: TI C/C++ Compiler

I am attempting to fill unused Flash with a jump to self instruction 0x6F00.  In the c28377D.cmd file, I have modified the FLASHA_N line as follows:

From:

   FLASHA_N           : origin = 0x080002, length = 0x03FFFE /* on-chip Flash */

To:

   FLASHA_N           : origin = 0x080002, length = 0x03FFFE, FILL = 0x6F00 /* on-chip Flash */

When attempting to link, the following error is produced:

------------------------------------------------

<Linking>

INTERNAL ERROR: C:\PROGRA~3\MATLAB\SUPPOR~1\R2017b\3P778C~1.INS\TIC200~1.INS\ti-cgt-c2000_16.9.2.LTS\bin\lnk2000.exe experienced an unhandled exception

This is caused by a defect in the compiler itself. TI Customer

Support may be able to suggest a workaround to avoid this.

Upgrading to the newest version of the compiler may fix this problem.

Contact TI in the E2E support forums at http://e2e.ti.com under

"Development Tools", "TI C/C++ Compiler". See the link titled

"Submitting an issue". Include this ENTIRE error message and a

copy of the .pp file created when option --preproc_with_comment

(-ppc) is used.

>> Compilation failure

makefile:156: recipe for target 'bill.out' failed

gmake: *** [bill.out] Error 1

------------------------------------------------

Although I have the --preproc_with_compile option enabled, I am unable to locate the ".pp file" mentioned in the error message.

The entire output from the build process is shown below:


**** Clean-only build of configuration Debug for project bill ****

"C:\\ti\\ccsv8\\utils\\bin\\gmake" -k clean
 
DEL /F  "bill.out"
DEL /F "F2837xD_Adc.obj" "F2837xD_CodeStartBranch.obj" "F2837xD_CpuTimers.obj" "F2837xD_DefaultISR.obj" "F2837xD_Dma.obj" "F2837xD_GlobalVariableDefs.obj" "F2837xD_Gpio.obj" "F2837xD_Ipc_Driver_Lite.obj" "F2837xD_PieCtrl.obj" "F2837xD_PieVect.obj" "F2837xD_SysCtrl.obj" "F2837xD_usDelay.obj" "MW_c28xx_board.obj" "MW_c28xx_csl.obj" "bill.obj" "bill_data.obj" "c2837xDBoard_Realtime_Support.obj" "c2837xDSchedulerTimer0.obj" "ert_main.obj" "pgcu_global_constants.obj" "profiler_Support.obj"
DEL /F "F2837xD_Adc.d" "F2837xD_CpuTimers.d" "F2837xD_DefaultISR.d" "F2837xD_Dma.d" "F2837xD_GlobalVariableDefs.d" "F2837xD_Gpio.d" "F2837xD_Ipc_Driver_Lite.d" "F2837xD_PieCtrl.d" "F2837xD_PieVect.d" "F2837xD_SysCtrl.d" "MW_c28xx_board.d" "MW_c28xx_csl.d" "bill.d" "bill_data.d" "c2837xDBoard_Realtime_Support.d" "c2837xDSchedulerTimer0.d" "ert_main.d" "pgcu_global_constants.d" "profiler_Support.d"
DEL /F "F2837xD_CodeStartBranch.d" "F2837xD_usDelay.d"
Could Not Find C:\Builds\Test\Version\bill_ert_rtw\CCS_Project\Debug\F2837xD_CodeStartBranch.d
Finished clean
 

**** Build Finished ****

**** Build of configuration Debug for project bill ****

"C:\\ti\\ccsv8\\utils\\bin\\gmake" -k all
 
Building file: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_Adc.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="F2837xD_Adc.d_raw"  "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_Adc.c"
Finished building: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_Adc.c"
 
Building file: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_CodeStartBranch.asm"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="F2837xD_CodeStartBranch.d_raw"  "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_CodeStartBranch.asm"
Finished building: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_CodeStartBranch.asm"
 
Building file: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_CpuTimers.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="F2837xD_CpuTimers.d_raw"  "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_CpuTimers.c"
Finished building: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_CpuTimers.c"
 
Building file: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_DefaultISR.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="F2837xD_DefaultISR.d_raw"  "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_DefaultISR.c"
Finished building: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_DefaultISR.c"
 
Building file: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_Dma.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="F2837xD_Dma.d_raw"  "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_Dma.c"
Finished building: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_Dma.c"
 
Building file: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/source/F2837xD_GlobalVariableDefs.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="F2837xD_GlobalVariableDefs.d_raw"  "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/source/F2837xD_GlobalVariableDefs.c"
Finished building: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/source/F2837xD_GlobalVariableDefs.c"
 
Building file: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_Gpio.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="F2837xD_Gpio.d_raw"  "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_Gpio.c"
Finished building: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_Gpio.c"
 
Building file: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_Ipc_Driver_Lite.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="F2837xD_Ipc_Driver_Lite.d_raw"  "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_Ipc_Driver_Lite.c"
Finished building: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_Ipc_Driver_Lite.c"
 
Building file: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_PieCtrl.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="F2837xD_PieCtrl.d_raw"  "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_PieCtrl.c"
Finished building: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_PieCtrl.c"
 
Building file: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_PieVect.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="F2837xD_PieVect.d_raw"  "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_PieVect.c"
Finished building: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_PieVect.c"
 
Building file: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_SysCtrl.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="F2837xD_SysCtrl.d_raw"  "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_SysCtrl.c"
Finished building: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_SysCtrl.c"
 
Building file: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_usDelay.asm"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="F2837xD_usDelay.d_raw"  "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_usDelay.asm"
Finished building: "C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/source/F2837xD_usDelay.asm"
 
Building file: "C:/Builds/Test/Version/bill_ert_rtw/MW_c28xx_board.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="MW_c28xx_board.d_raw"  "C:/Builds/Test/Version/bill_ert_rtw/MW_c28xx_board.c"
Finished building: "C:/Builds/Test/Version/bill_ert_rtw/MW_c28xx_board.c"
 
Building file: "C:/Builds/Test/Version/bill_ert_rtw/MW_c28xx_csl.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="MW_c28xx_csl.d_raw"  "C:/Builds/Test/Version/bill_ert_rtw/MW_c28xx_csl.c"
Finished building: "C:/Builds/Test/Version/bill_ert_rtw/MW_c28xx_csl.c"
 
Building file: "C:/Builds/Test/Version/bill_ert_rtw/bill.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="bill.d_raw"  "C:/Builds/Test/Version/bill_ert_rtw/bill.c"
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include/stdbool.h", line 36: warning: incompatible redefinition of macro "false" (declared at line 22 of "C:\Builds\Test\Version\bill_ert_rtw\rtwtypes.h")
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include/stdbool.h", line 37: warning: incompatible redefinition of macro "true" (declared at line 26 of "C:\Builds\Test\Version\bill_ert_rtw\rtwtypes.h")
Finished building: "C:/Builds/Test/Version/bill_ert_rtw/bill.c"
 
Building file: "C:/Builds/Test/Version/bill_ert_rtw/bill_data.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="bill_data.d_raw"  "C:/Builds/Test/Version/bill_ert_rtw/bill_data.c"
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include/stdbool.h", line 36: warning: incompatible redefinition of macro "false" (declared at line 22 of "C:\Builds\Test\Version\bill_ert_rtw\rtwtypes.h")
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include/stdbool.h", line 37: warning: incompatible redefinition of macro "true" (declared at line 26 of "C:\Builds\Test\Version\bill_ert_rtw\rtwtypes.h")
Finished building: "C:/Builds/Test/Version/bill_ert_rtw/bill_data.c"
 
Building file: "C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src/c2837xDBoard_Realtime_Support.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="c2837xDBoard_Realtime_Support.d_raw"  "C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src/c2837xDBoard_Realtime_Support.c"
Finished building: "C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src/c2837xDBoard_Realtime_Support.c"
 
Building file: "C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src/c2837xDSchedulerTimer0.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="c2837xDSchedulerTimer0.d_raw"  "C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src/c2837xDSchedulerTimer0.c"
"C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src/c2837xDSchedulerTimer0.c", line 135: warning: variable "pulMsgRam" was set but never used
Finished building: "C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src/c2837xDSchedulerTimer0.c"
 
Building file: "C:/Builds/Test/Version/bill_ert_rtw/ert_main.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="ert_main.d_raw"  "C:/Builds/Test/Version/bill_ert_rtw/ert_main.c"
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include/stdbool.h", line 36: warning: incompatible redefinition of macro "false" (declared at line 22 of "C:\Builds\Test\Version\bill_ert_rtw\rtwtypes.h")
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include/stdbool.h", line 37: warning: incompatible redefinition of macro "true" (declared at line 26 of "C:\Builds\Test\Version\bill_ert_rtw\rtwtypes.h")
Finished building: "C:/Builds/Test/Version/bill_ert_rtw/ert_main.c"
 
Building file: "C:/Builds/Test/Version/pgcu_global_constants.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="pgcu_global_constants.d_raw"  "C:/Builds/Test/Version/pgcu_global_constants.c"
Finished building: "C:/Builds/Test/Version/pgcu_global_constants.c"
 
Building file: "C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src/profiler_Support.c"
Invoking: C2000 Compiler
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --include_path="C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --include_path="C:/Builds/Test/Version" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include/sf_runtime" --include_path="C:/Builds/Test/Version/bill_ert_rtw" --include_path="C:/Program Files/MATLAB/R2017b/extern/include" --include_path="C:/Program Files/MATLAB/R2017b/simulink/include" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/src/ext_mode/common" --include_path="C:/Program Files/MATLAB/R2017b/rtw/c/ert" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/inc" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/shared/can/src/scanutil" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include" --include_path="C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_common" --include_path="C:/Program Files/MATLAB/R2017b/toolbox/rtw/targets/common/can/blocks/tlc_c" --include_path="C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/shared/externalmode_daemon/include" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 --preproc_with_compile --preproc_dependency="profiler_Support.d_raw"  "C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src/profiler_Support.c"
Finished building: "C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src/profiler_Support.c"
 
Building target: "bill.out"
Invoking: C2000 Linker
"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/bin/cl2000" --define=MODEL=bill --define=NUMST=1 --define=NCSTATES=0 --define=HAVESTDIO --define=TERMFCN=1 --define=ONESTEPFCN=1 --define=MAT_FILE=0 --define=MULTI_INSTANCE_CODE=0 --define=INTEGER_CODE=0 --define=MT=0 --define=CLASSIC_INTERFACE=0 --define=ALLOCATIONFCN=0 --define=TID01EQ=0 --define=DAEMON_MODE=1 --define=MW_PIL_SCIFIFOLEN=16 --define=F2837X_REG_FORMAT --define=MW_F2837XD --define=STACK_SIZE=512 --define=__MW_TARGET_USE_HARDWARE_RESOURCES_H__ --define=RT -s -v28 -ml   --large_memory_model --silicon_version=28 --define=LARGE_MODEL  -v28 --float_support=fpu32 -ml -DCPU1 -z --warn_sections -i"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/lib" -i"C:/PROGRA~3/MATLAB/SUPPOR~1/R2017b/3P778C~1.INS/TIC200~1.INS/ti-cgt-c2000_16.9.2.LTS/include" --reread_libs --define=CPU1 --define=BOOT_FROM_FLASH=1 --define=BOOT_USING_BL=0 --rom_model -z  --stack_size=512 --warn_sections --heap_size=1024 --reread_libs --rom_model -mbill.map -o "bill.out" "./F2837xD_Adc.obj" "./F2837xD_CodeStartBranch.obj" "./F2837xD_CpuTimers.obj" "./F2837xD_DefaultISR.obj" "./F2837xD_Dma.obj" "./F2837xD_GlobalVariableDefs.obj" "./F2837xD_Gpio.obj" "./F2837xD_Ipc_Driver_Lite.obj" "./F2837xD_PieCtrl.obj" "./F2837xD_PieVect.obj" "./F2837xD_SysCtrl.obj" "./F2837xD_usDelay.obj" "./MW_c28xx_board.obj" "./MW_c28xx_csl.obj" "./bill.obj" "./bill_data.obj" "./c2837xDBoard_Realtime_Support.obj" "./c2837xDSchedulerTimer0.obj" "./ert_main.obj" "./pgcu_global_constants.obj" "./profiler_Support.obj"  -l"C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/rtlib/IQmath_fpu32.lib" -l"C:/ProgramData/MATLAB/SupportPackages/R2017b/toolbox/target/supportpackages/tic2000/src/c2837xDPeripherals.cmd" -l"C:/Builds/Test/Version/c28377D.cmd" -lrts2800_fpu32.lib
<Linking>
 
INTERNAL ERROR: C:\PROGRA~3\MATLAB\SUPPOR~1\R2017b\3P778C~1.INS\TIC200~1.INS\ti-cgt-c2000_16.9.2.LTS\bin\lnk2000.exe experienced an unhandled exception
 
This is caused by a defect in the compiler itself. TI Customer
Support may be able to suggest a workaround to avoid this.
 
Upgrading to the newest version of the compiler may fix this problem.
 
Contact TI in the E2E support forums at http://e2e.ti.com under
"Development Tools", "TI C/C++ Compiler". See the link titled
"Submitting an issue". Include this ENTIRE error message and a
copy of the .pp file created when option --preproc_with_comment
(-ppc) is used.
 
 
>> Compilation failure
makefile:156: recipe for target 'bill.out' failed
gmake: *** [bill.out] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

  • William DuFour said:
    Although I have the --preproc_with_compile option enabled, I am unable to locate the ".pp file" mentioned in the error message.

    Unfortunately, when there is a linker problem, a preprocessed source file is not helpful.  Later versions of the linker no longer emit this incorrect diagnostic.  

    To reproduce a linker problem, we need everything the linker sees.  In this case, the best thing is submitting the CCS project.  Please zip up your project as described in the article Sharing Projects, then attach that zip file to your next post.

    Thanks and regards,

    -George

  • I have created an example of the problem.  Note that this problem occurs with compiler version TI v16.9.2.LTS, but not with compiler version TI v18.1.4.LTS. I have attached the zip file of the example project to this post. 

    Thanks for your help.

    0724.Example.zip

  • Thank you for submitting a test case.  I can reproduce the problem.

    You experience this problem with compiler version 16.9.2.LTS.  The latest related version, 16.9.11.LTS, does not have this problem.  The only difference among these releases is bug fixes.  Is it practical for you to upgrade to version 16.9.11.LTS?  

    It would be even better if it is practical for you to upgrade to the latest overall version, which is presently 18.12.1.LTS.

    Thanks and regards,

    -George

  • Unfortunately, we are using the Simulink embedded coder which is setup to use 16.9.2.LTS and I know of no way to change this. I have posed the question to MathWorks if it is possible to either point to a different compiler version with their software or to upgrade the c2000 embedded coder software add-on to use a newer compiler version. I haven't heard back from MathWorks yet. They were unsure who was responsible for upgrading the add-on package that we use in Simulink.
  • Hi William & George,

    I am checking to see if we have tested 16.9.11.LTS. I can verify that our latest support, Release R2019a (from March 2019) does support CGT 16.9.9.LTS. MathWorks support is on a different release schedule then TI, so we do update and test support a couple times per year - but we are typically 6-9 months behind TI's newest releases; so we don't yet have support for any of the v18, and we may or may not have looked at v16.9.11  

    @William: While we wait, I might suggest you try 16.9.11. My guess is that we haven't yet tested it since it came out fairly recently (Feb 2019), and that it probably will work fine (since it is mostly bug fixes). I have less confidence in v18 working right away, as there are probably more changes in v18 that we would need to investigate and potentially make changes on our side to maintain compatibility.

    Cheers,

    -Brian

  • I can't seem to find a download page for the 16.9.11.LTS compiler.  Do you know where I can download this compiler from?

  • I found the link. Thank you both for all your help.
    www.ti.com/.../C2000-CGT-16