This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

cc3200 sl_stop 卡死问题

请教TI工程师,

我在main里面创建了一个task, 初始化了一个按键中断,    在task中 调用了 sl_start.后。 按下按键,在中断函数中 调用sl_stop, 但程序卡死。  请问这是什么原因?

主要是需要在按键中断函数里面 操作文件。