Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi.
I’m using SDK 9.10.00 with IAR.
For generating passkeys, the previously used Util_GetTRNG()
function is no longer supported, so I’m trying to use the RNG instead.
I looked at the example in the link below and tried to apply it, but RNG_open()
keeps failing.
simplelink_lowpower_f3_sdk_9_10_00_83/docs/secure_drivers/doxygen/html/_r_n_g_8h.html
I’d like to know the example code where RNG_getRandomxxxx()
is applied successfully.
Which example can I refer to in that path?
\...\simplelink_lowpower_f3_sdk_9_10_00_83\examples\ ????