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.

CC2340R5: SDK 9.10.00 secure/lib - RNG example

Part Number: CC2340R5
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\ ????