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.

TI CC2564 With MSP-EXP430F5438 hciattach initialization timeout

Other Parts Discussed in Thread: CC2564, MSP430F5438A, TUSB3410

Hi

  I'm trying to download the TIInit_6.6.15.bts to the chip CC2564 using BlueZ on my linux PC.

  These are the steps I did:
1) Hardware Setup: TICC2564 small board connected to MSP-EXP430F5438 Experimental Board
2) Plug in the USB cable connected to the board to my linux PC. It then appear as a USB device on my PC.
3) Execute command: sudo modprobe usbserial vendor=0x0451 product=0xf500
    This is in order to install the USB-Serial driver for the board. The result is the board is recognised as /dev/ttyUSB0 on my PC.

4) Next, to download the TIInit_6.6.15.bts to the board, I did:
    hciattach /dev/ttyUSB0 texas 115200

5) It fails and the only console message that appear is: Initialization timeout.

I attached the bts file 6840.1070.TIInit_6.6.15.bts.zipused.

Anyone can advise how do I download the bts to the board using BlueZ? Thanks.

Regards

Yuqin