Tool/software: TI-RTOS
project : AWS_IOT subscribe_publish_sample
In the time-out interrupt, call osi_MsgQWrite to send back message to main task, and it cause system abort.
The abnormal stack trace is as below:
By the way,I tried the same code in free-rtos,and it runs no problem.
Many thanks.