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.

CC1310: SysCtrlSystemReset复位流程

Part Number: CC1310

HI,

    https://e2echina.ti.com/support/wireless-connectivity/sub-1-ghz/f/sub-1-ghz-forum/172781/cc1310-reset-rf-core?tisearch=e2e-sitesearch&keymatch=SysCtrlSystemReset,完整的复位流程为调用RF_yield()然后调用 RF_close() 然后再调用SysCtrlSystemReset()。

    如果rf内核已经调用了EasyLink_transmit或EasyLink_receive,处于阻塞状态时,调用RF_yield()然后调用 RF_close()流程能关闭内核吗,还是必须得发送接收完才能进行?

谢谢