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.

CCS/MSP430F5529: CCS/MSP430F5529 Error compiling

Part Number: MSP430F5529

Tool/software: Code Composer Studio

Hello, I'm new with TIs micros and CCSV9.. I'm learning to program them. I had tried to compile and load an assembly program but I have the next errors messages:

I have no problems when I compiled in C.

Thanks for your help.


**** Build of configuration Debug for project Proyecto_01 ****

"D:\\Program Files\\CCS\\ccs\\utils\\bin\\gmake" -k -j 8 all -O

Building file: "../main.asm"
Invoking: MSP430 Compiler
"D:/Program Files/CCS/ccs/tools/compiler/ti-cgt-msp430_18.12.4.LTS/bin/cl430" -vmspx --code_model=small --data_model=small --use_hw_mpy=F5 --include_path="D:/Program Files/CCS/ccs/tools/compiler/ti-cgt-arm_18.12.4.LTS/include" --include_path="D:/Program Files/CCS/ccs/ccs_base/msp430/include" --include_path="D:/ALF_CTL/Documents/MICROCOMPUTADORAS/MSP430/PROGRAMAS RICHARD/Proyecto_01" --include_path="D:/Program Files/CCS/ccs/tools/compiler/ti-cgt-msp430_18.12.4.LTS/include" --advice:power=all --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_raw" "../main.asm"
Finished building: "../main.asm"

Building target: "Proyecto_01.out"
Invoking: MSP430 Linker
"D:/Program Files/CCS/ccs/tools/compiler/ti-cgt-msp430_18.12.4.LTS/bin/cl430" -vmspx --code_model=small --data_model=small --use_hw_mpy=F5 --advice:power=all --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"Proyecto_01.map" --heap_size=0 --stack_size=0 --cinit_hold_wdt=on -i"D:/Program Files/CCS/ccs/ccs_base/msp430/include" -i"D:/Program Files/CCS/ccs/ccs_base/msp430/lib/5xx_6xx_FRxx" -i"D:/Program Files/CCS/ccs/tools/compiler/ti-cgt-msp430_18.12.4.LTS/lib" -i"D:/Program Files/CCS/ccs/tools/compiler/ti-cgt-msp430_18.12.4.LTS/include" --reread_libs --diag_wrap=off --display_error_number --warn_sections --xml_link_info="Proyecto_01_linkInfo.xml" --entry_point=RESET --use_hw_mpy=F5 -o "Proyecto_01.out" "./main.obj" "../lnk_msp430f5529.cmd" -llibmath.a -llibc.a
<Linking>
warning #10366-D: automatic library build: using library "D:\Program Files\CCS\ccs\tools\compiler\ti-cgt-msp430_18.12.4.LTS\lib\rts430x_sc_sd_eabi.lib" for the first time, so it must be built. This may take a few minutes.
>> ERROR: mklib: could not open d:/program files/ccs/ccs/tools/compiler/ti-cgt-msp430_18.12.4.lts/lib/\rts430x_sc_sd_eabi.lib with mode w: Permission denied
warning #10207-D: automatic RTS selection: resolving index library "libc.a" to "rts430x_sc_sd_eabi.lib", but "rts430x_sc_sd_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 222: warning #10374-D: Interrupt vector "PORT2" 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 227: warning #10374-D: Interrupt vector "PORT1" 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 231: warning #10374-D: Interrupt vector "USB_UBM" 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 241: warning #10374-D: Interrupt vector "UNMI" 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.

undefined first referenced
symbol in file
--------- ----------------
__TI_int41
__TI_int42
__TI_int43
__TI_int44
__TI_int45
__TI_int46
__TI_int47
__TI_int48
__TI_int49
__TI_int50
__TI_int51
__TI_int52
__TI_int53
__TI_int54
__TI_int55
__TI_int56
__TI_int57
__TI_int58
__TI_int59
__TI_int60
__TI_int61
__TI_int62

error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "Proyecto_01.out" not built

>> Compilation failure
makefile:142: recipe for target 'Proyecto_01.out' failed
gmake[1]: *** [Proyecto_01.out] Error 1
makefile:138: recipe for target 'all' failed
gmake: *** [all] Error 2

**** Build Finished ****