Compile results and segment sizes Nut/OS 4.7.1 AVR-gcc 4.3.0



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_4.3.0/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_4.3.0/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_4.3.0/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_4.3.0/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_4.3.0/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_4.3.0/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_4.3.0/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_4.3.0/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_4.3.0/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_4.3.0/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 7 section headers, starting at offset 0x123e4:

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 011856 000b62 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 0117e2 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800c62 0123b8 0001ea 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 0123b8 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 0124fc 0051f0 10      6 887  4
  [ 6] .strtab           STRTAB          00000000 0176ec 002042 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x117e2 0x117e2 R E 0x1
  LOAD           0x011856 0x00800100 0x000117e2 0x00b62 0x00d4c RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data .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_4.3.0/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_4.3.0/lib -Wl,--start-group ../.././nutbld_avr_4.3.0/lib/nutinit.o -lnutcrt -lnutos -lnutdev -lnutarch -Wl,--end-group -o caltime.c.elf

ELF File Information:

There are 7 section headers, starting at offset 0x6298:

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 005cd6 000596 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 005c62 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800696 00626c 000095 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 00626c 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 0063b0 0028c0 10      6 430  4
  [ 6] .strtab           STRTAB          00000000 008c70 001087 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x05c62 0x05c62 R E 0x1
  LOAD           0x005cd6 0x00800100 0x00005c62 0x00596 0x0062b RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data .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_4.3.0/include  -I../.././nut/include  candemo.c -o candemo.o
avr-gcc candemo.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=candemo.map,--cref -L../.././nutbld_avr_4.3.0/lib -Wl,--start-group ../.././nutbld_avr_4.3.0/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o candemo.c.elf

ELF File Information:

There are 7 section headers, starting at offset 0x3c90:

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 003b1c 000146 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 003aa8 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800246 003c62 0000cb 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 003c62 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 003da8 001ed0 10      6 281  4
  [ 6] .strtab           STRTAB          00000000 005c78 000d78 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x03aa8 0x03aa8 R E 0x1
  LOAD           0x003b1c 0x00800100 0x00003aa8 0x00146 0x00211 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data .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_4.3.0/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_4.3.0/lib -Wl,--start-group ../.././nutbld_avr_4.3.0/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o events.c.elf

ELF File Information:

There are 7 section headers, starting at offset 0x22d4:

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 002144 000162 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 0020d0 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800262 0022a6 000082 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 0022a6 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 0023ec 001890 10      6 226  4
  [ 6] .strtab           STRTAB          00000000 003c7c 000ac2 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x020d0 0x020d0 R E 0x1
  LOAD           0x002144 0x00800100 0x000020d0 0x00162 0x001e4 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data .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_4.3.0/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_4.3.0/lib -Wl,--start-group ../.././nutbld_avr_4.3.0/lib/nutinit.o -lnutpro -lnutfs -lnutarch -lnutnet -lnutos -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o ftpserv.c.elf

ELF File Information:

There are 7 section headers, starting at offset 0xe2d4:

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 00de8e 000418 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 00de1a 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800518 00e2a6 00012f 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 00e2a6 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 00e3ec 004550 10      6 742  4
  [ 6] .strtab           STRTAB          00000000 01293c 001cf3 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x0de1a 0x0de1a R E 0x1
  LOAD           0x00de8e 0x00800100 0x0000de1a 0x00418 0x00547 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data .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_4.3.0/include  -I../.././nut/include  httpserv.c -o httpserv.o
httpserv.c: In function 'NutAppMain':
httpserv.c:873: warning: no return statement in function returning non-void
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_4.3.0/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_4.3.0/lib -Wl,--start-group ../.././nutbld_avr_4.3.0/lib/nutinit.o  -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o httpserv.c.elf

ELF File Information:

There are 7 section headers, starting at offset 0x16d30:

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 016470 000894 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 0163fc 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800994 016d04 000163 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 016d04 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 016e48 0050b0 10      6 871  4
  [ 6] .strtab           STRTAB          00000000 01bef8 002224 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x163fc 0x163fc R E 0x1
  LOAD           0x016470 0x00800100 0x000163fc 0x00894 0x009f7 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data .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_4.3.0/include  -I../.././nut/include  inetq.c -o inetq.o
inetq.c: In function 'NutAppMain':
inetq.c:165: warning: pointer targets in passing argument 1 of 'NutDnsGetHostByName' differ in signedness
inetq.c:264: warning: no return statement in function returning non-void
avr-gcc inetq.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=inetq.map,--cref -L../.././nutbld_avr_4.3.0/lib -Wl,--start-group ../.././nutbld_avr_4.3.0/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o inetq.c.elf

