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.
工具/软件:TI-RTOS
我尝试在 空闲任务中调用 NDK 函数 sendto ()。 代码崩溃。 是否不允许在空闲任务内调用 NDK API?
TI.SYSBIOS.KNL.Task:第1025行:断言失败:A_badPriority:使用了无效的任务优先级。
xdc.runtime.Error.raise:终止执行
空闲任务函数、