> "make.exe" all
avr-gcc -mmcu=atmega168 -Iport -I. -I../../modbus/rtu -I../../modbus/ascii -I../../modbus/include -Wall -gstabs -DF_CPU=20000000UL -Os -Wall -Wstrict-prototypes -Wp,-M,-MP,-MT,demo.o,-MF,dep/demo.o.d -c demo.c
avr-gcc -mmcu=atmega168 -Iport -I. -I../../modbus/rtu -I../../modbus/ascii -I../../modbus/include -Wall -gstabs -DF_CPU=20000000UL -Os -Wall -Wstrict-prototypes -Wp,-M,-MP,-MT,mb.o,-MF,dep/mb.o.d -c -o ../../modbus/mb.o ../../modbus/mb.c
avr-gcc -mmcu=atmega168 -Iport -I. -I../../modbus/rtu -I../../modbus/ascii -I../../modbus/include -Wall -gstabs -DF_CPU=20000000UL -Os -Wall -Wstrict-prototypes -Wp,-M,-MP,-MT,mbrtu.o,-MF,dep/mbrtu.o.d -c -o ../../modbus/rtu/mbrtu.o ../../modbus/rtu/mbrtu.c
avr-gcc -mmcu=atmega168 -Iport -I. -I../../modbus/rtu -I../../modbus/ascii -I../../modbus/include -Wall -gstabs -DF_CPU=20000000UL -Os -Wall -Wstrict-prototypes -Wp,-M,-MP,-MT,mbascii.o,-MF,dep/mbascii.o.d -c -o ../../modbus/ascii/mbascii.o ../../modbus/ascii/mbascii.c
avr-gcc -mmcu=atmega168 -Iport -I. -I../../modbus/rtu -I../../modbus/ascii -I../../modbus/include -Wall -gstabs -DF_CPU=20000000UL -Os -Wall -Wstrict-prototypes -Wp,-M,-MP,-MT,mbfunccoils.o,-MF,dep/mbfunccoils.o.d -c -o ../../modbus/functions/mbfunccoils.o ../../modbus/functions/mbfunccoils.c
avr-gcc -mmcu=atmega168 -Iport -I. -I../../modbus/rtu -I../../modbus/ascii -I../../modbus/include -Wall -gstabs -DF_CPU=20000000UL -Os -Wall -Wstrict-prototypes -Wp,-M,-MP,-MT,mbfuncdiag.o,-MF,dep/mbfuncdiag.o.d -c -o ../../modbus/functions/mbfuncdiag.o ../../modbus/functions/mbfuncdiag.c
avr-gcc -mmcu=atmega168 -Iport -I. -I../../modbus/rtu -I../../modbus/ascii -I../../modbus/include -Wall -gstabs -DF_CPU=20000000UL -Os -Wall -Wstrict-prototypes -Wp,-M,-MP,-MT,mbfuncholding.o,-MF,dep/mbfuncholding.o.d -c -o ../../modbus/functions/mbfuncholding.o ../../modbus/functions/mbfuncholding.c
avr-gcc -mmcu=atmega168 -Iport -I. -I../../modbus/rtu -I../../modbus/ascii -I../../modbus/include -Wall -gstabs -DF_CPU=20000000UL -Os -Wall -Wstrict-prototypes -Wp,-M,-MP,-MT,mbfuncinput.o,-MF,dep/mbfuncinput.o.d -c -o ../../modbus/functions/mbfuncinput.o ../../modbus/functions/mbfuncinput.c
avr-gcc -mmcu=atmega168 -Iport -I. -I../../modbus/rtu -I../../modbus/ascii -I../../modbus/include -Wall -gstabs -DF_CPU=20000000UL -Os -Wall -Wstrict-prototypes -Wp,-M,-MP,-MT,mbfuncother.o,-MF,dep/mbfuncother.o.d -c -o ../../modbus/functions/mbfuncother.o ../../modbus/functions/mbfuncother.c
avr-gcc -mmcu=atmega168 -Iport -I. -I../../modbus/rtu -I../../modbus/ascii -I../../modbus/include -Wall -gstabs -DF_CPU=20000000UL -Os -Wall -Wstrict-prototypes -Wp,-M,-MP,-MT,mbfuncdisc.o,-MF,dep/mbfuncdisc.o.d -c -o ../../modbus/functions/mbfuncdisc.o ../../modbus/functions/mbfuncdisc.c
avr-gcc -mmcu=atmega168 -Iport -I. -I../../modbus/rtu -I../../modbus/ascii -I../../modbus/include -Wall -gstabs -DF_CPU=20000000UL -Os -Wall -Wstrict-prototypes -Wp,-M,-MP,-MT,mbutils.o,-MF,dep/mbutils.o.d -c -o ../../modbus/functions/mbutils.o ../../modbus/functions/mbutils.c
avr-gcc -mmcu=atmega168 -Iport -I. -I../../modbus/rtu -I../../modbus/ascii -I../../modbus/include -Wall -gstabs -DF_CPU=20000000UL -Os -Wall -Wstrict-prototypes -Wp,-M,-MP,-MT,portserial.o,-MF,dep/portserial.o.d -c -o port/portserial.o port/portserial.c
avr-gcc -mmcu=atmega168 -Iport -I. -I../../modbus/rtu -I../../modbus/ascii -I../../modbus/include -Wall -gstabs -DF_CPU=20000000UL -Os -Wall -Wstrict-prototypes -Wp,-M,-MP,-MT,portevent.o,-MF,dep/portevent.o.d -c -o port/portevent.o port/portevent.c
avr-gcc -mmcu=atmega168 -Iport -I. -I../../modbus/rtu -I../../modbus/ascii -I../../modbus/include -Wall -gstabs -DF_CPU=20000000UL -Os -Wall -Wstrict-prototypes -Wp,-M,-MP,-MT,porttimer.o,-MF,dep/porttimer.o.d -c -o port/porttimer.o port/porttimer.c
../../modbus/include/mbport.h:91: warning: 'vMBPortTimersDisable' declared inline after being called
../../modbus/include/mbport.h:91: warning: previous declaration of 'vMBPortTimersDisable' was here
port/porttimer.c:41: warning: 'usTimerOCRBDelta' defined but not used
avr-gcc -mmcu=atmega168 -Iport -I. -I../../modbus/rtu -I../../modbus/ascii -I../../modbus/include -Wall -gstabs -DF_CPU=20000000UL -Os -Wall -Wstrict-prototypes -Wp,-M,-MP,-MT,mbcrc.o,-MF,dep/mbcrc.o.d -c -o port/mbcrc.o port/mbcrc.c
avr-gcc -mmcu=atmega168 -Wl,-Map=demo.map,--cref demo.o port/portserial.o port/portevent.o port/porttimer.o port/mbcrc.o ../../modbus/mb.o ../../modbus/rtu/mbrtu.o ../../modbus/ascii/mbascii.o ../../modbus/functions/mbfunccoils.o ../../modbus/functions/mbfuncdiag.o ../../modbus/functions/mbfuncholding.o ../../modbus/functions/mbfuncinput.o ../../modbus/functions/mbfuncother.o ../../modbus/functions/mbfuncdisc.o ../../modbus/functions/mbutils.o -o demo.elf
avr-objcopy --debugging \
--change-section-address .data-0x800000 \
--change-section-address .bss-0x800000 \
--change-section-address .noinit-0x800000 \
--change-section-address .eeprom-0x810000 -O coff-avr demo.elf demo.cof
int constant type not supported in coff-avr
avr-objcopy: --change-section-vma .eeprom+0xff7f0000 never used
avr-objcopy: --change-section-lma .eeprom+0xff7f0000 never used
avr-objcopy: --change-section-vma .noinit+0xff800000 never used
avr-objcopy: --change-section-lma .noinit+0xff800000 never used
make.exe: *** [demo.cof] Error 1
> Process Exit Code: 2
> Time Taken: 00:09