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

Make file build in gcc literally takes forever to link

I'm using sdk 14.2 and I have nrf52832 board. Now when I go to armgcc folder in sdk of any example (I'm using the blinky example )  and open my command prompt and try to build the file using "make" command , it builds fine till compiling the sources files but then gets stuck in " Linking target : _build/nrf52832_xxaa.out " 

Stuck as in literally takes forever to link it . I waited one hour but it still doesn't do anything . I'll attach a photo of cmd

I had to force shutdown my laptop because it hangs up my whole system .

Related