Witam
Po aktualizacji Windowsa 8 (64) do wersji 8.1 nie mogę skompilować żadnego projektu w AvrStudio (wersja 4.18, WINAVR 20100110).
Wyskakuje okienko z tekstem " rm.exe - Bład aplikacji Aplikacja nie została właściwie uruchomiona (0xc0000142)" a w AStudio mam coś takiego:
0 [main] sh 152 sync_with_child: child 4164(0x14C) died before initialization with status code 0xC0000142
66748 [main] sh 152 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
rm -rf main.o test.elf dep/* test.hex test.eep test.lss test.map
make: [clean] Error -1073741502 (ignored)
Build succeeded with 0 Warnings...
0 [main] sh 5108 sync_with_child: child 2416(0x14C) died before initialization with status code 0xC0000142
65123 [main] sh 5108 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
avr-gcc -mmcu=atmega644pa -Wall -gdwarf-2 -std=gnu99 -DF_CPU=3686400UL -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT main.o -MF dep/main.o.d -c ../main.c
../main.c:57: fatal error: opening dependency file dep/main.o.d: No such file or directory
compilation terminated.
make: *** [main.o] Error 1
Build failed with 1 errors and 0 warnings...
Bezpośrednio przed aktualizacją systemu wszystko działało poprawnie.
Proszę o pomoc.
Pozdrawiam
Po aktualizacji Windowsa 8 (64) do wersji 8.1 nie mogę skompilować żadnego projektu w AvrStudio (wersja 4.18, WINAVR 20100110).
Wyskakuje okienko z tekstem " rm.exe - Bład aplikacji Aplikacja nie została właściwie uruchomiona (0xc0000142)" a w AStudio mam coś takiego:
0 [main] sh 152 sync_with_child: child 4164(0x14C) died before initialization with status code 0xC0000142
66748 [main] sh 152 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
rm -rf main.o test.elf dep/* test.hex test.eep test.lss test.map
make: [clean] Error -1073741502 (ignored)
Build succeeded with 0 Warnings...
0 [main] sh 5108 sync_with_child: child 2416(0x14C) died before initialization with status code 0xC0000142
65123 [main] sh 5108 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
avr-gcc -mmcu=atmega644pa -Wall -gdwarf-2 -std=gnu99 -DF_CPU=3686400UL -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT main.o -MF dep/main.o.d -c ../main.c
../main.c:57: fatal error: opening dependency file dep/main.o.d: No such file or directory
compilation terminated.
make: *** [main.o] Error 1
Build failed with 1 errors and 0 warnings...
Bezpośrednio przed aktualizacją systemu wszystko działało poprawnie.
Proszę o pomoc.
Pozdrawiam