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

nRF52 DK PCA10040 demo not work from GCC build

Hi, I got nRF52 DK PCA10040 device(s132) and follow the steps from devzone.nordicsemi.com/.../ to use arm-none-eabi-gcc(version 5.4) to build examples like blinky. I can successfully built out hex file and flash to device. After flashing, I found device not work. But if I flash pre-built hex from the hex folder in each example, the device work as expect. I tried on windows 10 and ubuntu 14.04, and both hex built from source can not work. How can I built out workable hex file?

Related