Other Parts Discussed in Thread: MSP430F249, MSP430G2453
Hi,
i am getting the below errors while compiling my code in ccs v5.0. I thought that these are linking error how can i come out of it any one help me..
Description Resource Path Location Type
#10008-D cannot rfreader line 36, external location: C:\Users\pc\AppData\Local\Temp\059483 C/C++ Problem
undefined first referenced
symbol in file
--------- ----------------
BCSCTL1 ./main.obj
CALBC1_1MHZ ./main.obj
CALDCO_1MHZ ./main.obj
DCOCTL ./main.obj
IE2 ./UART.obj
IFG2 ./UART.obj
P1DIR ./main.obj
P1OUT ./main.obj
P1REN ./main.obj
P2DIR ./main.obj
P2OUT ./main.obj
P3DIR ./main.obj
P3OUT ./main.obj
P3SEL ./UART.obj
P4DIR ./main.obj
P4OUT ./main.obj
P6DIR ./main.obj
P6OUT ./main.obj
TACCR0 ./Timer.obj
TACCTL0 ./Timer.obj
TACTL ./Timer.obj
UC1IE ./UART.obj
UC1IFG ./UART.obj
UCA0BR0 ./UART.obj
UCA0BR1 ./UART.obj
UCA0CTL1 ./UART.obj
UCA0MCTL ./UART.obj
UCA0RXBUF ./UART.obj
UCA1BR0 ./UART.obj
UCA1BR1 ./UART.obj
UCA1CTL1 ./UART.obj
UCA1MCTL ./UART.obj
UCA1RXBUF ./UART.obj
UCA1TXBUF ./UART.obj
WDTCTL ./main.obj
thanks....