ELF File Information:

There are 7 section headers, starting at offset 0xa17c:

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 009e8a 0002c6 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 009e16 00  AX  0   0  2
  [ 3] .bss              NOBITS          008003c6 00a150 00050f 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 00a150 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 00a294 003430 10      6 554  4
  [ 6] .strtab           STRTAB          00000000 00d6c4 001513 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x09e16 0x09e16 R E 0x1
  LOAD           0x009e8a 0x00800100 0x00009e16 0x002c6 0x007d5 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data .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_4.3.0/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_4.3.0/lib -Wl,--start-group ../.././nutbld_avr_4.3.0/lib/nutinit.o -lnutpro -lnutnet -lnutcrt -lnutos -lnutdev -lnutarch -lnutos -lnutdev -lnutnet -Wl,--end-group -o logtime.c.elf

ELF File Information:

There are 7 section headers, starting at offset 0xcc3c:

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 00c806 000408 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 00c792 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800508 00cc0e 000132 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 00cc0e 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 00cd54 003d00 10      6 651  4
  [ 6] .strtab           STRTAB          00000000 010a54 001a48 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x0c792 0x0c792 R E 0x1
  LOAD           0x00c806 0x00800100 0x0000c792 0x00408 0x0053a RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data .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_4.3.0/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_4.3.0/include  -I../.././nut/include  config.c -o config.o
config.c: In function 'ConfigSize':
config.c:162: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
config.c: In function 'ConfigStation':
config.c:193: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
config.c:200: warning: pointer targets in passing argument 1 of 'inet_addr' differ in signedness
config.c:214: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness
config.c:220: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
config.c:221: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
config.c:221: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness
config.c: In function 'ConfigResetFactory':
config.c:268: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:270: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:272: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:274: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:276: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:278: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:280: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:282: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:284: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:286: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:288: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:290: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:292: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:294: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:296: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:298: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:300: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:302: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:304: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:306: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:308: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:315: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:317: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:319: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:321: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:323: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:325: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:327: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:329: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:331: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c: In function 'ConfigLoad':
config.c:352: warning: pointer targets in passing argument 2 of 'ConfigLoadString' differ in signedness
config.c:371: warning: pointer targets in passing argument 2 of 'ConfigLoadString' differ in signedness
config.c:374: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
config.c: In function 'ConfigSave':
config.c:409: warning: pointer targets in passing argument 2 of 'ConfigSaveString' differ in signedness
config.c:423: warning: pointer targets in passing argument 2 of 'ConfigSaveString' differ in signedness
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_4.3.0/include  -I../.././nut/include  player.c -o player.o
player.c: In function 'ProcessMetaData':
player.c:149: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness
player.c:149: warning: pointer targets in assignment differ in signedness
player.c:151: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness
player.c:151: warning: pointer targets in assignment differ in signedness
player.c:155: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
player.c:155: warning: pointer targets in assignment differ in signedness
player.c:157: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness
player.c:158: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
player.c:159: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
player.c:159: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness
player.c:160: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness
player.c:161: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
player.c:162: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
player.c:162: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness
player.c: In function 'Player':
player.c:227: warning: pointer targets in assignment differ in signedness
player.c:261: warning: pointer targets in assignment differ in signedness
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_4.3.0/include  -I../.././nut/include  display.c -o display.o
display.c: In function 'DisplayStation':
display.c:133: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
display.c: In function 'DisplayStatus':
display.c:170: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
display.c:172: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
display.c: In function 'DisplayEntry':
display.c:218: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
display.c:220: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
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_4.3.0/include  -I../.././nut/include  scanner.c -o scanner.o
scanner.c: In function 'PutString':
scanner.c:94: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
scanner.c: In function 'ScanStreamHeader':
scanner.c:117: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
scanner.c:119: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness
scanner.c:119: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness
scanner.c:120: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness
scanner.c:123: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness
scanner.c:126: warning: pointer targets in passing argument 2 of 'PutString' differ in signedness
scanner.c:143: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
scanner.c:144: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness
scanner.c:149: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
scanner.c:150: warning: pointer targets in assignment differ in signedness
scanner.c:155: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
scanner.c:158: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
scanner.c:159: warning: pointer targets in assignment differ in signedness
scanner.c:164: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
scanner.c:166: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
scanner.c:167: warning: pointer targets in passing argument 1 of 'atol' differ in signedness
scanner.c:168: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
scanner.c:169: warning: pointer targets in passing argument 1 of 'atol' differ in signedness
scanner.c:172: warning: pointer targets in passing argument 1 of 'puts' differ in signedness
scanner.c: In function 'ReadMetaTitle':
scanner.c:225: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness
scanner.c:225: warning: pointer targets in assignment differ in signedness
scanner.c:227: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness
scanner.c:227: warning: pointer targets in assignment differ in signedness
scanner.c:231: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
scanner.c:231: warning: pointer targets in assignment differ in signedness
scanner.c:233: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness
scanner.c:234: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
scanner.c:235: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness
scanner.c: In function 'Scanner':
scanner.c:297: warning: pointer targets in assignment differ in signedness
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_4.3.0/lib -Wl,--start-group ../.././nutbld_avr_4.3.0/lib/nutinit.o -lnutarch -lnutpro -lnutos -lnutdev -lnutarch -lnutnet -lnutcrt -Wl,--end-group -o nutpiper.c.elf

