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

Symbol 'NRF_CLOCK_LFCLKSRC' could not be resolved

HI!,

In Eclipse Neon.1 x86_64 with SDK12 examples I get this error:

Symbol 'NRF_CLOCK_LFCLKSRC' could not be resolved

In this line:

nrf_clock_lf_cfg_t clock_lf_cfg = NRF_CLOCK_LFCLKSRC;

image description

This only happens in SDK12. Is it possible to fix it?. It is not a critical error but I would like to fix it.

Best regards

Related