SDK version : 7_10_00_35
Project : basic_ble
I created a pthread specifically to execute Uart Code, and I wanted to stop advertising in Uart, but I found that when I executed BLEAppUtil_advStop(), CC2340 would enter ICall_abort(), because the Function of BLEAppUtil can only be used in a specific Is there an area call? Or is there something I didn't notice?