TI中文支持网
TI专业的中文技术问题搜集分享网站

TMS320F280025C: 工程编译警告 warning #10189-D

Part Number:TMS320F280025C

在使用CCS12编译工程时提示 warning #10189-D: archive symbol directory is missing from archive "../F28002x_ROM/bootROM/rom_symbol_libs/bootROM/F28002xCPU1_BootROM_Symbols_fpu32.lib",请问如何解决,以下是完整的编译输出信息

**** Build of configuration Debug for project f28002x_test_pbist_test ****

"C:\\ti\\ccs1250\\ccs\\utils\\bin\\gmake" -k -j 8 all -O

Building file: "../f28002x_codestartbranch.asm"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="f28002x_codestartbranch.d_raw" "../f28002x_codestartbranch.asm"
Finished building: "../f28002x_codestartbranch.asm"

Building file: "../F28002x_ROM/bootROM/source/Parallel_Boot.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/Parallel_Boot.d_raw" --obj_directory="F28002x_ROM/bootROM/source" "../F28002x_ROM/bootROM/source/Parallel_Boot.c"
Finished building: "../F28002x_ROM/bootROM/source/Parallel_Boot.c"

Building file: "../main.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="main.d_raw" "../main.c"
Finished building: "../main.c"

Building file: "../F28002x_ROM/bootROM/source/I2C_Boot.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/I2C_Boot.d_raw" --obj_directory="F28002x_ROM/bootROM/source" "../F28002x_ROM/bootROM/source/I2C_Boot.c"
Finished building: "../F28002x_ROM/bootROM/source/I2C_Boot.c"

Building file: "../F28002x_ROM/bootROM/source/SCI_Boot.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/SCI_Boot.d_raw" --obj_directory="F28002x_ROM/bootROM/source" "../F28002x_ROM/bootROM/source/SCI_Boot.c"
Finished building: "../F28002x_ROM/bootROM/source/SCI_Boot.c"

Building file: "../F28002x_ROM/bootROM/source/DCAN_Boot.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/DCAN_Boot.d_raw" --obj_directory="F28002x_ROM/bootROM/source" "../F28002x_ROM/bootROM/source/DCAN_Boot.c"
Finished building: "../F28002x_ROM/bootROM/source/DCAN_Boot.c"

Building file: "../F28002x_ROM/bootROM/source/SPI_Boot.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/SPI_Boot.d_raw" --obj_directory="F28002x_ROM/bootROM/source" "../F28002x_ROM/bootROM/source/SPI_Boot.c"
Finished building: "../F28002x_ROM/bootROM/source/SPI_Boot.c"

Building file: "../F28002x_ROM/bootROM/source/SelectMode_Boot.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/SelectMode_Boot.d_raw" --obj_directory="F28002x_ROM/bootROM/source" "../F28002x_ROM/bootROM/source/SelectMode_Boot.c"
Finished building: "../F28002x_ROM/bootROM/source/SelectMode_Boot.c"

Building file: "../F28002x_ROM/bootROM/source/Vectors_Boot.asm"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/Vectors_Boot.d_raw" --obj_directory="F28002x_ROM/bootROM/source" "../F28002x_ROM/bootROM/source/Vectors_Boot.asm"
Finished building: "../F28002x_ROM/bootROM/source/Vectors_Boot.asm"

Building file: "../F28002x_ROM/bootROM/source/Shared_Boot.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/Shared_Boot.d_raw" --obj_directory="F28002x_ROM/bootROM/source" "../F28002x_ROM/bootROM/source/Shared_Boot.c"
Finished building: "../F28002x_ROM/bootROM/source/Shared_Boot.c"

Building file: "../F28002x_ROM/bootROM/source/cpubrom_Init_Boot.asm"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/cpubrom_Init_Boot.d_raw" --obj_directory="F28002x_ROM/bootROM/source" "../F28002x_ROM/bootROM/source/cpubrom_Init_Boot.asm"
Finished building: "../F28002x_ROM/bootROM/source/cpubrom_Init_Boot.asm"

Building file: "../F28002x_ROM/bootROM/source/cpu1brom_pll.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/cpu1brom_pll.d_raw" --obj_directory="F28002x_ROM/bootROM/source" "../F28002x_ROM/bootROM/source/cpu1brom_pll.c"
Finished building: "../F28002x_ROM/bootROM/source/cpu1brom_pll.c"

