SEGGER Embedded IDE - Error building the default Hello World

Hello,

I am trying to build the default main.c code for Hello World for nrf5340 using the SEGGER IDE , through "Open nrfConnect SDK Project". 

The SEGGER IDE version is V5.10 (Nordic Edition).

I am using nrfconnect SDK v1.4.0 (which is compatible with nrf5340_pdk). 

I get the following error: can't open C:/Users/Petros/ncs/v1.4.0/toolchain/segger_embedded_studio/lib/can't open C:/Users/Petros/ncs/v1.4.0/toolchain/segger_embedded_studio/lib/SEGGER_crtinit_v8m_mainline.o for reading for reading

However, looking at this folder path, I cannot find the mentioned file, only SEGGER_crtinit_v7em.o.

Parents Reply Children
Related