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
  • I am also experiencing the same issue since updating to 2.6.0.  I have tried to remove all my previous ncs SDK's, remove and reinstall ncs 2.6.0, toolchain manager, nrf connect for desktop, VSCode and all nRF-associated extensions, to no avail.  The only thing I have noticed is that GnuLd will operate for one time after rebooting my machine.  But all subsequent attempts to build, GnuLd spins forever.  This applies to all the samples.  When building an application with a parent and child after rebooting my machine, it operates for the parent, but stalls when getting to the child application.

    I am also on MacOS, Sonoma 14.4.  This only started being an issue with ncs 2.6.0.  I was previously using ncs 2.5.0.

    I attempted on my personal machine with Windows 11, and had no issues with ncs 2.6.0.

    Kconfig header saved to '/Users/chris1111/Repositories/aaaaaaa/application/build/inner/hci_ipc/zephyr/include/generated/autoconf.h'
    -- Found GnuLd: /opt/nordic/ncs/toolchains/580e4ef81c/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") 

Reply
  • I am also experiencing the same issue since updating to 2.6.0.  I have tried to remove all my previous ncs SDK's, remove and reinstall ncs 2.6.0, toolchain manager, nrf connect for desktop, VSCode and all nRF-associated extensions, to no avail.  The only thing I have noticed is that GnuLd will operate for one time after rebooting my machine.  But all subsequent attempts to build, GnuLd spins forever.  This applies to all the samples.  When building an application with a parent and child after rebooting my machine, it operates for the parent, but stalls when getting to the child application.

    I am also on MacOS, Sonoma 14.4.  This only started being an issue with ncs 2.6.0.  I was previously using ncs 2.5.0.

    I attempted on my personal machine with Windows 11, and had no issues with ncs 2.6.0.

    Kconfig header saved to '/Users/chris1111/Repositories/aaaaaaa/application/build/inner/hci_ipc/zephyr/include/generated/autoconf.h'
    -- Found GnuLd: /opt/nordic/ncs/toolchains/580e4ef81c/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") 

Children
No Data
Related