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.

LAUNCHXL-CC1310: RF_cmdPropRx超时时间

Part Number: LAUNCHXL-CC1310

1、RF_runCmd(rfHandle, (RF_Op*)&RF_cmdPropRx,RF_PriorityNormal, &RxCallback,0);,这个函数是阻塞还是非阻塞,我使用debug单步调试发现运行之后无法跳转到后续函数中

2、RF_cmdPropRx这个是不是存在超时机制