делаю мастером проект, выбираю симулятор и мегу16, запускаю "билд-ран" получаю сообщение что нет ELF
Build started 10.1.2014 at 02:19:39
mmcu=atmega16 -Wall -gdwarf-2 -Os -std=gnu99 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT main.o -MF dep/main.o.d -c ../main.c
/bin/sh: -Wall: command not found
make: [main.o] Error 127 (ignored)
mmcu=atmega16 -Wl,-Map=_12.map main.o -o _12.elf
/bin/sh: -Wl,-Map=_12.map: command not found
make: [_12.elf] Error 127 (ignored)
avr-objcopy -O ihex -R .eeprom -R .fuse -R .lock -R .signature _12.elf _12.hex
avr-objcopy: '_12.elf': No such file
make: *** [_12.hex] Error 1
Build failed with 1 errors and 0 warnings...
такая фигня и в WinAVR-20090306rc1 и в WinAVR-20100110
Ни когда такого не было. Посмотрите пожалуйста проектик.
- Вложения
-
- _12.zip
- (2.92 КБ) 263 скачивания


