/* RNG HAL Initialization */
wStatus = phhalRng_Init(gpkphCfg_EE_Boot_RNG->bTrngFeedTimeout);
PH_BREAK_ON_FAILURE(wStatus);
wStatus返回0x8421
请问是哪里的问题?
Hi Xia Shuang,
0x8421 means PH_COMP_RNG | PH_ERR_INVALID_PARAMETER.
Hope that helps,
Have a great day,
Kan
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Kan
The example is PN7462AU_ex_phExRf, it's run my self board.
Tks.
Shuang
Hi Xia Shuang,
Which board are you using? Which example are you testing with? Would you please specify?
Thanks for your patience!
Have a great day,
Kan
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------