I have Keil uVision V5.15 and the nRF51 SDK 9.0.0. I ran the SDK install script nRF5x_MDK_8_0_3_Keil4.msi. First question: This says "Keil4", so does it work with Keil 5.15?
I downloaded the N5 Starter Kit SDK 3.00 and unzipped it. The user manual says in section 2.8 to "Move the entire folder n5_series from the extracted N5 Starter Kit SDK into the directory C:\Keil_v5\ARM\Device\Nordic\examples. However, this directory does not exist. The directories in \Nordic are nrf51422, nrf51822 and nrf52832. I created "\examples" and copied n5_series there, but this does not work - compiler can't find nRF drivers or libraries.
So 2nd question: where should I copy n5_series to make this work?