This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

CC310 (RNG) hard fault during ozone debug

Hi,

I'm trying to run the JLink debugger using Ozone to debug my program. When I run nrf_crypto_init(), I encounter a hard-fault. The program is not experiencing any problem when I run the problem without debugging. I'm using the CC310 backend for crypto and RNG. The hard fault seems to occur when the RNG is getting initiated. We are using the S140 Softdevice but it has not been enabled yet at this part of the code. We are using RTT logging. We are also using a bootloader. Should this configuration not allow me to use the debugger?

The hard fault occurs in CRYS_RndInit().


Best regards,

Tofik

Parents Reply Children
No Data
Related