Building infinite loop

Hi, 

I am currently finishing the intermediate SDK course of yours and suddenly I got a really strange behavior.

The build just endlessly enters a loop in Found GnuLd as the screenshot shows. I have already tried restarting my computer and SDK and also tried touching VScode with a different SDK version. None worked. 

Any idea? 

João.

SDK version: 2.6.0

Build target: nRF5340 Audio DK

OS: MacOS Sonoma 14.1.2

Parents Reply
  • I also tried to use the ncs 2.5.2 toolchain with ncs 2.6.0 sdk, but the behavior was the same.

    clude/generated/autoconf.h'
    -- Found GnuLd: /opt/nordic/ncs/toolchains/20d68df7e5/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd (found version "2.38") 
    

    Also the same behavior with ncs 2.5.0 toolchain with ncs 2.6.0 sdk.

    The project I am trying to build is on ncs 2.6.0 sdk, so doing the reverse would not work.

Children
Related