Compile results and segment sizes Nut/OS 4.4.0 AVR-gcc 3.4.3



BASEMON
CALTIME
CANDEMO
EVENTS
FTPD
HTTPD
INETQ
ISP2
LOGTIME
NUTPIPER
PLAYMP3
PORTDIO
PPPC
RS232D
SIMPLE
SNMPD
TCPS
THREADS
TIMERS
UART




basemon



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=basemon.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  basemon.c -o basemon.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=xmemtest.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  xmemtest.c -o xmemtest.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=dataflash.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  dataflash.c -o dataflash.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=realtek.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  realtek.c -o realtek.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=smsc.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  smsc.c -o smsc.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=uart.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  uart.c -o uart.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=webdemo.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  webdemo.c -o webdemo.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=utils.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  utils.c -o utils.o
crurom -r -ourom.c html
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=urom.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  urom.c -o urom.o
avr-gcc basemon.o xmemtest.o dataflash.o realtek.o smsc.o uart.o webdemo.o utils.o urom.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=basemon.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group -lnutnet -lnutpro -lnutfs -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutcrt -Wl,--end-group -o basemon.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x1052c:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 00fb5a 000994 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 00fac6 00  AX  0   0  1
  [ 3] .bss              NOBITS          00800a94 0104ee 00019d 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800c31 0104ee 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 0104ee 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 0104ee 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 010694 0047b0 10      8 30a  4
  [ 8] .strtab           STRTAB          00000000 014e44 0020ce 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x0fac6 0x0fac6 R E 0x1
  LOAD           0x00fb5a 0x00800100 0x0000fac6 0x00994 0x00994 RW  0x1
  LOAD           0x0104ee 0x00800a94 0x00800a94 0x00000 0x0019d RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


caltime



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=caltime.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  caltime.c -o caltime.o
avr-gcc caltime.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=caltime.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutcrt -lnutos -lnutdev -lnutarch -Wl,--end-group -o caltime.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x5f4c:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 00597a 000594 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 0058e6 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800694 005f0e 00008d 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800721 005f0e 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 005f0e 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 005f0e 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 0060b4 0025f0 10      8 18e  4
  [ 8] .strtab           STRTAB          00000000 0086a4 001106 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x058e6 0x058e6 R E 0x1
  LOAD           0x00597a 0x00800100 0x000058e6 0x00594 0x00594 RW  0x1
  LOAD           0x005f0e 0x00800694 0x00800694 0x00000 0x0008d RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


canbus



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=candemo.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  candemo.c -o candemo.o
candemo.c:145:2: warning: #warning "This sample requires an AT90CAN128 MCU"
avr-gcc candemo.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=candemo.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o candemo.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x2374:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 002280 0000b6 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 0021ec 00  AX  0   0  1
  [ 3] .bss              NOBITS          008001b6 002336 000089 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        0080023f 002336 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 002336 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 002336 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 0024dc 001690 10      8  ce  4
  [ 8] .strtab           STRTAB          00000000 003b6c 000b4b 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x021ec 0x021ec R E 0x1
  LOAD           0x002280 0x00800100 0x000021ec 0x000b6 0x000b6 RW  0x1
  LOAD           0x002336 0x008001b6 0x008001b6 0x00000 0x00089 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


events



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=events.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  events.c -o events.o
avr-gcc events.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=events.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o events.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x1ef8:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 001d5a 000162 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 001cc6 00  AX  0   0  1
  [ 3] .bss              NOBITS          00800262 001ebc 00007a 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        008002dc 001ebc 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 001ebc 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 001ebc 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 002060 0016b0 10      8  d1  4
  [ 8] .strtab           STRTAB          00000000 003710 000ac9 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x01cc6 0x01cc6 R E 0x1
  LOAD           0x001d5a 0x00800100 0x00001cc6 0x00162 0x00162 RW  0x1
  LOAD           0x001ebc 0x00800262 0x00800262 0x00000 0x0007a RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


