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



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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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 0x10590:

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 00fbbe 000994 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 00fb2a 00  AX  0   0  1
  [ 3] .bss              NOBITS          00800a94 010552 00019d 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800c31 010552 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 010552 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 010552 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 0106f8 004810 10      8 30e  4
  [ 8] .strtab           STRTAB          00000000 014f08 00211c 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 0x0fb2a 0x0fb2a R E 0x1
  LOAD           0x00fbbe 0x00800100 0x0000fb2a 0x00994 0x00994 RW  0x1
  LOAD           0x010552 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.1/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.1/lib -Wl,--start-group ../.././nutbld_avr_3.4.1/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 0x5fac:

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 0059dc 000594 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 005948 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800694 005f70 00008d 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800721 005f70 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 005f70 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 005f70 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 006114 002650 10      8 18f  4
  [ 8] .strtab           STRTAB          00000000 008764 001135 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 0x05948 0x05948 R E 0x1
  LOAD           0x0059dc 0x00800100 0x00005948 0x00594 0x00594 RW  0x1
  LOAD           0x005f70 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.1/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.1/lib -Wl,--start-group ../.././nutbld_avr_3.4.1/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 0x2380:

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 00228c 0000b6 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 0021f8 00  AX  0   0  1
  [ 3] .bss              NOBITS          008001b6 002342 000089 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        0080023f 002342 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 002342 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 002342 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 0024e8 001690 10      8  ce  4
  [ 8] .strtab           STRTAB          00000000 003b78 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 0x021f8 0x021f8 R E 0x1
  LOAD           0x00228c 0x00800100 0x000021f8 0x000b6 0x000b6 RW  0x1
  LOAD           0x002342 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.1/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.1/lib -Wl,--start-group ../.././nutbld_avr_3.4.1/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 0x1f04:

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 001d66 000162 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 001cd2 00  AX  0   0  1
  [ 3] .bss              NOBITS          00800262 001ec8 00007a 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        008002dc 001ec8 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 001ec8 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 001ec8 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 00206c 0016b0 10      8  d1  4
  [ 8] .strtab           STRTAB          00000000 00371c 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 0x01cd2 0x01cd2 R E 0x1
  LOAD           0x001d66 0x00800100 0x00001cd2 0x00162 0x00162 RW  0x1
  LOAD           0x001ec8 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.1/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.1/lib -Wl,--start-group ../.././nutbld_avr_3.4.1/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 0xde8c:

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 00da38 000418 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 00d9a4 00  AX  0   0  1
  [ 3] .bss              NOBITS          00800518 00de50 000120 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800638 00de50 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00de50 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00de50 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 00dff4 004360 10      8 2ce  4
  [ 8] .strtab           STRTAB          00000000 012354 001f90 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 0x0d9a4 0x0d9a4 R E 0x1
  LOAD           0x00da38 0x00800100 0x0000d9a4 0x00418 0x00418 RW  0x1
  LOAD           0x00de50 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.1/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.1/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.1/lib -Wl,--start-group ../.././nutbld_avr_3.4.1/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 0x14528:

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 013e6e 00067e 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 013dda 00  AX  0   0  1
  [ 3] .bss              NOBITS          0080077e 0144ec 000116 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800894 0144ec 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 0144ec 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 0144ec 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 014690 004650 10      8 2ff  4
  [ 8] .strtab           STRTAB          00000000 018ce0 0021fd 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 0x13dda 0x13dda R E 0x1
  LOAD           0x013e6e 0x00800100 0x00013dda 0x0067e 0x0067e RW  0x1
  LOAD           0x0144ec 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.1/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.1/lib -Wl,--start-group ../.././nutbld_avr_3.4.1/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 0x9b5c:

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 009858 0002c6 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 0097c4 00  AX  0   0  1
  [ 3] .bss              NOBITS          008003c6 009b1e 000500 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        008008c6 009b1e 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 009b1e 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 009b1e 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 009cc4 003180 10      8 20d  4
  [ 8] .strtab           STRTAB          00000000 00ce44 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 0x097c4 0x097c4 R E 0x1
  LOAD           0x009858 0x00800100 0x000097c4 0x002c6 0x002c6 RW  0x1
  LOAD           0x009b1e 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.1/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.1/lib -Wl,--start-group ../.././nutbld_avr_3.4.1/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 0xc750:

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 00c30e 000406 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 00c27a 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800506 00c714 000123 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800629 00c714 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00c714 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00c714 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 00c8b8 003a00 10      8 269  4
  [ 8] .strtab           STRTAB          00000000 0102b8 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 0x0c27a 0x0c27a R E 0x1
  LOAD           0x00c30e 0x00800100 0x0000c27a 0x00406 0x00406 RW  0x1
  LOAD           0x00c714 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.1/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.1/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.1/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.1/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.1/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.1/lib -Wl,--start-group ../.././nutbld_avr_3.4.1/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 0xd90c:

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 00d156 00077a 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 00d0c2 00  AX  0   0  2
  [ 3] .bss              NOBITS          0080087a 00d8d0 00015c 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        008009d6 00d8d0 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00d8d0 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00d8d0 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 00da74 003e90 10      8 290  4
  [ 8] .strtab           STRTAB          00000000 011904 001ed1 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 0x0d0c2 0x0d0c2 R E 0x1
  LOAD           0x00d156 0x00800100 0x0000d0c2 0x0077a 0x0077a RW  0x1
  LOAD           0x00d8d0 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.1/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.1/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.1/lib -Wl,--start-group ../.././nutbld_avr_3.4.1/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 0x9688:

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 00945e 0001ee 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 0093ca 00  AX  0   0  1
  [ 3] .bss              NOBITS          008002ee 00964c 00008f 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        0080037d 00964c 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00964c 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00964c 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 0097f0 0020a0 10      8 143  4
  [ 8] .strtab           STRTAB          00000000 00b890 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 0x093ca 0x093ca R E 0x1
  LOAD           0x00945e 0x00800100 0x000093ca 0x001ee 0x001ee RW  0x1
  LOAD           0x00964c 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.1/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.1/lib -Wl,--start-group ../.././nutbld_avr_3.4.1/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 0x9a94:

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 0096bc 00039a 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 009628 00  AX  0   0  1
  [ 3] .bss              NOBITS          0080049a 009a56 0000fa 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800594 009a56 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 009a56 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 009a56 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 009bfc 002f80 10      8 1ec  4
  [ 8] .strtab           STRTAB          00000000 00cb7c 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 0x09628 0x09628 R E 0x1
  LOAD           0x0096bc 0x00800100 0x00009628 0x0039a 0x0039a RW  0x1
  LOAD           0x009a56 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.1/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.1/lib -Wl,--start-group ../.././nutbld_avr_3.4.1/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 0xc680:

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 00c2f4 000350 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 00c260 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800450 00c644 000355 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        008007a5 00c644 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00c644 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00c644 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 00c7e8 003f90 10      8 29b  4
  [ 8] .strtab           STRTAB          00000000 010778 001c29 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 0x0c260 0x0c260 R E 0x1
  LOAD           0x00c2f4 0x00800100 0x0000c260 0x00350 0x00350 RW  0x1
  LOAD           0x00c644 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.1/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.1/lib -Wl,--start-group ../.././nutbld_avr_3.4.1/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 0xa058:

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 009ebe 00015e 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 009e2a 00  AX  0   0  2
  [ 3] .bss              NOBITS          0080025e 00a01c 0000fd 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        0080035b 00a01c 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00a01c 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00a01c 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 00a1c0 003060 10      8 1fa  4
  [ 8] .strtab           STRTAB          00000000 00d220 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 0x09e2a 0x09e2a R E 0x1
  LOAD           0x009ebe 0x00800100 0x00009e2a 0x0015e 0x0015e RW  0x1
  LOAD           0x00a01c 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.1/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.1/lib -Wl,--start-group ../.././nutbld_avr_3.4.1/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 0x165c:

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 001604 00001a 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 001570 00  AX  0   0  1
  [ 3] .bss              NOBITS          0080011a 00161e 00006e 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800188 00161e 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00161e 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00161e 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 0017c4 000fa0 10      8  74  4
  [ 8] .strtab           STRTAB          00000000 002764 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 0x01570 0x01570 R E 0x1
  LOAD           0x001604 0x00800100 0x00001570 0x0001a 0x0001a RW  0x1
  LOAD           0x00161e 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: