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.

CCS V6.2 launchXL CC2650 Starting question: Debugger doesn't do anything

Hello

I'm trying to run a simple example of turning a led on the launchXL board.

I build the project and run the debugger. It loads the program and write to the console:

Cortex_M3_0: GEL Output: Memory Map Initialization Complete.
Cortex_M3_0: GEL Output: Board Reset Complete.

but then it doesn't do anything. I only have one button available - the (red) stop button.

Nothing happens, not even when I try to print something to the console.

I get no respond from the board buttons.

Can anyone help me resolve this?

Thanks

Amit