Gast
#854366
Hallo Zusammen, ich habe heute Morgen versucht ein neues Projekt mit dem AVR-Studio zu erzeugen. Beim kompilieren erhalte ich folgende Meldung: ######################################################################## ### AllocationBase 0x0, BaseAddress 0x71590000, RegionSize 0x170000, State 0x10000 C:\WinAVR-20070525\utils\bin\sh.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 487 avr-gcc.exe -mmcu=atmega16 -Wall -gdwarf-2 -Os -std=gnu99 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT hallo.o -MF dep/hallo.o.d -c ../hallo.c ../hallo.c:18: fatal error: opening dependency file dep/hallo.o.d: No such file or directory compilation terminated. make: *** [hallo.o] Error 1 Build failed with 1 errors and 0 warnings... ######################################################################## ## Ich habe die Software bereits deinstalliert und erneut installiert, aber leider hat sich an dem Verhalten nichts verändert. Wenn ich ein altes Projekt öffne, dann kann ich kompilieren. Kann mir jemand weiterhelfen? Vielen Dank im Voraus!!!!