Building file: "../F28002x_ROM/bootROM/source/cpubrom_interrupts.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/cpubrom_interrupts.d_raw" --obj_directory="F28002x_ROM/bootROM/source" "../F28002x_ROM/bootROM/source/cpubrom_interrupts.c"
Finished building: "../F28002x_ROM/bootROM/source/cpubrom_interrupts.c"

Building file: "../F28002x_ROM/bootROM/source/cpu1brom_pbist.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/cpu1brom_pbist.d_raw" --obj_directory="F28002x_ROM/bootROM/source" "../F28002x_ROM/bootROM/source/cpu1brom_pbist.c"
Finished building: "../F28002x_ROM/bootROM/source/cpu1brom_pbist.c"

Building file: "../F28002x_ROM/bootROM/source/cpubrom_flash_api_table.asm"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/cpubrom_flash_api_table.d_raw" --obj_directory="F28002x_ROM/bootROM/source" "../F28002x_ROM/bootROM/source/cpubrom_flash_api_table.asm"
Finished building: "../F28002x_ROM/bootROM/source/cpubrom_flash_api_table.asm"

Building file: "../F28002x_ROM/bootROM/source/cpubrom_dcsm.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/cpubrom_dcsm.d_raw" --obj_directory="F28002x_ROM/bootROM/source" "../F28002x_ROM/bootROM/source/cpubrom_dcsm.c"
Finished building: "../F28002x_ROM/bootROM/source/cpubrom_dcsm.c"

Building file: "../F28002x_ROM/bootROM/source/cpubrom_utility_funcs.asm"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/cpubrom_utility_funcs.d_raw" --obj_directory="F28002x_ROM/bootROM/source" "../F28002x_ROM/bootROM/source/cpubrom_utility_funcs.asm"
Finished building: "../F28002x_ROM/bootROM/source/cpubrom_utility_funcs.asm"

Building file: "../F28002x_ROM/bootROM/source/cpubrom_boot.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/cpubrom_boot.d_raw" --obj_directory="F28002x_ROM/bootROM/source" "../F28002x_ROM/bootROM/source/cpubrom_boot.c"
Finished building: "../F28002x_ROM/bootROM/source/cpubrom_boot.c"

Building file: "../F28002x_ROM/bootROM/source/tables/fpu32_math/logtable_f32.asm"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/tables/fpu32_math/logtable_f32.d_raw" --obj_directory="F28002x_ROM/bootROM/source/tables/fpu32_math" "../F28002x_ROM/bootROM/source/tables/fpu32_math/logtable_f32.asm"
Finished building: "../F28002x_ROM/bootROM/source/tables/fpu32_math/logtable_f32.asm"

Building file: "../F28002x_ROM/bootROM/source/tables/fpu32_math/exptable_f32.asm"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/tables/fpu32_math/exptable_f32.d_raw" --obj_directory="F28002x_ROM/bootROM/source/tables/fpu32_math" "../F28002x_ROM/bootROM/source/tables/fpu32_math/exptable_f32.asm"
Finished building: "../F28002x_ROM/bootROM/source/tables/fpu32_math/exptable_f32.asm"

Building file: "../F28002x_ROM/bootROM/source/tables/fpu32_math/FPUmathTables.asm"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/tables/fpu32_math/FPUmathTables.d_raw" --obj_directory="F28002x_ROM/bootROM/source/tables/fpu32_math" "../F28002x_ROM/bootROM/source/tables/fpu32_math/FPUmathTables.asm"
Finished building: "../F28002x_ROM/bootROM/source/tables/fpu32_math/FPUmathTables.asm"

Building file: "../F28002x_ROM/bootROM/source/cpubrom_checksum.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/cpubrom_checksum.d_raw" --obj_directory="F28002x_ROM/bootROM/source" "../F28002x_ROM/bootROM/source/cpubrom_checksum.c"
Finished building: "../F28002x_ROM/bootROM/source/cpubrom_checksum.c"

Building file: "../F28002x_ROM/bootROM/source/tables/fpu32_twiddle/CFFT_f32_twiddleFactors.asm"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/tables/fpu32_twiddle/CFFT_f32_twiddleFactors.d_raw" --obj_directory="F28002x_ROM/bootROM/source/tables/fpu32_twiddle" "../F28002x_ROM/bootROM/source/tables/fpu32_twiddle/CFFT_f32_twiddleFactors.asm"
Finished building: "../F28002x_ROM/bootROM/source/tables/fpu32_twiddle/CFFT_f32_twiddleFactors.asm"

Building file: "../F28002x_ROM/bootROM/source/tables/fpu32_twiddle/RFFT_f32_twiddleFactors.asm"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/tables/fpu32_twiddle/RFFT_f32_twiddleFactors.d_raw" --obj_directory="F28002x_ROM/bootROM/source/tables/fpu32_twiddle" "../F28002x_ROM/bootROM/source/tables/fpu32_twiddle/RFFT_f32_twiddleFactors.asm"
Finished building: "../F28002x_ROM/bootROM/source/tables/fpu32_twiddle/RFFT_f32_twiddleFactors.asm"

Building file: "../F28002x_ROM/bootROM/source/tables/aes_tables.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/bootROM/source/tables/aes_tables.d_raw" --obj_directory="F28002x_ROM/bootROM/source/tables" "../F28002x_ROM/bootROM/source/tables/aes_tables.c"
Finished building: "../F28002x_ROM/bootROM/source/tables/aes_tables.c"

Building file: "../F28002x_ROM/driverlib/adc.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/adc.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/adc.c"
Finished building: "../F28002x_ROM/driverlib/adc.c"

Building file: "../F28002x_ROM/driverlib/bgcrc.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/bgcrc.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/bgcrc.c"
Finished building: "../F28002x_ROM/driverlib/bgcrc.c"

Building file: "../F28002x_ROM/driverlib/cputimer.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/cputimer.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/cputimer.c"
Finished building: "../F28002x_ROM/driverlib/cputimer.c"

Building file: "../F28002x_ROM/driverlib/dcc.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/dcc.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/dcc.c"
Finished building: "../F28002x_ROM/driverlib/dcc.c"

Building file: "../F28002x_ROM/driverlib/cmpss.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/cmpss.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/cmpss.c"
Finished building: "../F28002x_ROM/driverlib/cmpss.c"

Building file: "../F28002x_ROM/driverlib/can.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/can.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/can.c"
Finished building: "../F28002x_ROM/driverlib/can.c"

Building file: "../F28002x_ROM/driverlib/dma.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/dma.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/dma.c"
Finished building: "../F28002x_ROM/driverlib/dma.c"

Building file: "../F28002x_ROM/driverlib/dcsm.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/dcsm.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/dcsm.c"
Finished building: "../F28002x_ROM/driverlib/dcsm.c"

Building file: "../F28002x_ROM/driverlib/epwm.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/epwm.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/epwm.c"
Finished building: "../F28002x_ROM/driverlib/epwm.c"

Building file: "../F28002x_ROM/driverlib/flash.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/flash.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/flash.c"
Finished building: "../F28002x_ROM/driverlib/flash.c"

Building file: "../F28002x_ROM/driverlib/eqep.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/eqep.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/eqep.c"
Finished building: "../F28002x_ROM/driverlib/eqep.c"

Building file: "../F28002x_ROM/driverlib/ecap.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/ecap.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/ecap.c"
Finished building: "../F28002x_ROM/driverlib/ecap.c"

Building file: "../F28002x_ROM/driverlib/fsi.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/fsi.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/fsi.c"
Finished building: "../F28002x_ROM/driverlib/fsi.c"

Building file: "../F28002x_ROM/driverlib/hrpwm.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/hrpwm.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/hrpwm.c"
Finished building: "../F28002x_ROM/driverlib/hrpwm.c"

Building file: "../F28002x_ROM/driverlib/hrcap.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/hrcap.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/hrcap.c"
Finished building: "../F28002x_ROM/driverlib/hrcap.c"

Building file: "../F28002x_ROM/driverlib/i2c.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/i2c.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/i2c.c"
Finished building: "../F28002x_ROM/driverlib/i2c.c"

Building file: "../F28002x_ROM/driverlib/interrupt.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/interrupt.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/interrupt.c"
Finished building: "../F28002x_ROM/driverlib/interrupt.c"

Building file: "../F28002x_ROM/driverlib/gpio.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/gpio.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/gpio.c"
Finished building: "../F28002x_ROM/driverlib/gpio.c"

Building file: "../F28002x_ROM/driverlib/lin.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/lin.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/lin.c"
Finished building: "../F28002x_ROM/driverlib/lin.c"

Building file: "../F28002x_ROM/driverlib/memcfg.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/memcfg.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/memcfg.c"
Finished building: "../F28002x_ROM/driverlib/memcfg.c"

Building file: "../F28002x_ROM/driverlib/version.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/version.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/version.c"
Finished building: "../F28002x_ROM/driverlib/version.c"

Building file: "../F28002x_ROM/driverlib/spi.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/spi.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/spi.c"
Finished building: "../F28002x_ROM/driverlib/spi.c"

Building file: "../F28002x_ROM/driverlib/sci.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/sci.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/sci.c"
Finished building: "../F28002x_ROM/driverlib/sci.c"

Building file: "../F28002x_ROM/driverlib/pmbus.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/pmbus.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/pmbus.c"
Finished building: "../F28002x_ROM/driverlib/pmbus.c"

Building file: "../F28002x_ROM/driverlib/xbar.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/xbar.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/xbar.c"
Finished building: "../F28002x_ROM/driverlib/xbar.c"

Building file: "../F28002x_ROM/driverlib/sysctl.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="F28002x_ROM/driverlib/sysctl.d_raw" --obj_directory="F28002x_ROM/driverlib" "../F28002x_ROM/driverlib/sysctl.c"
Finished building: "../F28002x_ROM/driverlib/sysctl.c"

Building file: "../device_support/f28002x/headers/source/f28002x_globalvariabledefs.c"
Invoking: C2000 Compiler
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/device_support/f28002x/headers/include" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/driverlib" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/inc" --include_path="D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/include" --include_path="C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="device_support/f28002x/headers/source/f28002x_globalvariabledefs.d_raw" --obj_directory="device_support/f28002x/headers/source" "../device_support/f28002x/headers/source/f28002x_globalvariabledefs.c"
Finished building: "../device_support/f28002x/headers/source/f28002x_globalvariabledefs.c"

Building target: "f28002x_test_pbist_test.out"
Invoking: C2000 Linker
"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi -z -m"f28002x_test_pbist_test.map" --stack_size=0xe0 --warn_sections -i"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/lib" -i"D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/rom_symbol_libs/bootROM" -i"D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/source/flash_api" -i"D:/WorkSpace/MCU-QMX202A/CCSV12/PublicTest/Projects/f28002x_test_pbist_test/F28002x_ROM/bootROM/source/IQmath" -i"C:/ti/ti-cgt-tools/ti-cgt-c2000_22.6.1.LTS/include" --reread_libs --diag_wrap=off --display_error_number --xml_link_info="f28002x_test_pbist_test_linkInfo.xml" --rom_model -o "f28002x_test_pbist_test.out" "./f28002x_codestartbranch.obj" "./main.obj" "./F28002x_ROM/bootROM/source/DCAN_Boot.obj" "./F28002x_ROM/bootROM/source/I2C_Boot.obj" "./F28002x_ROM/bootROM/source/Parallel_Boot.obj" "./F28002x_ROM/bootROM/source/SCI_Boot.obj" "./F28002x_ROM/bootROM/source/SPI_Boot.obj" "./F28002x_ROM/bootROM/source/SelectMode_Boot.obj" "./F28002x_ROM/bootROM/source/Shared_Boot.obj" "./F28002x_ROM/bootROM/source/Vectors_Boot.obj" "./F28002x_ROM/bootROM/source/cpu1brom_pbist.obj" "./F28002x_ROM/bootROM/source/cpu1brom_pll.obj" "./F28002x_ROM/bootROM/source/cpubrom_Init_Boot.obj" "./F28002x_ROM/bootROM/source/cpubrom_boot.obj" "./F28002x_ROM/bootROM/source/cpubrom_checksum.obj" "./F28002x_ROM/bootROM/source/cpubrom_dcsm.obj" "./F28002x_ROM/bootROM/source/cpubrom_flash_api_table.obj" "./F28002x_ROM/bootROM/source/cpubrom_interrupts.obj" "./F28002x_ROM/bootROM/source/cpubrom_utility_funcs.obj" "./F28002x_ROM/bootROM/source/tables/aes_tables.obj" "./F28002x_ROM/bootROM/source/tables/fpu32_math/FPUmathTables.obj" "./F28002x_ROM/bootROM/source/tables/fpu32_math/exptable_f32.obj" "./F28002x_ROM/bootROM/source/tables/fpu32_math/logtable_f32.obj" "./F28002x_ROM/bootROM/source/tables/fpu32_twiddle/CFFT_f32_twiddleFactors.obj" "./F28002x_ROM/bootROM/source/tables/fpu32_twiddle/RFFT_f32_twiddleFactors.obj" "./F28002x_ROM/driverlib/adc.obj" "./F28002x_ROM/driverlib/bgcrc.obj" "./F28002x_ROM/driverlib/can.obj" "./F28002x_ROM/driverlib/cmpss.obj" "./F28002x_ROM/driverlib/cputimer.obj" "./F28002x_ROM/driverlib/dcc.obj" "./F28002x_ROM/driverlib/dcsm.obj" "./F28002x_ROM/driverlib/dma.obj" "./F28002x_ROM/driverlib/ecap.obj" "./F28002x_ROM/driverlib/epwm.obj" "./F28002x_ROM/driverlib/eqep.obj" "./F28002x_ROM/driverlib/flash.obj" "./F28002x_ROM/driverlib/fsi.obj" "./F28002x_ROM/driverlib/gpio.obj" "./F28002x_ROM/driverlib/hrcap.obj" "./F28002x_ROM/driverlib/hrpwm.obj" "./F28002x_ROM/driverlib/i2c.obj" "./F28002x_ROM/driverlib/interrupt.obj" "./F28002x_ROM/driverlib/lin.obj" "./F28002x_ROM/driverlib/memcfg.obj" "./F28002x_ROM/driverlib/pmbus.obj" "./F28002x_ROM/driverlib/sci.obj" "./F28002x_ROM/driverlib/spi.obj" "./F28002x_ROM/driverlib/sysctl.obj" "./F28002x_ROM/driverlib/version.obj" "./F28002x_ROM/driverlib/xbar.obj" "./device_support/f28002x/headers/source/f28002x_globalvariabledefs.obj" "../f28002x_pbist_flash_lnk.cmd" "../F28002x_ROM/bootROM/rom_symbol_libs/bootROM/F28002xCPU1_BootROM_Symbols_fpu32.lib" "../F28002x_ROM/bootROM/source/IQmath/IQmath_fpu32_eabi.lib" "../F28002x_ROM/bootROM/source/flash_api/FlashAPI_F28002x_FPU32.lib" -lrts2800_fpu32_eabi.lib -lF28002xCPU1_BootROM_Symbols_fpu32.lib -lIQmath_fpu32_eabi.lib -lFlashAPI_F28002x_FPU32.lib
<Linking>
warning #10189-D: archive symbol directory is missing from archive "../F28002x_ROM/bootROM/rom_symbol_libs/bootROM/F28002xCPU1_BootROM_Symbols_fpu32.lib"
warning #10189-D: archive symbol directory is missing from archive "../F28002x_ROM/bootROM/rom_symbol_libs/bootROM/F28002xCPU1_BootROM_Symbols_fpu32.lib"
Finished building target: "f28002x_test_pbist_test.out"

**** Build Finished ****

Yale Li:

Hengchen Tian 说:"../F28002x_ROM/bootROM/rom_symbol_libs/bootROM/F28002xCPU1_BootROM_Symbols_fpu32.lib"

推测下来可能是F28002xCPU1_BootROM_Symbols_fpu32.lib缺失,请在工程目录的相关位置寻找确认一下。

,

Hengchen Tian:

,

Hengchen Tian:

工程文件夹已包含此 lib 文件,且在 CCS 工程设置中已添加,但仍提示此警告

 

,

Yale Li:

这个warning如果不影响使用的话建议忽略即可

赞(0)
未经允许不得转载:TI中文支持网 » TMS320F280025C: 工程编译警告 warning #10189-D
分享到: 更多 (0)