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

Compiling SDK 12.3.0 with gcc problem

I have a problem with compiling the blinky example from SDK 12.3.0. I have installed latest arm gcc cross compiler, version 6.3.1. Make command works but on compiling file system_nrf52.c it stucks. System memory usage goes to 100%, system stops respond. There is no white spaces in the SDK path. My operating system is Windows 10 Professional 64 bit.

Related