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.

LCD shows nothing after debugging Sample BLE peripheral project in CC2650DK

Other Parts Discussed in Thread: CC2640, CC2650

Hello,

I am new to the BLE Concept,

1) I am trying to run a project example SimpleBLE peripheral in CCS v6. It runs well without any errors, but it does not show anything on LCD Screen. I also tried with IAR IDE even that shows "Failed to Load extra image", not sure what is wrong.

2) Also when i connect my CC2650DK and open the Btool v1.41 it shows the following error,

<Warning> - 01:50:54.611
GAP Device Initialization Timeout
Device May Not Function Properly

i am sure i have checked both app file and stack file were active or not.

I am not sure how to proceed with. I am trying to send and recieve a simple .txt file. Please help me out.

Thanks