Hi im trying Keil for the frist time and trying to start the hrs peripheral example from the sdk v12.0 but get an error when trying to build.
thanks.
Hi im trying Keil for the frist time and trying to start the hrs peripheral example from the sdk v12.0 but get an error when trying to build.
thanks.
The flash algorithm are included in the device family packages (C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.16.0\Flash ) so not sure why it is trying to load it from the CMSIS package. This is what is causing the error.
Please go to options for target -> debug-> Flash download and check if the nRF51xx algorithm is used.
The nRF51xx algorithm was not there so i reinstalled the sdk and now its working! Thanks alot for ur time!
Hi again! I just tested another project in keil (not from your sdk) and i get this error again and this time reinstalling the sdk isnt helping