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

SDK example doesn't build with SES.

I am trying to build the 'BLE NFC pairing reference' example for nRF52840.

I downloaded the latest SDK and located this example in the experimental directory under BLE\Peripherals.

When I try to build the code using Segger Embedded Studio it throws the following error:

cc310_backend_chacha_poly_aead.h: No such file or directory

I am able to locate this file in the project. I checked the include paths and they have this directory configured as part of include paths.

If I right click and click on 'go to definition' it opens this file.

I am not sure why SES would flag and give this error.

Any help is appreciated.

Thanks,

Aditya

Related