ELF File Information:

There are 7 section headers, starting at offset 0xdc44:

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 00d49e 00077a 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 00d42a 00  AX  0   0  2
  [ 3] .bss              NOBITS          0080087a 00dc18 00016b 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 00dc18 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 00dd5c 003eb0 10      6 652  4
  [ 6] .strtab           STRTAB          00000000 011c0c 001b3a 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x0d42a 0x0d42a R E 0x1
  LOAD           0x00d49e 0x00800100 0x0000d42a 0x0077a 0x008e5 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data .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_4.3.0/include  -I../.././nut/include  playmp3.c -o playmp3.o
playmp3.c: In function 'NutAppMain':
playmp3.c:160: warning: no return statement in function returning non-void
playmp3.c: In function 'PlayMp3File':
playmp3.c:202: warning: pointer targets in assignment differ in signedness
playmp3.c:213: warning: pointer targets in assignment differ in signedness
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_4.3.0/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_4.3.0/lib -Wl,--start-group ../.././nutbld_avr_4.3.0/lib/nutinit.o -lnutfs -lnutos -lnutcrt -lnutdev -lnutarch -Wl,--end-group -o playmp3.c.elf

ELF File Information:

There are 7 section headers, starting at offset 0x9ab4:

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 009898 0001ee 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 009824 00  AX  0   0  2
  [ 3] .bss              NOBITS          008002ee 009a86 000097 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 009a86 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 009bcc 002260 10      6 338  4
  [ 6] .strtab           STRTAB          00000000 00be2c 000eeb 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x09824 0x09824 R E 0x1
  LOAD           0x009898 0x00800100 0x00009824 0x001ee 0x00285 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data .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_4.3.0/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_4.3.0/lib -Wl,--start-group ../.././nutbld_avr_4.3.0/lib/nutinit.o -lnutpro -lnutfs -lnutnet -lnutdev -lnutarch -lnutcrt -lnutnet -lnutdev -lnutos -Wl,--end-group -o portdio.c.elf

ELF File Information:

There are 7 section headers, starting at offset 0xa884:

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 00a5e4 000274 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 00a570 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800374 00a858 000109 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 00a858 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 00a99c 003270 10      6 512  4
  [ 6] .strtab           STRTAB          00000000 00dc0c 00158f 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x0a570 0x0a570 R E 0x1
  LOAD           0x00a5e4 0x00800100 0x0000a570 0x00274 0x0037d RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data .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_4.3.0/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_4.3.0/lib -Wl,--start-group ../.././nutbld_avr_4.3.0/lib/nutinit.o -lnutpro -lnutarch -lnutnet -lnutdev -lnutarch -lnutnet -lnutos -lnutcrt -Wl,--end-group -o pppc.c.elf

ELF File Information:

There are 7 section headers, starting at offset 0xc8a0:

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 00c524 000350 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 00c4b0 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800450 00c874 000362 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 00c874 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 00c9b8 004260 10      6 707  4
  [ 6] .strtab           STRTAB          00000000 010c18 001a17 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x0c4b0 0x0c4b0 R E 0x1
  LOAD           0x00c524 0x00800100 0x0000c4b0 0x00350 0x006b2 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data .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_4.3.0/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_4.3.0/lib -Wl,--start-group ../.././nutbld_avr_4.3.0/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutfs -lnutnet -lnutcrt -Wl,--end-group -o rs232d.c.elf

