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.
Hi,
Please include the errors from the build log. There 's also a section about compiling your first example with Keil in the getting started guide, here is the link in case you haven't seen it: http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/getting_started_examples.html?cp=4_0_1_1_2
You can install the missing packs through the pack installer:
To get the device famility pack in the right view you need select Nordic Semiconductor from the device list on the left (expand 'All Devices')
To get the device famility pack in the right view you need select Nordic Semiconductor from the device list on the left (expand 'All Devices')
Sorry, thought it was included. Here is a link to the packs installer so you can install it manually: http://www.nordicsemi.com/eng/nordic/Products/nRF52-DK/nRF5x-MDK-Pack/51503.
Note that you should open the project file in arm5_no_packs (*.uvprojx), not arm4 which is for Keil4.
Im following the tutorial you linked erlier. But can i use the latest version for my nRF51 Dongle? And is it done when i installed the packs?
It's recommended to use the latest version (currently 8.16.0)