This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

downloaded Keil 4.x cannot compile for NRF51822 missing some plugin

I'm a noob in this alley! it is my first time working with Nordic products. In the past I used Energy Micro and ST Micro.

I downloaded Keil 4.x from ARM website. Then I opened the project file I found under the project tree and tried to compile but I get the following error message:

Build target 'nrf51822_xxaa_s110 (256K)' *** Error: Referred Memory Range 'IROM1' is undefined. assembling arm_startup_nrf51.s... arm_startup_nrf51.s: error: A3903U: Argument '--pd' not permitted for option 'device'. "._build\glock_g22.axf" - 1 Error(s), 0 Warning(s). Target not created

How can I add Nordic devices to Keil?

Thanks, Gil

Related