My question is very similar to the thread of the same name started on 10-03-2011 by Sarmad Abedin but my problem was not solved by the solution presented in that (now closed) thread.
I'm trying to use the BTool software to communicate with a SmartRF05 evaluation board running HostTestApp (after loading C:\ Texas Instruments\ BLE-CC2540-1.1\ Accessories\ Hex_Files \ cc2540_ble1.1_SmartRF_HostTestRelease_Master.hex). The difference in my situation is that I'm using a PC with a serial port and cable.
When I start the BTool using the default communications parameters, the software fails to connect and I see the error message:
GAP Device Initialization Timeout.
Device May Not Function Properly.
I can see the serial port data from the PC come through to the CC2540 side of the RS-232 driver IC. However, there is no response data coming back through the port. The RS-232 enable/disable switch is enabled.
I am able to flash the SmartRF05 board with no problems and USB does enumerate on the PC.
Thanks.