Hi team,
Here's an issue from the customer may need your help:
When developing with simple_central_CC26X2R1_LAUNCHXL_tirtos7_ticlang, the original application is operated by a button through select "Discover Devices" to call "SimpleCentral_doDiscoverDevices".
Currently they want to open it via task, and then executes SimpleCentral_doDiscoverDevices (0) directly in the task after the device has been running for some time, while an exception occurs as shown in the following figure(going to ICall_abort-->while(j);):
Could you help check this case? Thanks.
Best Regards,
Cherry