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

Error while building ANT examples in SDK nRF5_SDK_16.0.0_98a08e2

Hi All,

I am trying to build ANT examples for nrf52832 and i am getting below error.

PATH : nRF5_SDK_16.0.0_98a08e2\examples\ant\ant_advanced_burst\pca10040\s212\ses

In file included from ../../../../../../components/libraries/util/sdk_common.h:60,
1> from C:\Users\sv51949\Documents\AssetSourceCode\nRF5_SDK_16.0.0_98a08e2\components\libraries\log\src\nrf_log_backend_serial.c:40:
1> ../../../../../../components/libraries/util/sdk_errors.h:73:10: fatal error: nrf_error.h: No such file or directory
1> compilation terminated.
4> In file included from ../../../../../../components/libraries/util/sdk_common.h:60,
4> from C:\Users\sv51949\Documents\AssetSourceCode\nRF5_SDK_16.0.0_98a08e2\components\libraries\log\src\nrf_log_default_backends.c:41:
4> ../../../../../../components/libraries/util/sdk_errors.h:73:10: fatal error: nrf_error.h: No such file or directory
4> compilation terminated.
Build failed

I tried with armgcc and Ses compilers.

All other examples are building fine.

Thanks,

suresh

Parents Reply Children
No Data
Related