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.

Debug serial port not functional on A3DPDemo_SNK code base

Other Parts Discussed in Thread: CC2564

Hi,

I have a custom board designed using CC2564 and MSP430F5438AIPZ on which able to successfully load A3DP and SPP profile and use the same with my mobile application.  Our designer says debug port are pins 53 & 54 of MPS430 which are UAC1 ports. I checked the code on A3DP, i see console_write() function doing call back of MessageOutputCallback() points to UAC1. I tried different baud rate like 9600, 57K and 115200, nothing comes.

I tested by FTDI cable by shotring Tx and Rx, can see the characters on the console. Now with everything working from connectivity and core code, i have ran out of ideas as to why the debug port is not fucntional.

Do i need to enable something else? Please help me on this..

-Prashanth