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

Problem by the migration to nRF52

By the migration of my application from nRF51 to nRF52, I can't compile the Nordic driver: nrf_delay.c

The IAR-Compiler gives that output by the build:

Error[Og010]: Inline assembler instruction has more than one size: " BNE ??loop". Use size specific syntax ...\driver\nrf_delay.h 145

Related