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

nrf52840 cc310 is not working

Hello,

I use nRF5SDK160098a08e2 SDK version, on ubuntu 16.04.

I use pca10056 (nrf52840 dev-kit).

I want to run cc310 example located at ./examples/crypto/nrf_cc310/

for example, I compile and load successfully aes binary into the device but nothing is printed over UART (TX pin is PA06, I verified in sdk_config).

I tried the sha example and The device is also not running.

If I compile and load a binary from nrf_crypto folder, everything is OK ( have tried rng, sha....) I can see my part debug printf.

So could you test on your side please?

What could be wrong here?

regards

sk

Parents Reply Children
Related