我对SysCtrlSystemReset函数的注释:Perform a full system reset有一个疑问。
如题,调用SysCtrlSystemReset能不能将RF核一并复位?这个full system是否包括RF核?
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.
您好,
调用RF_yield()然后调用 RF_close() 然后再调用SysCtrlSystemReset(),这是一个完整的system reset步骤,确保系统重置
希望能够帮助到您。