Gast
#2064607
Hallo Leute, habe seit gestern Abend ein Problem beim Kompilieren: rm -rf AT².o Led.o Servo.o adc.o I²C.o Sound.o uart.o Bluetooth.o Lcd.o Motor.o Robot.o AT².elf dep/* AT².hex AT².eep Build succeeded with 0 Warnings... avr-gcc -mmcu=atmega2560 -Wall -gdwarf-2 -std=gnu99 -DF_CPU=16000000UL -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT AT².o -MF dep/AT².o.d -c ../AT².c make: *** [AT².o] Error 259 Build failed with 1 errors and 0 warnings... Diesen Text gibt er mir jetzt immer unten aus. Eine Hex-File wird nicht erstellt. Da ist doch irgendwas komisch?!! Hoffe mir kann irgendjemand helfen! Danke schonmal!