Compile results and segment sizes Nut/OS 4.5.4 AVR-gcc 4.1.2
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.1.2/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.1.2/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.1.2/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.1.2/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.1.2/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.1.2/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.1.2/include -I../.././nut/include webdemo.c -o webdemo.o
webdemo.c: In function 'ShowPorts':
webdemo.c:255: warning: pointer targets in passing argument 2 of 'DoCheckboxes' differ in signedness
webdemo.c:256: warning: pointer targets in passing argument 2 of 'DoCheckboxes' differ in signedness
webdemo.c:257: warning: pointer targets in passing argument 2 of 'DoCheckboxes' differ in signedness
webdemo.c:260: warning: pointer targets in passing argument 2 of 'DoCheckboxes' differ in signedness
webdemo.c:261: warning: pointer targets in passing argument 2 of 'DoCheckboxes' differ in signedness
webdemo.c:262: warning: pointer targets in passing argument 2 of 'DoCheckboxes' differ in signedness
webdemo.c:265: warning: pointer targets in passing argument 2 of 'DoCheckboxes' differ in signedness
webdemo.c:268: warning: pointer targets in passing argument 2 of 'DoCheckboxes' differ in signedness
webdemo.c:269: warning: pointer targets in passing argument 2 of 'DoCheckboxes' differ in signedness
webdemo.c:270: warning: pointer targets in passing argument 2 of 'DoCheckboxes' differ in signedness
webdemo.c:273: warning: pointer targets in passing argument 2 of 'DoCheckboxes' differ in signedness
webdemo.c:274: warning: pointer targets in passing argument 2 of 'DoCheckboxes' differ in signedness
webdemo.c:275: warning: pointer targets in passing argument 2 of 'DoCheckboxes' differ in signedness
webdemo.c:278: warning: pointer targets in passing argument 2 of 'DoCheckboxes' differ in signedness
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.1.2/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.1.2/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.1.2/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 0x11c08:
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 010bc4 000b82 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 010b30 00 AX 0 0 2
[ 3] .bss NOBITS 00800c82 011746 0001d9 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 011748 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 011b5c 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 011bcd 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 011d70 004b80 10 8 800 4
[ 8] .strtab STRTAB 00000000 0168f0 0020a9 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 0x10b30 0x10b30 R E 0x1
LOAD 0x010bc4 0x00800100 0x00010b30 0x00b82 0x00b82 RW 0x1
LOAD 0x011746 0x00800c82 0x00800c82 0x00000 0x001d9 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_4.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/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 0x6118:
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 0056c4 000594 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 005630 00 AX 0 0 2
[ 3] .bss NOBITS 00800694 005c58 00008d 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 005c58 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 00606c 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 0060dd 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 006280 002540 10 8 383 4
[ 8] .strtab STRTAB 00000000 0087c0 00105f 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 0x05630 0x05630 R E 0x1
LOAD 0x0056c4 0x00800100 0x00005630 0x00594 0x00594 RW 0x1
LOAD 0x005c58 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_4.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/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 0x3ca0:
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 00369a 000146 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 003606 00 AX 0 0 2
[ 3] .bss NOBITS 00800246 0037e0 0000c3 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 0037e0 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 003bf4 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 003c65 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 003e08 001c70 10 8 250 4
[ 8] .strtab STRTAB 00000000 005a78 000d5a 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 0x03606 0x03606 R E 0x1
LOAD 0x00369a 0x00800100 0x00003606 0x00146 0x00146 RW 0x1
LOAD 0x0037e0 0x00800246 0x00800246 0x00000 0x000c3 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_4.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/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 0x2304:
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 001ce2 000162 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 001c4e 00 AX 0 0 2
[ 3] .bss NOBITS 00800262 001e44 00007a 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 001e44 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 002258 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 0022c9 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00246c 001680 10 8 202 4
[ 8] .strtab STRTAB 00000000 003aec 000a95 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 0x01c4e 0x01c4e R E 0x1
LOAD 0x001ce2 0x00800100 0x00001c4e 0x00162 0x00162 RW 0x1
LOAD 0x001e44 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_4.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/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 0xdc8c:
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 00d3b2 000418 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00d31e 00 AX 0 0 2
[ 3] .bss NOBITS 00800518 00d7ca 000120 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 00d7cc 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 00dbe0 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 00dc51 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00ddf4 004030 10 8 670 4
[ 8] .strtab STRTAB 00000000 011e24 001d60 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 0x0d31e 0x0d31e R E 0x1
LOAD 0x00d3b2 0x00800100 0x0000d31e 0x00418 0x00418 RW 0x1
LOAD 0x00d7ca 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_4.1.2/include -I../.././nut/include httpserv.c -o httpserv.o
httpserv.c: In function 'ShowQuery':
httpserv.c:295: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
httpserv.c: In function 'NutAppMain':
httpserv.c:790: 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.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/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 0x1619c:
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 015448 000892 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0153b4 00 AX 0 0 2
[ 3] .bss NOBITS 00800992 015cda 000152 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 015cdc 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 0160f0 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 016161 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 016304 004a50 10 8 785 4
[ 8] .strtab STRTAB 00000000 01ad54 00226c 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 0x153b4 0x153b4 R E 0x1
LOAD 0x015448 0x00800100 0x000153b4 0x00892 0x00892 RW 0x1
LOAD 0x015cda 0x00800992 0x00800992 0x00000 0x00152 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_4.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/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 0x9cf8:
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 009570 0002c6 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0094dc 00 AX 0 0 2
[ 3] .bss NOBITS 008003c6 009836 000500 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 009838 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 009c4c 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 009cbd 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009e60 003020 10 8 499 4
[ 8] .strtab STRTAB 00000000 00ce80 00156f 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 0x094dc 0x094dc R E 0x1
LOAD 0x009570 0x00800100 0x000094dc 0x002c6 0x002c6 RW 0x1
LOAD 0x009836 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_4.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/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 0xc744:
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 00be7c 000406 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00bde8 00 AX 0 0 2
[ 3] .bss NOBITS 00800506 00c282 000123 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 00c284 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 00c698 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 00c709 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00c8ac 003870 10 8 588 4
[ 8] .strtab STRTAB 00000000 01011c 001a9b 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 0x0bde8 0x0bde8 R E 0x1
LOAD 0x00be7c 0x00800100 0x0000bde8 0x00406 0x00406 RW 0x1
LOAD 0x00c282 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_4.1.2/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.1.2/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.1.2/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.1.2/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.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/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 0xd608:
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 00c9ce 00077a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00c93a 00 AX 0 0 2
[ 3] .bss NOBITS 0080087a 00d148 00015c 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 00d148 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 00d55c 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 00d5cd 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00d770 003ab0 10 8 598 4
[ 8] .strtab STRTAB 00000000 011220 001bfe 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 0x0c93a 0x0c93a R E 0x1
LOAD 0x00c9ce 0x00800100 0x0000c93a 0x0077a 0x0077a RW 0x1
LOAD 0x00d148 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_4.1.2/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.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/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 0x9a9c:
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 0093ee 0001ee 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00935a 00 AX 0 0 2
[ 3] .bss NOBITS 008002ee 0095dc 00008f 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 0095dc 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 0099f0 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 009a61 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009c04 001fd0 10 8 306 4
[ 8] .strtab STRTAB 00000000 00bbd4 000ee5 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 0x0935a 0x0935a R E 0x1
LOAD 0x0093ee 0x00800100 0x0000935a 0x001ee 0x001ee RW 0x1
LOAD 0x0095dc 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_4.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/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 0xa3bc:
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 009c86 000274 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009bf2 00 AX 0 0 2
[ 3] .bss NOBITS 00800374 009efa 0000fa 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 009efc 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 00a310 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 00a381 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00a524 002ea0 10 8 461 4
[ 8] .strtab STRTAB 00000000 00d3c4 0015e2 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 0x09bf2 0x09bf2 R E 0x1
LOAD 0x009c86 0x00800100 0x00009bf2 0x00274 0x00274 RW 0x1
LOAD 0x009efa 0x00800374 0x00800374 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_4.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/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 0xc204:
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 00b9f4 000350 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00b960 00 AX 0 0 2
[ 3] .bss NOBITS 00800450 00bd44 000355 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 00bd44 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 00c158 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 00c1c9 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00c36c 003ce0 10 8 628 4
[ 8] .strtab STRTAB 00000000 01004c 001a40 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 0x0b960 0x0b960 R E 0x1
LOAD 0x00b9f4 0x00800100 0x0000b960 0x00350 0x00350 RW 0x1
LOAD 0x00bd44 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_4.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/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 0xa084:
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 009a66 00015e 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0099d2 00 AX 0 0 2
[ 3] .bss NOBITS 0080025e 009bc4 0000fd 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 009bc4 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 009fd8 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 00a049 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00a1ec 002f70 10 8 487 4
[ 8] .strtab STRTAB 00000000 00d15c 001724 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 0x099d2 0x099d2 R E 0x1
LOAD 0x009a66 0x00800100 0x000099d2 0x0015e 0x0015e RW 0x1
LOAD 0x009bc4 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_4.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/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 0x1acc:
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 0015f0 00001a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00155c 00 AX 0 0 2
[ 3] .bss NOBITS 0080011a 00160a 00006e 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 00160c 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 001a20 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 001a91 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 001c34 000f70 10 8 109 4
[ 8] .strtab STRTAB 00000000 002ba4 00092b 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 0x0155c 0x0155c R E 0x1
LOAD 0x0015f0 0x00800100 0x0000155c 0x0001a 0x0001a RW 0x1
LOAD 0x00160a 0x0080011a 0x0080011a 0x00000 0x0006e RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .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.1.2/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.1.2/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.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/lib/nutinit.o -lnutpro -lnutnet -lnutcrt -lnutos -lnutdev -lnutarch -lnutos -lnutdev -lnutnet -Wl,--end-group -o snmpd.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0xf178:
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 00d9a0 001318 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00d90c 00 AX 0 0 2
[ 3] .bss NOBITS 00801418 00ecb8 000214 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 00ecb8 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 00f0cc 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 00f13d 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00f2e0 003be0 10 8 618 4
[ 8] .strtab STRTAB 00000000 012ec0 001bf9 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 0x0d90c 0x0d90c R E 0x1
LOAD 0x00d9a0 0x00800100 0x0000d90c 0x01318 0x01318 RW 0x1
LOAD 0x00ecb8 0x00801418 0x00801418 0x00000 0x00214 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .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.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o tcps.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x9f64:
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 00985e 000244 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0097ca 00 AX 0 0 2
[ 3] .bss NOBITS 00800344 009aa2 000180 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 009aa4 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 009eb8 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 009f29 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00a0cc 003370 10 8 536 4
[ 8] .strtab STRTAB 00000000 00d43c 00166f 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 0x097ca 0x097ca R E 0x1
LOAD 0x00985e 0x00800100 0x000097ca 0x00244 0x00244 RW 0x1
LOAD 0x009aa2 0x00800344 0x00800344 0x00000 0x00180 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .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.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutos -lnutcrt -Wl,--end-group -o threads.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x32b8:
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 002d2a 0000ce 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 002c96 00 AX 0 0 2
[ 3] .bss NOBITS 008001ce 002df8 000075 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 002df8 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 00320c 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 00327d 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 003420 001a00 10 8 247 4
[ 8] .strtab STRTAB 00000000 004e20 000cf6 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 0x02c96 0x02c96 R E 0x1
LOAD 0x002d2a 0x00800100 0x00002c96 0x000ce 0x000ce RW 0x1
LOAD 0x002df8 0x008001ce 0x008001ce 0x00000 0x00075 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .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.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o timers.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x2f08:
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 002836 000212 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0027a2 00 AX 0 0 2
[ 3] .bss NOBITS 00800312 002a48 000078 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 002a48 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 002e5c 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 002ecd 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 003070 001890 10 8 222 4
[ 8] .strtab STRTAB 00000000 004900 000b48 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 0x027a2 0x027a2 R E 0x1
LOAD 0x002836 0x00800100 0x000027a2 0x00212 0x00212 RW 0x1
LOAD 0x002a48 0x00800312 0x00800312 0x00000 0x00078 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .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.1.2/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.1.2/lib -Wl,--start-group ../.././nutbld_avr_4.1.2/lib/nutinit.o -lnutcrt -lnutarch -lnutdev -lnutos -lnutdev -lnutarch -Wl,--end-group -o uart.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x3b3c:
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 003540 00013a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0034ac 00 AX 0 0 2
[ 3] .bss NOBITS 0080023a 00367a 0000f5 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 00367c 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 003a90 000071 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 003b01 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 003ca4 001cc0 10 8 284 4
[ 8] .strtab STRTAB 00000000 005964 000d8c 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 0x034ac 0x034ac R E 0x1
LOAD 0x003540 0x00800100 0x000034ac 0x0013a 0x0013a RW 0x1
LOAD 0x00367a 0x0080023a 0x0080023a 0x00000 0x000f5 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss