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.

MSP430F5529: MSP430F5529LP: Out-Of-Box demo not compiling under CCS Cloud.

Part Number: MSP430F5529
Other Parts Discussed in Thread: MSP-EXP430F5529LP, MSP430WARE

I'm trying to use CCS Cloud 1.6.0 to compile "OutOfBox_EmulStorageKeyboard" (Imported from "<TI Resource Center>\Software\MSP430Ware\Development Tools\MSP-EXP430F5529LP\Demos\Out of Box Experience (Code Limited)").

After "Import to CCS Cloud" Project\Rebuild produces the following compile messages at linking step:

<Linking>

warning #10366-D: automatic library build: using library "@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/lib/rts430x_lc_ld_eabi.lib" for the first time, so it must be built. This may take a few minutes.

abnormal termination of @ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cg430

qmake[2]: *** [/tmp/TI_MKLIBz8oTki/OBJ/unified_locale.obj] Killed

Makefile:1080: recipe for target '/tmp/TI_MKLIBz8oTki/OBJ/unified_locale.obj' failed

(see attached complete compiler output.) 

Any help is appreciated!

**** Build of configuration Debug for project OutOfBox_EmulStorageKeyboard_16KB ****

@ccs/utils/bin/gmake -k all 
Building file: ../hal.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="hal.d" --diag_error=66 --set_error_limit=10  "../hal.c"
Finished building: ../hal.c
 
Building file: ../main.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="main.d" --diag_error=66 --set_error_limit=10  "../main.c"
Finished building: ../main.c
 
Building file: ../system_pre_init.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="system_pre_init.d" --diag_error=66 --set_error_limit=10  "../system_pre_init.c"
Finished building: ../system_pre_init.c
 
Building file: ../driverlib/MSP430F5xx_6xx/adc10_a.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/adc10_a.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/adc10_a.c"
Finished building: ../driverlib/MSP430F5xx_6xx/adc10_a.c
 
Building file: ../driverlib/MSP430F5xx_6xx/adc12_a.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/adc12_a.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/adc12_a.c"
Finished building: ../driverlib/MSP430F5xx_6xx/adc12_a.c
 
Building file: ../driverlib/MSP430F5xx_6xx/aes.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/aes.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/aes.c"
Finished building: ../driverlib/MSP430F5xx_6xx/aes.c
 
Building file: ../driverlib/MSP430F5xx_6xx/battbak.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/battbak.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/battbak.c"
Finished building: ../driverlib/MSP430F5xx_6xx/battbak.c
 
Building file: ../driverlib/MSP430F5xx_6xx/comp_b.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/comp_b.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/comp_b.c"
Finished building: ../driverlib/MSP430F5xx_6xx/comp_b.c
 
Building file: ../driverlib/MSP430F5xx_6xx/crc.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/crc.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/crc.c"
Finished building: ../driverlib/MSP430F5xx_6xx/crc.c
 
Building file: ../driverlib/MSP430F5xx_6xx/dac12_a.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/dac12_a.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/dac12_a.c"
Finished building: ../driverlib/MSP430F5xx_6xx/dac12_a.c
 
Building file: ../driverlib/MSP430F5xx_6xx/dma.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/dma.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/dma.c"
Finished building: ../driverlib/MSP430F5xx_6xx/dma.c
 
Building file: ../driverlib/MSP430F5xx_6xx/eusci_a_spi.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/eusci_a_spi.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/eusci_a_spi.c"
Finished building: ../driverlib/MSP430F5xx_6xx/eusci_a_spi.c
 
Building file: ../driverlib/MSP430F5xx_6xx/eusci_a_uart.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/eusci_a_uart.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/eusci_a_uart.c"
Finished building: ../driverlib/MSP430F5xx_6xx/eusci_a_uart.c
 
Building file: ../driverlib/MSP430F5xx_6xx/eusci_b_i2c.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/eusci_b_i2c.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/eusci_b_i2c.c"
Finished building: ../driverlib/MSP430F5xx_6xx/eusci_b_i2c.c
 
Building file: ../driverlib/MSP430F5xx_6xx/eusci_b_spi.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/eusci_b_spi.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/eusci_b_spi.c"
Finished building: ../driverlib/MSP430F5xx_6xx/eusci_b_spi.c
 
Building file: ../driverlib/MSP430F5xx_6xx/flashctl.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/flashctl.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/flashctl.c"
Finished building: ../driverlib/MSP430F5xx_6xx/flashctl.c
 
Building file: ../driverlib/MSP430F5xx_6xx/gpio.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/gpio.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/gpio.c"
Finished building: ../driverlib/MSP430F5xx_6xx/gpio.c
 
Building file: ../driverlib/MSP430F5xx_6xx/ldopwr.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/ldopwr.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/ldopwr.c"
Finished building: ../driverlib/MSP430F5xx_6xx/ldopwr.c
 
Building file: ../driverlib/MSP430F5xx_6xx/mpy32.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/mpy32.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/mpy32.c"
Finished building: ../driverlib/MSP430F5xx_6xx/mpy32.c
 
Building file: ../driverlib/MSP430F5xx_6xx/pmap.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/pmap.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/pmap.c"
Finished building: ../driverlib/MSP430F5xx_6xx/pmap.c
 
Building file: ../driverlib/MSP430F5xx_6xx/pmm.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/pmm.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/pmm.c"
Finished building: ../driverlib/MSP430F5xx_6xx/pmm.c
 
Building file: ../driverlib/MSP430F5xx_6xx/ram.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/ram.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/ram.c"
Finished building: ../driverlib/MSP430F5xx_6xx/ram.c
 
Building file: ../driverlib/MSP430F5xx_6xx/ref.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/ref.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/ref.c"
Finished building: ../driverlib/MSP430F5xx_6xx/ref.c
 
Building file: ../driverlib/MSP430F5xx_6xx/rtc_a.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/rtc_a.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/rtc_a.c"
Finished building: ../driverlib/MSP430F5xx_6xx/rtc_a.c
 
Building file: ../driverlib/MSP430F5xx_6xx/rtc_b.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/rtc_b.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/rtc_b.c"
Finished building: ../driverlib/MSP430F5xx_6xx/rtc_b.c
 
Building file: ../driverlib/MSP430F5xx_6xx/rtc_c.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/rtc_c.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/rtc_c.c"
Finished building: ../driverlib/MSP430F5xx_6xx/rtc_c.c
 
Building file: ../driverlib/MSP430F5xx_6xx/sd24_b.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/sd24_b.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/sd24_b.c"
Finished building: ../driverlib/MSP430F5xx_6xx/sd24_b.c
 
Building file: ../driverlib/MSP430F5xx_6xx/sfr.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/sfr.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/sfr.c"
Finished building: ../driverlib/MSP430F5xx_6xx/sfr.c
 
Building file: ../driverlib/MSP430F5xx_6xx/sysctl.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/sysctl.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/sysctl.c"
Finished building: ../driverlib/MSP430F5xx_6xx/sysctl.c
 
Building file: ../driverlib/MSP430F5xx_6xx/tec.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/tec.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/tec.c"
Finished building: ../driverlib/MSP430F5xx_6xx/tec.c
 
Building file: ../driverlib/MSP430F5xx_6xx/timer_a.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/timer_a.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/timer_a.c"
Finished building: ../driverlib/MSP430F5xx_6xx/timer_a.c
 
Building file: ../driverlib/MSP430F5xx_6xx/timer_b.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/timer_b.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/timer_b.c"
Finished building: ../driverlib/MSP430F5xx_6xx/timer_b.c
 
Building file: ../driverlib/MSP430F5xx_6xx/timer_d.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/timer_d.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/timer_d.c"
Finished building: ../driverlib/MSP430F5xx_6xx/timer_d.c
 
Building file: ../driverlib/MSP430F5xx_6xx/tlv.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/tlv.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/tlv.c"
Finished building: ../driverlib/MSP430F5xx_6xx/tlv.c
 
Building file: ../driverlib/MSP430F5xx_6xx/ucs.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/ucs.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/ucs.c"
Finished building: ../driverlib/MSP430F5xx_6xx/ucs.c
 
Building file: ../driverlib/MSP430F5xx_6xx/usci_a_spi.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/usci_a_spi.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/usci_a_spi.c"
Finished building: ../driverlib/MSP430F5xx_6xx/usci_a_spi.c
 
Building file: ../driverlib/MSP430F5xx_6xx/usci_a_uart.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/usci_a_uart.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/usci_a_uart.c"
Finished building: ../driverlib/MSP430F5xx_6xx/usci_a_uart.c
 
Building file: ../driverlib/MSP430F5xx_6xx/usci_b_i2c.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/usci_b_i2c.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/usci_b_i2c.c"
Finished building: ../driverlib/MSP430F5xx_6xx/usci_b_i2c.c
 
Building file: ../driverlib/MSP430F5xx_6xx/usci_b_spi.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/usci_b_spi.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/usci_b_spi.c"
Finished building: ../driverlib/MSP430F5xx_6xx/usci_b_spi.c
 
Building file: ../driverlib/MSP430F5xx_6xx/wdt_a.c
Invoking: MSP430 Compiler
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --include_path="@ccs/ccs_base/msp430/include" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/driverlib/MSP430F5xx_6xx" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/" --include_path="@workspace/OutOfBox_EmulStorageKeyboard_16KB/USB_config" --include_path="@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="driverlib/MSP430F5xx_6xx/wdt_a.d" --obj_directory="driverlib/MSP430F5xx_6xx" --diag_error=66 --set_error_limit=10  "../driverlib/MSP430F5xx_6xx/wdt_a.c"
Finished building: ../driverlib/MSP430F5xx_6xx/wdt_a.c
 
Building target: OutOfBox_EmulStorageKeyboard_16KB.out
Invoking: MSP430 Linker
"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cl430" -vmspx --code_model=large --data_model=large --use_hw_mpy=F5 --advice:power="none" --define=__MSP430F5529__ -g --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 -z -m"OutOfBox_EmulStorageKeyboard_16KB.map" --heap_size=160 --stack_size=160 --cinit_hold_wdt=on -i"@ccs/ccs_base/msp430/include" -i"@ccs/ccs_base/msp430/lib/5xx_6xx_FRxx" -i"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/lib" -i"@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/include" --reread_libs --diag_wrap=off --display_error_number --warn_sections --xml_link_info="OutOfBox_EmulStorageKeyboard_16KB_linkInfo.xml" --use_hw_mpy=F5 --rom_model --set_error_limit=10 -o "OutOfBox_EmulStorageKeyboard_16KB.out" "./hal.obj" "./main.obj" "./system_pre_init.obj" "./driverlib/MSP430F5xx_6xx/adc10_a.obj" "./driverlib/MSP430F5xx_6x...(line truncated)...
<Linking>
warning #10366-D: automatic library build: using library "@ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/lib/rts430x_lc_ld_eabi.lib" for the first time, so it must be built.  This may take a few minutes.
abnormal termination of @ccs/tools/compiler/ti-cgt-msp430_16.9.1.LTS/bin/cg430
gmake[2]: *** [/tmp/TI_MKLIBz8oTki/OBJ/unified_locale.obj] Killed
Makefile:1080: recipe for target '/tmp/TI_MKLIBz8oTki/OBJ/unified_locale.obj' failed

