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

Undefined symbol nrf_drv_adc_sample_convert

I am getting following errors when compiling source code in Keil-5. Any one suggest me what i am missing to define symbol?

linking... ._build\nrf51422_xxac.axf: Error: L6218E: Undefined symbol nrf_drv_adc_sample_convert (referred from main.o). Not enough information to list image symbols.

Related