在TI-RTOS中创建了4个任务,程序一运行就进入了abort()
经查找发现是进入第4个任务的ICall_registerApp()时添加失败,ICall_newTask(Task_self())返回了空指针
请问要如何修改?




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中创建了4个任务,程序一运行就进入了abort()
经查找发现是进入第4个任务的ICall_registerApp()时添加失败,ICall_newTask(Task_self())返回了空指针
请问要如何修改?



