> "make.exe" program Compiling: Prometheus.c avr-gcc -c -mmcu=atmega169 -I. -gstabs -O3 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=Prometheus.lst -std=gnu99 -Wp,-M,-MP,-MT,Prometheus.o,-MF,.dep/Prometheus.o.d Prometheus.c -o Prometheus.o Compiling: ADC.c avr-gcc -c -mmcu=atmega169 -I. -gstabs -O3 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=ADC.lst -std=gnu99 -Wp,-M,-MP,-MT,ADC.o,-MF,.dep/ADC.o.d ADC.c -o ADC.o Compiling: Comm.c avr-gcc -c -mmcu=atmega169 -I. -gstabs -O3 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=Comm.lst -std=gnu99 -Wp,-M,-MP,-MT,Comm.o,-MF,.dep/Comm.o.d Comm.c -o Comm.o Compiling: RTC.c avr-gcc -c -mmcu=atmega169 -I. -gstabs -O3 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=RTC.lst -std=gnu99 -Wp,-M,-MP,-MT,RTC.o,-MF,.dep/RTC.o.d RTC.c -o RTC.o Prometheus.h:40: warning: inline function 'cacheKeeper' declared but never defined Prometheus.h:40: warning: inline function 'cacheKeeper' declared but never defined Compiling: eeprom169.c avr-gcc -c -mmcu=atmega169 -I. -gstabs -O3 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=eeprom169.lst -std=gnu99 -Wp,-M,-MP,-MT,eeprom169.o,-MF,.dep/eeprom169.o.d eeprom169.c -o eeprom169.o Compiling: LCD_driver.c avr-gcc -c -mmcu=atmega169 -I. -gstabs -O3 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=LCD_driver.lst -std=gnu99 -Wp,-M,-MP,-MT,LCD_driver.o,-MF,.dep/LCD_driver.o.d LCD_driver.c -o LCD_driver.o Compiling: LCD_functions.c avr-gcc -c -mmcu=atmega169 -I. -gstabs -O3 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=LCD_functions.lst -std=gnu99 -Wp,-M,-MP,-MT,LCD_functions.o,-MF,.dep/LCD_functions.o.d LCD_functions.c -o LCD_functions.o Compiling: database.c avr-gcc -c -mmcu=atmega169 -I. -gstabs -O3 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=database.lst -std=gnu99 -Wp,-M,-MP,-MT,database.o,-MF,.dep/database.o.d database.c -o database.o Compiling: BCD.c avr-gcc -c -mmcu=atmega169 -I. -gstabs -O3 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=BCD.lst -std=gnu99 -Wp,-M,-MP,-MT,BCD.o,-MF,.dep/BCD.o.d BCD.c -o BCD.o Compiling: button.c avr-gcc -c -mmcu=atmega169 -I. -gstabs -O3 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=button.lst -std=gnu99 -Wp,-M,-MP,-MT,button.o,-MF,.dep/button.o.d button.c -o button.o Prometheus.h:40: warning: inline function 'cacheKeeper' declared but never defined Prometheus.h:40: warning: inline function 'cacheKeeper' declared but never defined Compiling: Menu.c avr-gcc -c -mmcu=atmega169 -I. -gstabs -O3 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=Menu.lst -std=gnu99 -Wp,-M,-MP,-MT,Menu.o,-MF,.dep/Menu.o.d Menu.c -o Menu.o Prometheus.h:40: warning: inline function 'cacheKeeper' declared but never defined Prometheus.h:40: warning: inline function 'cacheKeeper' declared but never defined Linking: Prometheus.elf avr-gcc -mmcu=atmega169 -I. -gstabs -O3 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=Prometheus.o -std=gnu99 -Wp,-M,-MP,-MT,Prometheus.o,-MF,.dep/Prometheus.elf.d Prometheus.o ADC.o Comm.o RTC.o eeprom169.o LCD_driver.o LCD_functions.o database.o BCD.o button.o Menu.o --output Prometheus.elf -Wl,-Map=Prometheus.map,--cref -lm Creating load file for Flash: Prometheus.hex avr-objcopy -O ihex -R .eeprom Prometheus.elf Prometheus.hex Creating load file for EEPROM: Prometheus.eep avr-objcopy -j .eeprom --set-section-flags=.eeprom="alloc,load" \ --change-section-lma .eeprom=0 -O ihex Prometheus.elf Prometheus.eep d:\WinAVR-20090313\bin\avr-objcopy.exe: --change-section-lma .eeprom=0x00000000 never used avrdude -p atmega169 -P com1 -c butterfly -v -v -y -U flash:w:Prometheus.hex avrdude: Version 5.6, compiled on Mar 5 2009 at 09:59:30 Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/ System wide configuration file is "d:\WinAVR-20090313\bin\avrdude.conf" Using Port : com1 Using Programmer : butterfly avr910_devcode (avrdude.conf) : 0x78 AVR Part : ATMEGA169 Chip Erase delay : 9000 us PAGEL : P00 BS2 : P00 RESET disposition : dedicated RETRY pulse : SCK serial program mode : yes parallel program mode : yes Timeout : 200 StabDelay : 100 CmdexeDelay : 25 SyncLoops : 32 ByteDelay : 0 PollIndex : 3 PollValue : 0x53 Memory Detail : Block Poll Page Polled Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- eeprom 65 20 4 0 no 512 4 0 9000 9000 0xff 0xff flash 65 6 128 0 yes 16384 128 128 4500 4500 0xff 0xff lfuse 0 0 0 0 no 1 0 0 2000 2000 0x00 0x00 hfuse 0 0 0 0 no 1 0 0 2000 2000 0x00 0x00 efuse 0 0 0 0 no 1 0 0 0 0 0x00 0x00 lock 0 0 0 0 no 1 0 0 2000 2000 0x00 0x00 signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00 calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00 Programmer Type : avr910 Description : Atmel Butterfly Development Board Connecting to programmer: . Found programmer: Id = "#ÿ#"; type =