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.

LAUNCHXL-CC2650: Unable to run simple broadcaster demo on Launch Pad board

Part Number: LAUNCHXL-CC2650
Other Parts Discussed in Thread: CC2650

After building and flashing the simple_broadcaster cc2650lp_stack project and then building and flashing the simple_broadcaster_cc2650lp_app, I can start stepping through the code with the debugger.

I have not modified the demo code at all.

At line 338, where the GAP role parameters are being set in the SimpleBLEBroadcaster_init function of simple_broadcaster.c, the debugger never returns after attempting to execute that line.

Pausing the debugger shows it to be here:

What am I missing?  Shouldn't this demo code run "out of the box" on this board?