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.

ZStack OSAL问题

Other Parts Discussed in Thread: Z-STACK, CC2530, CC2538

请问TI ZigBee协议栈中的osal是在freertos的基础上封装的吗?

osal_task.h中有“include freertos.h”,可是找不到freertos.h文件。

是否需要下载freertos源码才能编译?