导入官方例程,我想直接修改原专用rf协议为802.15.4,直接在syscfg中修改,然后在mainthread中修改对应的结构体名称
运行时程序卡在runcmd,调试发现一直等待pendcmd中的wait for semaphore函数中,
是否修改协议还需要在其他地方修改,postcmd能够发送,但改为postcmd后每次运行之后只发出一个数据包
麻烦帮我找一下原因或者修改协议还有什么需要修改的,感谢
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.