ELF File Information:

There are 7 section headers, starting at offset 0xa608:

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 00a47c 00015e 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 00a408 00  AX  0   0  2
  [ 3] .bss              NOBITS          0080025e 00a5da 00010c 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 00a5da 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 00a720 003340 10      6 538  4
  [ 6] .strtab           STRTAB          00000000 00da60 0016d1 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x0a408 0x0a408 R E 0x1
  LOAD           0x00a47c 0x00800100 0x0000a408 0x0015e 0x0026a RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data .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_4.3.0/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_4.3.0/lib -Wl,--start-group ../.././nutbld_avr_4.3.0/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt  -Wl,--end-group -o simple.c.elf

ELF File Information:

There are 7 section headers, starting at offset 0x1aa4:

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 001a5c 00001a 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 0019e8 00  AX  0   0  2
  [ 3] .bss              NOBITS          0080011a 001a76 000076 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 001a76 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 001bbc 0010a0 10      6 120  4
  [ 6] .strtab           STRTAB          00000000 002c5c 000959 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x019e8 0x019e8 R E 0x1
  LOAD           0x001a5c 0x00800100 0x000019e8 0x0001a 0x00090 RW  0x1

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


snmpd



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

ELF File Information:

There are 7 section headers, starting at offset 0xf728:

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 00e3e0 00131a 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 00e36c 00  AX  0   0  2
  [ 3] .bss              NOBITS          0080141a 00f6fa 000223 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 00f6fa 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 00f840 0040a0 10      6 684  4
  [ 6] .strtab           STRTAB          00000000 0138e0 001b9d 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x0e36c 0x0e36c R E 0x1
  LOAD           0x00e3e0 0x00800100 0x0000e36c 0x0131a 0x0153d RW  0x1

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


tcps



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

ELF File Information:

There are 7 section headers, starting at offset 0xa400:

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 00a18e 000244 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 00a11a 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800344 00a3d2 00018f 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 00a3d2 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 00a518 0037e0 10      6 597  4
  [ 6] .strtab           STRTAB          00000000 00dcf8 001613 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x0a11a 0x0a11a R E 0x1
  LOAD           0x00a18e 0x00800100 0x0000a11a 0x00244 0x003d3 RW  0x1

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


threads



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

ELF File Information:

There are 7 section headers, starting at offset 0x3310:

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 003216 0000ce 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 0031a2 00  AX  0   0  2
  [ 3] .bss              NOBITS          008001ce 0032e4 00007d 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 0032e4 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 003428 001c60 10      6 276  4
  [ 6] .strtab           STRTAB          00000000 005088 000d2c 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x031a2 0x031a2 R E 0x1
  LOAD           0x003216 0x00800100 0x000031a2 0x000ce 0x0014b RW  0x1

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


timers



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

ELF File Information:

There are 7 section headers, starting at offset 0x2eac:

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 002c6e 000212 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 002bfa 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800312 002e80 000080 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 002e80 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 002fc4 001ad0 10      6 249  4
  [ 6] .strtab           STRTAB          00000000 004a94 000b75 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x02bfa 0x02bfa R E 0x1
  LOAD           0x002c6e 0x00800100 0x00002bfa 0x00212 0x00292 RW  0x1

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


uart



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_4.3.0/include  -I../.././nut/include  uart.c -o uart.o
avr-gcc uart.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=uart.map,--cref -L../.././nutbld_avr_4.3.0/lib -Wl,--start-group ../.././nutbld_avr_4.3.0/lib/nutinit.o -lnutcrt -lnutarch -lnutdev -lnutos -lnutdev -lnutarch  -Wl,--end-group -o uart.c.elf

ELF File Information:

There are 7 section headers, starting at offset 0x3b74:

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 003a0e 00013a 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000074 00399a 00  AX  0   0  2
  [ 3] .bss              NOBITS          0080023a 003b48 0000fd 00  WA  0   0  1
  [ 4] .shstrtab         STRTAB          00000000 003b48 00002c 00      0   0  1
  [ 5] .symtab           SYMTAB          00000000 003c8c 001f70 10      6 318  4
  [ 6] .strtab           STRTAB          00000000 005bfc 000dc2 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 2 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000074 0x00000000 0x00000000 0x0399a 0x0399a R E 0x1
  LOAD           0x003a0e 0x00800100 0x0000399a 0x0013a 0x00237 RW  0x1

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