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: Compilation error

Part Number: MSP430F5529
Other Parts Discussed in Thread: MSP430F5132

Greetings,

I am using MSP430F5529 launchpad for my project. I am using CCS ide 9.2. I am attaching my project .

demo1.rar

When compiled I am getting following errors:-

>> Compilation failure
subdir_rules.mk:9: recipe for target 'blink.obj' failed
"../blink.c", line 24: error #20: identifier "TD0CTL0" is undefined
"../blink.c", line 26: error #20: identifier "TD0HCTL1" is undefined
"../blink.c", line 28: error #20: identifier "TD0CTL1" is undefined
"../blink.c", line 28: error #20: identifier "TDCLKM_1" is undefined
"../blink.c", line 29: error #20: identifier "TD0HCTL0" is undefined
"../blink.c", line 29: error #20: identifier "TDHEN" is undefined
"../blink.c", line 29: error #20: identifier "TDHM_0" is undefined
"../blink.c", line 32: error #20: identifier "TD0CCR0" is undefined
"../blink.c", line 34: error #20: identifier "TD0CCTL0" is undefined
"../blink.c", line 35: error #20: identifier "TD0CCR1" is undefined
"../blink.c", line 36: error #20: identifier "TD0CCR2" is undefined
"../blink.c", line 37: error #20: identifier "TD0CCTL1" is undefined
"../blink.c", line 38: error #20: identifier "TD0CCTL2" is undefined
"../blink.c", line 40: error #20: identifier "TD1CCR0" is undefined
"../blink.c", line 41: error #20: identifier "TD1CCR1" is undefined
"../blink.c", line 42: error #20: identifier "TD1CCR2" is undefined
"../blink.c", line 43: error #20: identifier "TD1CCTL1" is undefined
"../blink.c", line 44: error #20: identifier "TD1CCTL2" is undefined
"../blink.c", line 45: error #20: identifier "TD1CTL1" is undefined
"../blink.c", line 45: error #20: identifier "TDCLKM_2" is undefined
"../blink.c", line 48: error #20: identifier "TEC1XCTL2" is undefined
"../blink.c", line 48: error #20: identifier "TECAXCLREN" is undefined
"../blink.c", line 50: error #20: identifier "TDCLR" is undefined
"../blink.c", line 22: remark #1527-D: (ULP 2.1) Detected SW delay loop using empty loop. Recommend using a timer module instead

I am still a newbie to MSP controllers and this TLV concept. I previously successfully completed UART and GPIO of MSP430F5529. 

Kindly suggest what wrong I am doing.

Thanks

Best Regards

Bhushan

**Attention** This is a public forum