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

nRF5_SDK_17.0.0_9d13099 undefined reference to files for nrfx_Saadc

I am working on a project that requires some functions from nrfx_saadc.c, i have included this file in my project yet I can not access the functions in the file. The code is greyed out by segger

I even went into the sdk.config to enable NRFX_SAADC_ENABLED but still the code is greyed out and the functions are inaccessible.

what do I do next

Related