Other Parts Discussed in Thread: CC2630
mesh1.0.0的Projects\zstack\Samples\GenericApp的事件RTOS_RegisterApp( task_id, GENERICAPP_RTOS_MSG_EVT )是做什么的 我修改的应用必须加上么
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.
Other Parts Discussed in Thread: CC2630
mesh1.0.0的Projects\zstack\Samples\GenericApp的事件RTOS_RegisterApp( task_id, GENERICAPP_RTOS_MSG_EVT )是做什么的 我修改的应用必须加上么
Register this task with RTOS task initiator
是用于注册task的
mesh1.0.0没有基于TI RTOS,所以这个函数是无效的,只有下一个版本加入了CC2630才能支持