Lần đầu chuyển sang dùng cái này (trước toàn dùng codevision), nhưng build nó toàn báo lỗi này,
Bà con dùng nhiều rùi giúp cái
Thanks
Build started 7.8.2012 at 08:48:03
/usr/bin/sh: -Wall: command not found
make: [a.o] Error 127 (ignored)
mmcu=atmega128 -Wl,-Map=a.map a.o -o a.elf
/usr/bin/sh: -Wl,-Map=a.map: command not found
make: [a.elf] Error 127 (ignored)
avr-objcopy -O ihex -R .eeprom -R .fuse -R .lock -R .signature a.elf a.hex
avr-objcopy: 'a.elf': No such file
make: *** [a.hex] Error 1
Bà con dùng nhiều rùi giúp cái
Thanks
Build started 7.8.2012 at 08:48:03
/usr/bin/sh: -Wall: command not found
make: [a.o] Error 127 (ignored)
mmcu=atmega128 -Wl,-Map=a.map a.o -o a.elf
/usr/bin/sh: -Wl,-Map=a.map: command not found
make: [a.elf] Error 127 (ignored)
avr-objcopy -O ihex -R .eeprom -R .fuse -R .lock -R .signature a.elf a.hex
avr-objcopy: 'a.elf': No such file
make: *** [a.hex] Error 1
Comment