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 Children
  • I had the same issue but have no idea why it was happening. I hadn't changed anything in my toolchain at all and things were working fine. Then MacOS did an update and it broke JLink until I flashed my board to the latest version of JLink firmware (7.96J), then I also found out that I couldn't compile from pristine. Totally removing both the toochain and SDK fixed the issue. Upgrading from 2.5.2 to 2.6.1 in place did NOT fix the issue however. I had to totally uninstall

Related