Hi,
simplelink_cc13x2_26x2_sdk_4_30_00_54 Collector example with Ti RTOS
I do not want my device to go into IDLE mode. I have set this in app.cfg:
Task.enableIdleTask = false;
How can I prove that idle is not being called? Unfortunately postNotifyFxn() does not seem to cover IDLE mode.
Many thanks,
Andy