ftpd



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=ftpserv.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  ftpserv.c -o ftpserv.o
avr-gcc ftpserv.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=ftpserv.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutpro -lnutfs -lnutarch -lnutnet -lnutos -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o ftpserv.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0xde38:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 00d9e4 000418 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 00d950 00  AX  0   0  1
  [ 3] .bss              NOBITS          00800518 00ddfc 000120 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800638 00ddfc 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00ddfc 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00ddfc 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 00dfa0 004300 10      8 2cd  4
  [ 8] .strtab           STRTAB          00000000 0122a0 001f61 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x0d950 0x0d950 R E 0x1
  LOAD           0x00d9e4 0x00800100 0x0000d950 0x00418 0x00418 RW  0x1
  LOAD           0x00ddfc 0x00800518 0x00800518 0x00000 0x00120 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


httpd



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=httpserv.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  httpserv.c -o httpserv.o
crurom -r -ourom.c sample
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=urom.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  urom.c -o urom.o
avr-gcc httpserv.o urom.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=httpserv.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o  -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o httpserv.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x144dc:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 013e22 00067e 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 013d8e 00  AX  0   0  1
  [ 3] .bss              NOBITS          0080077e 0144a0 000116 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800894 0144a0 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 0144a0 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 0144a0 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 014644 0045f0 10      8 2fb  4
  [ 8] .strtab           STRTAB          00000000 018c34 0021af 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x13d8e 0x13d8e R E 0x1
  LOAD           0x013e22 0x00800100 0x00013d8e 0x0067e 0x0067e RW  0x1
  LOAD           0x0144a0 0x0080077e 0x0080077e 0x00000 0x00116 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


inetq



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=inetq.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  inetq.c -o inetq.o
avr-gcc inetq.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=inetq.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o inetq.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x9b78:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 009874 0002c6 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 0097e0 00  AX  0   0  1
  [ 3] .bss              NOBITS          008003c6 009b3a 000500 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        008008c6 009b3a 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 009b3a 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 009b3a 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 009ce0 003180 10      8 20d  4
  [ 8] .strtab           STRTAB          00000000 00ce60 001699 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x097e0 0x097e0 R E 0x1
  LOAD           0x009874 0x00800100 0x000097e0 0x002c6 0x002c6 RW  0x1
  LOAD           0x009b3a 0x008003c6 0x008003c6 0x00000 0x00500 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


isp2



