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.

BOOSTXL-CC2650MA: Unable to run simple_broadcaster example,

Part Number: BOOSTXL-CC2650MA
Other Parts Discussed in Thread: SYSBIOS, CC2650

I am trying to run the simple_broadcaster_cc2650lp example except running with the BOOSTXL-CC2650MA connected to a XDS110 debug probe. (I have modified the project to define the BOOSTXL boardinstead of the Launchpad board).  The code ends up spinning in a loop here:

ti_sysbios_family_arm_m3_Hwi_excHandler__I:

1001bbd8: D0FD beq $C$L526

Is this the right approach to making the example work on the BOOSTXL board? My application is just a simple broadcaster app.

Stepping through with the debugger, it seems to not finish executing this line (in simple_broadcaster.c)

// Start the Device
VOID GAPRole_StartDevice(&simpleBLEBroadcaster_BroadcasterCBs);

Other posts suggest using the ROV tool however I don't seem to have a "Tools" menu in Code Composer Studio 10.

  • Hi,

    Thank you for posting on the E2E forums. I have notified my colleague to comment on this.

    Best,

    Nima

  • Hi Kevin,

    At the moment the only example available for BOOSTXL-CC2650MA is simple_np. Have you verified if you could properly run this example? If you plan to use the CC2650 as a network processor - as the BOOSTXL-CC2650MA is intend to be used - is should be the best base. I agree it may look like more work will be required at the beginning but on the long run you will save time. If you are interesting to experience this demo you may want to refer to the SimpleLink Academy and to this tutorial.

    If you really want to go with the example written for the launchpad then please refer to the User Guide (https://www.ti.com/lit/swru393) section §6.2. You may also want to leverage this thread.

    I hope this will help,

    Best regards,