>> Compilation failure
makefile:188: recipe for target 'OutOfBox_EmulStorageKeyboard_16KB.out' failed
gmake[2]: Target 'library' not remade because of errors.
>> ERROR: mklib: gmake error during rts430x_lc_ld_eabi.lib build
warning #10207-D: automatic RTS selection:  resolving index library "libc.a" to "rts430x_lc_ld_eabi.lib", but "rts430x_lc_ld_eabi.lib" was not found
"../lnk_msp430f5529.cmd", line 221: warning #10374-D: Interrupt vector "RTC" does not have an interrupt handler routine.
"../lnk_msp430f5529.cmd", line 223: warning #10374-D: Interrupt vector "TIMER2_A1" does not have an interrupt handler routine.
"../lnk_msp430f5529.cmd", line 224: warning #10374-D: Interrupt vector "TIMER2_A0" does not have an interrupt handler routine.
"../lnk_msp430f5529.cmd", line 225: warning #10374-D: Interrupt vector "USCI_B1" does not have an interrupt handler routine.
"../lnk_msp430f5529.cmd", line 226: warning #10374-D: Interrupt vector "USCI_A1" does not have an interrupt handler routine.
"../lnk_msp430f5529.cmd", line 228: warning #10374-D: Interrupt vector "TIMER1_A1" does not have an interrupt handler routine.
"../lnk_msp430f5529.cmd", line 229: warning #10374-D: Interrupt vector "TIMER1_A0" does not have an interrupt handler routine.
"../lnk_msp430f5529.cmd", line 230: warning #10374-D: Interrupt vector "DMA" does not have an interrupt handler routine.
"../lnk_msp430f5529.cmd", line 232: warning #10374-D: Interrupt vector "TIMER0_A1" does not have an interrupt handler routine.
"../lnk_msp430f5529.cmd", line 233: warning #10374-D: Interrupt vector "TIMER0_A0" does not have an interrupt handler routine.
"../lnk_msp430f5529.cmd", line 234: warning #10374-D: Interrupt vector "ADC12" does not have an interrupt handler routine.
"../lnk_msp430f5529.cmd", line 235: warning #10374-D: Interrupt vector "USCI_B0" does not have an interrupt handler routine.
"../lnk_msp430f5529.cmd", line 236: warning #10374-D: Interrupt vector "USCI_A0" does not have an interrupt handler routine.
"../lnk_msp430f5529.cmd", line 237: warning #10374-D: Interrupt vector "WDT" does not have an interrupt handler routine.
"../lnk_msp430f5529.cmd", line 238: warning #10374-D: Interrupt vector "TIMER0_B1" does not have an interrupt handler routine.
"../lnk_msp430f5529.cmd", line 239: warning #10374-D: Interrupt vector "TIMER0_B0" does not have an interrupt handler routine.
"../lnk_msp430f5529.cmd", line 240: warning #10374-D: Interrupt vector "COMP_B" does not have an interrupt handler routine.
"../lnk_msp430f5529.cmd", line 242: warning #10374-D: Interrupt vector "SYSNMI" does not have an interrupt handler routine.
warning #10062-D: entry-point symbol "_c_int00" undefined

 undefined            first referenced                                          
  symbol                  in file                                               
 ---------            ----------------                                          
 __TI_decompress_lzss                                                           
 __TI_decompress_none                                                           
 __TI_int41                                                                     
 __TI_int43                                                                     
 __TI_int44                                                                     
 __TI_int45                                                                     
 __TI_int46                                                                     
 __TI_int48                                                                     
 __TI_int49                                                                     
 __TI_int50                                                                     
 __TI_int52                                                                     
 __TI_int53                                                                     
 __TI_int54                                                                     
 __TI_int55                                                                     

...(output truncated)...

                             
 __TI_zero_init                                                                 
 __mspabi_divu        ../OutOfBox_EmulStorageKeyboard_usblib.lib<UsbMscScsi.obj>
 __mspabi_mpyi        ../OutOfBox_EmulStorageKeyboard_usblib.lib
 __mspabi_mpyl        ./driverlib/MSP430F5xx_6xx/ucs.obj                        
 __mspabi_slli        ./driverlib/MSP430F5xx_6xx/comp_b.obj                     
 __mspabi_srli        ../OutOfBox_EmulStorageKeyboard_usblib.lib       
 memset               ../OutOfBox_EmulStorageKeyboard_usblib.lib

error #10234-D: unresolved symbols remain
warning #10202-D: no suitable entry-point found; setting to 0
error #10010: errors encountered during linking; "OutOfBox_EmulStorageKeyboard_16KB.out" not built
gmake[1]: *** [OutOfBox_EmulStorageKeyboard_16KB.out] Error 1
gmake[1]: Target 'secondary-outputs' not remade because of errors.
gmake: *** [all] Error 2
makefile:184: recipe for target 'all' failed

**** Build Finished ****

**Attention** This is a public forum