makefile:55: Makedefs.isp: No such file or directory
makefile:70: Makerules.isp: No such file or directory
make: *** No rule to make target `Makerules.isp'.  Stop.

ELF File Information:




logtime



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=logtime.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  logtime.c -o logtime.o
avr-gcc logtime.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=logtime.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutpro -lnutnet -lnutcrt -lnutos -lnutdev -lnutarch -lnutos -lnutdev -lnutnet -Wl,--end-group -o logtime.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0xc768:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 00c324 000406 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 00c290 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800506 00c72a 000123 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800629 00c72a 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00c72a 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00c72a 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 00c8d0 003a00 10      8 269  4
  [ 8] .strtab           STRTAB          00000000 0102d0 001bf1 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x0c290 0x0c290 R E 0x1
  LOAD           0x00c324 0x00800100 0x0000c290 0x00406 0x00406 RW  0x1
  LOAD           0x00c72a 0x00800506 0x00800506 0x00000 0x00123 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


nutpiper



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=nutpiper.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  nutpiper.c -o nutpiper.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=config.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  config.c -o config.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=player.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  player.c -o player.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=display.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  display.c -o display.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=scanner.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  scanner.c -o scanner.o
avr-gcc nutpiper.o config.o player.o display.o scanner.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=nutpiper.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutarch -lnutpro -lnutos -lnutdev -lnutarch -lnutnet -lnutcrt -Wl,--end-group -o nutpiper.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0xd88c:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 00d0d4 00077a 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 00d040 00  AX  0   0  2
  [ 3] .bss              NOBITS          0080087a 00d84e 00015c 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        008009d6 00d84e 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00d84e 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00d84e 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 00d9f4 003df0 10      8 28c  4
  [ 8] .strtab           STRTAB          00000000 0117e4 001e63 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x0d040 0x0d040 R E 0x1
  LOAD           0x00d0d4 0x00800100 0x0000d040 0x0077a 0x0077a RW  0x1
  LOAD           0x00d84e 0x0080087a 0x0080087a 0x00000 0x0015c RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


playmp3



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=playmp3.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  playmp3.c -o playmp3.o
crurom -r -ourom.c sounds
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=urom.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  urom.c -o urom.o
avr-gcc playmp3.o urom.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=playmp3.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutfs -lnutos -lnutcrt -lnutdev -lnutarch -Wl,--end-group -o playmp3.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x967c:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 009452 0001ee 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 0093be 00  AX  0   0  1
  [ 3] .bss              NOBITS          008002ee 009640 00008f 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        0080037d 009640 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 009640 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 009640 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 0097e4 0020a0 10      8 143  4
  [ 8] .strtab           STRTAB          00000000 00b884 000fa0 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x093be 0x093be R E 0x1
  LOAD           0x009452 0x00800100 0x000093be 0x001ee 0x001ee RW  0x1
  LOAD           0x009640 0x008002ee 0x008002ee 0x00000 0x0008f RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


portdio



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=portdio.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  portdio.c -o portdio.o
avr-gcc portdio.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=portdio.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutpro -lnutfs -lnutnet -lnutdev -lnutarch -lnutcrt -lnutnet -lnutdev -lnutos -Wl,--end-group -o portdio.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x9aac:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 0096d6 00039a 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 009642 00  AX  0   0  1
  [ 3] .bss              NOBITS          0080049a 009a70 0000fa 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800594 009a70 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 009a70 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 009a70 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 009c14 002f80 10      8 1ec  4
  [ 8] .strtab           STRTAB          00000000 00cb94 001688 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x09642 0x09642 R E 0x1
  LOAD           0x0096d6 0x00800100 0x00009642 0x0039a 0x0039a RW  0x1
  LOAD           0x009a70 0x0080049a 0x0080049a 0x00000 0x000fa RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


pppc



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=pppc.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  pppc.c -o pppc.o
avr-gcc pppc.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=pppc.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutpro -lnutarch -lnutnet -lnutdev -lnutarch -lnutnet -lnutos -lnutcrt -Wl,--end-group -o pppc.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0xc5e8:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 00c25a 000350 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 00c1c6 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800450 00c5aa 000355 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        008007a5 00c5aa 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00c5aa 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00c5aa 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 00c750 003ef0 10      8 297  4
  [ 8] .strtab           STRTAB          00000000 010640 001bbb 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x0c1c6 0x0c1c6 R E 0x1
  LOAD           0x00c25a 0x00800100 0x0000c1c6 0x00350 0x00350 RW  0x1
  LOAD           0x00c5aa 0x00800450 0x00800450 0x00000 0x00355 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


rs232d



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=rs232d.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  rs232d.c -o rs232d.o
avr-gcc rs232d.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=rs232d.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutfs -lnutnet -lnutcrt -Wl,--end-group -o rs232d.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0xa070:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 009ed4 00015e 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 009e40 00  AX  0   0  2
  [ 3] .bss              NOBITS          0080025e 00a032 0000fd 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        0080035b 00a032 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00a032 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00a032 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 00a1d8 003060 10      8 1fa  4
  [ 8] .strtab           STRTAB          00000000 00d238 0017f0 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x09e40 0x09e40 R E 0x1
  LOAD           0x009ed4 0x00800100 0x00009e40 0x0015e 0x0015e RW  0x1
  LOAD           0x00a032 0x0080025e 0x0080025e 0x00000 0x000fd RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


simple



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=simple.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include  -I../.././nut/include  simple.c -o simple.o
avr-gcc simple.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=simple.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt  -Wl,--end-group -o simple.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x1650:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 0015f8 00001a 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 001564 00  AX  0   0  1
  [ 3] .bss              NOBITS          0080011a 001612 00006e 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800188 001612 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 001612 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 001612 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 0017b8 000fa0 10      8  74  4
  [ 8] .strtab           STRTAB          00000000 002758 00095f 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x01564 0x01564 R E 0x1
  LOAD           0x0015f8 0x00800100 0x00001564 0x0001a 0x0001a RW  0x1
  LOAD           0x001612 0x0080011a 0x0080011a 0x00000 0x0006e RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


snmpd



make: *** No rule to make target `snmpd.c.elf'.  Stop.

ELF File Information: