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 6 and bluetopia examples

Other Parts Discussed in Thread: MSP430F5438, MSP430F5529

Hello

I'm trying to compile the A3DP_SNK example from bluetopia 1.42 in Code composer studio 6. I'm using the build for the MSP430F5438 microcontroller.

But I'm getting a error on the HAL.c file but, they don't really give a clear error:

#16019-D file "C:/ti/Connectivity/CC256X BT/CC256x MSP430 Bluetopia HAL.c /A3DPDemo_SNK/MSP430_EXP5438 C/C++ Problem
#10010 errors encountered during linking; "A3DPDemo_SNK.out" not built HAL.c /A3DPDemo_SNK/MSP430_EXP5438 C/C++ Problem

What is the problem with this project?

My sincerly