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.
MAC_Init()这个函数是初始化MAC层,主要用于设置一些内部的MAC状态变量,会 macLowLevelInit() ,这个函数可查看原代码,看下是不是这里的问题