Ich habe den Ordner jetzt mal auf C kopiert, damit verschwindet schon mal die Fehlermeldung. Allerdings funktioniert das Kompilieren trotzdem nicht.
Ich bekomme folgende Ausgabe:
"c:\rp6base_examples\Example_01_LEDs\make_all.bat"
c:\RP6BASE_EXAMPLES\Example_01_LEDs>set LANG=C
c:\RP6BASE_EXAMPLES\Example_01_LEDs>make all
0 [main] sh 19696 sync_with_child: child 1924(0x20C) died before initialization with status code 0xC0000142
12685 [main] sh 19696 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
-------- begin --------
avr-gcc (WinAVR 20100110) 4.3.3
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
make: *** No rule to make target RP6Base_LEDs.elf', needed by elf'. Stop.
Prozess beendet. Code:2
Dauer:00:00
Das ganze Läuft auf Windows 11 und ich habe das Paket mit winAVR und Programmers Notepad Installiert