I am trying to learn how to use the ADC on the NXP LPC55S06. I copied and pasted an NXP example project into the MCUXpresso IDE, but I am receiving errors for the line
#include "fsl_adc.h" .
I do not know how to resolve this issue, so if anyone can help, I would greatly appreciate it.
Thanks in advance.