Part Number: LAUNCHXL-CC2650
Other Parts Discussed in Thread: BLE-STACK, CC2650
Tool/software: TI-RTOS
I am trying to run the simple peripheral example from the BLE-STACK 2.2.2 on my CC2650 LaunchPad. However, once I debug up to BIOS_start(), the debugger jumps to exit.c and aborts (due to abnormal program termination). What is going on here? Considering I haven't touched the example, I feel like this shouldn't be happening.