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

stuck up with set up for nrf51822

Hi,

I am very new to nRF51822 controller. i got some problem with compilation. i have downloaded SDK v10.0xx and tried to compile blink example from following path.

examples/peripheral/blinky/pca10028/s110/armgcc

but i got following error.

make: /usr/local/gcc-arm-none-eabi-4_9-2015q1/bin/arm-none-eabi-gcc: Command not found

i have installed GCC compiler and done basic set by following posts from this forum.

Related