Hello,
I'm trying to setup a new project and start experimenting with the nRF51 series. I'm a little confused about the needed files I have to add on the project to get the chip boot and call the hardware libraries of the SDK.
Since I'm using a nRF51822 chip I downloaded the version 12.3.0 SDK and I found some relevant files in the /components/device/ folder where I found the nrf51.h header file that contains the CMSIS hardware access layer. But I don't know in what directory structure should those files must be included in order to get the nordic SDK work.
Thank you
- George