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