Other Parts Discussed in Thread: CC2650,
My customer have the deadlock problem at running sample problem when they try to get the semaphore dataSem by task AP_taskFxn and the semaphore waitRsp_sem by the task NPITask_Fxn.
Sample program is gotten from /Software/SimpleLink SDK Plugins/Connectivity/SimpleLink SDK BLE Plugin (3.20.00.24)/Examples/Development Tools/MSP432P401R LunchPad - Red 2.x (Red)/Bluetooth/temperature_sensor_broadcast/TI-RTOS/GCC Compiler/temperature_sensor_broadcas by CCS resource explore. According its readme, after initialization, it seems that BLE advertisement will start.
However, after the following message is output by UART,
They can't make a Bluetooth connection by its deadlock.
--------- ADC14 Temperature Sensor Example ---------
Application Processor Initializing ...
Done!
Could you give us any suggestion to solve this issue.I