You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I do compile with GCC for the NRF52840, the function trng_get_bytes present in the crypto cell features never returns when it calls LLF_RND_GetTrngSource.
With the help of the debugger I'm able to see that the application is actually stuck in a loop in the function LLF_RND_StartTrngHW().
Also it looks like there's a leftover a merge operation in GCC's binary folder