This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

blinky issue with SDK7.2

I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me. When I use the makefile from blank/armgcc, the compilation goes smoothly, but I do not see nrf_delay_ms in the .map file that is created. Any idea why?

Also, I am using JLink to flash the binary from Linux command line (using nrf51822 as the device). The flash procedure itself seems to work fine, but the LED is not blinking.

I do not see any such problem with PCA10000 dongle that I have. The LED flashes well on PCA10000 and the .map file shows nrf_delay_ms as well.

Related