Dear Friend,
Using this tutorial I imported a Blank Blinky Kiel Project of SDK 12.30.
I am using a custom board with nrf51822, I imported the PCA100028 version.
All seemed to go well untill I got an error when building, the error is :-
First the error was:-
nrf.h: No such file or directory
now the error is :-
core_cm0.h: No such file or directory
I added this to my ../../../../../../components/toolchain/CMSIS/Include as some one had suggested to my user directory includes in the project options. as suggested below:-
But still the error persists