主题:SysConfig 中讨论的其他器件
工具/软件:
你(们)好
我将 SDK 9.10.00与 IAR 搭配使用。
为了生成通行密钥、Util_GetTRNG()
不再支持之前使用的函数、因此我尝试改用 RNG。
我在下面的链接中查看了示例、并尝试应用它、但RNG_open()
仍然失败。
simplelink_lowpower_f3_SDK_9_10_00_83/docs/secure_drivers/doxygen/html/_r_n_g_8h.html
我想了解RNG_getRandomxxxx()
成功应用的示例代码。
在该路径中、我可以参考哪个示例?
\...\simplelink_lowpower_f3_SDK_9_10_00_83\examples\?????