Problem mit AVR Studio 4

Gast #2411440
Lesenswert?

Hallo,
versuche mit AVR Studio 4 ein einfaches Programm zu erstellen.
Das klappt jedoch nicht.

Beim öffnen des Projekts kommen folgende Meldungen:

Loaded plugin STK500
gcc plug-in: No AVR Toolchain installation found. The AVR GCC plug-in 
can still be used if you set up your own build tools.
Loaded plugin AVR GCC
Loaded partfile: C:\Program Files\Atmel\AVR Tools\PartDescriptionFiles\
Error Code: -2147467259:


Beim start von Build kommen diese Meldungen:

Build started 7.11.2011 at 22:11:26
mmcu=atmega8 -Wall -gdwarf-2 -std=gnu99               -DF_CPU=1000000UL 
-O0 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD 
-MP -MT main.o -MF dep/main.o.d  -c  ../main.c
/usr/bin/sh: -Wall: command not found
make: [main.o] Error 127 (ignored)
mmcu=atmega8  main.o     -o BlinkLED.elf
/usr/bin/sh: main.o: command not found
make: [BlinkLED.elf] Error 127 (ignored)
avr-objcopy -O ihex -R .eeprom -R .fuse -R .lock -R .signature 
BlinkLED.elf BlinkLED.hex
avr-objcopy: 'BlinkLED.elf': No such file
make: *** [BlinkLED.hex] Error 1
Build failed with 1 errors and 0 warnings...

Woran kann das liegen ?
Vorab besten Dank.

Gruesse
Stefan

Antwort schreiben

Bitte melde dich an, um einen Beitrag zu schreiben.

oder

Mit Google-Account einloggen

Die Registrierung ist kostenlos und dauert nur eine Minute.

Jetzt registrieren