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

Device must be defined

Hi everyone! I want to build an example code blinky_pca10028 by using microcontroller nRF51822_XXAA but I have some problems. I downloaded all package for it and opened an example. You can see it on the picture below

Unfortunately, when I try to build the example, the keil 5 writes this errors

My folder setup is next:

Moreover, my microcontroller isn't mentioned in file nrf.h

What should I do to make it correct

Related