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.

msp430f5438A development board + cc2564

Other Parts Discussed in Thread: MSP430F5438A

I have a few questions about the Bluetopia stack.

I downloaded CC256x SDK (STONESTREETONE-BT-SDK), and burn to msp430f5438a development board, Execution will occur "BSC_Initialize returned -4" message.

source code is below :

HCI_DRIVER_SET_COMM_INFORMATION(&HCI_DriverInformation, 1, 115200, cpUART);

May I ask how do modify.