Compile results and segment sizes Nut/OS 4.6.2 AVR-gcc 4.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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 0x12018:
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 011002 000b64 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 010f8e 00 AX 0 0 2
[ 3] .bss NOBITS 00800c64 011b66 0001df 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 011b68 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 011f7c 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 011fdb 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 012180 004c40 10 8 797 4
[ 8] .strtab STRTAB 00000000 016dc0 00211b 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 0x10f8e 0x10f8e R E 0x1
LOAD 0x011002 0x00800100 0x00010f8e 0x00b64 0x00d43 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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0x64a0:
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 005a5c 000594 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 0059e8 00 AX 0 0 2
[ 3] .bss NOBITS 00800694 005ff0 000091 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 005ff0 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 006404 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 006463 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 006608 002570 10 8 378 4
[ 8] .strtab STRTAB 00000000 008b78 00109b 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 0x059e8 0x059e8 R E 0x1
LOAD 0x005a5c 0x00800100 0x000059e8 0x00594 0x00625 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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0x3ff8:
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 003a02 000146 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 00398e 00 AX 0 0 2
[ 3] .bss NOBITS 00800246 003b48 0000c7 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 003b48 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 003f5c 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 003fbb 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 004160 001c60 10 8 245 4
[ 8] .strtab STRTAB 00000000 005dc0 000d5e 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 0x0398e 0x0398e R E 0x1
LOAD 0x003a02 0x00800100 0x0000398e 0x00146 0x0020d 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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0x2680:
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 00206e 000162 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 001ffa 00 AX 0 0 2
[ 3] .bss NOBITS 00800262 0021d0 00007e 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 0021d0 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 0025e4 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 002643 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 0027e8 001690 10 8 197 4
[ 8] .strtab STRTAB 00000000 003e78 000aa8 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 0x01ffa 0x01ffa R E 0x1
LOAD 0x00206e 0x00800100 0x00001ffa 0x00162 0x001e0 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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0xdf44:
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 00d67a 000418 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 00d606 00 AX 0 0 2
[ 3] .bss NOBITS 00800518 00da92 000124 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 00da94 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 00dea8 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 00df07 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00e0ac 004030 10 8 665 4
[ 8] .strtab STRTAB 00000000 0120dc 001d6c 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 0x0d606 0x0d606 R E 0x1
LOAD 0x00d67a 0x00800100 0x0000d606 0x00418 0x0053c 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.2.2/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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0x1694c:
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 015c06 000896 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 015b92 00 AX 0 0 2
[ 3] .bss NOBITS 00800996 01649c 000158 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 01649c 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 0168b0 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 01690f 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 016ab4 004b20 10 8 784 4
[ 8] .strtab STRTAB 00000000 01b5d4 0022f5 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 0x15b92 0x15b92 R E 0x1
LOAD 0x015c06 0x00800100 0x00015b92 0x00896 0x009ee 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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0x9fe4:
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 00986c 0002c6 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 0097f8 00 AX 0 0 2
[ 3] .bss NOBITS 008003c6 009b32 000504 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 009b34 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 009f48 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 009fa7 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00a14c 003020 10 8 494 4
[ 8] .strtab STRTAB 00000000 00d16c 00157b 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 0x097f8 0x097f8 R E 0x1
LOAD 0x00986c 0x00800100 0x000097f8 0x002c6 0x007ca 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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0xca04:
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 00c14c 000406 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 00c0d8 00 AX 0 0 2
[ 3] .bss NOBITS 00800506 00c552 000127 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 00c554 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 00c968 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 00c9c7 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00cb6c 003870 10 8 583 4
[ 8] .strtab STRTAB 00000000 0103dc 001aa7 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 0x0c0d8 0x0c0d8 R E 0x1
LOAD 0x00c14c 0x00800100 0x0000c0d8 0x00406 0x0052d 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.2.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.2.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.2.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.2.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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0xd9b0:
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 00cd86 00077a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 00cd12 00 AX 0 0 2
[ 3] .bss NOBITS 0080087a 00d500 000160 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 00d500 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 00d914 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 00d973 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00db18 003ab0 10 8 593 4
[ 8] .strtab STRTAB 00000000 0115c8 001c0a 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 0x0cd12 0x0cd12 R E 0x1
LOAD 0x00cd86 0x00800100 0x0000cd12 0x0077a 0x008da 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.2.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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0x9e00:
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 009762 0001ee 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 0096ee 00 AX 0 0 2
[ 3] .bss NOBITS 008002ee 009950 000093 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 009950 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 009d64 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 009dc3 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009f68 001fe0 10 8 301 4
[ 8] .strtab STRTAB 00000000 00bf48 000ef8 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 0x096ee 0x096ee R E 0x1
LOAD 0x009762 0x00800100 0x000096ee 0x001ee 0x00281 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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0xa71c:
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 009ff6 000274 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 009f82 00 AX 0 0 2
[ 3] .bss NOBITS 00800374 00a26a 0000fe 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 00a26c 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 00a680 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 00a6df 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00a884 002ea0 10 8 456 4
[ 8] .strtab STRTAB 00000000 00d724 0015ee 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 0x09f82 0x09f82 R E 0x1
LOAD 0x009ff6 0x00800100 0x00009f82 0x00274 0x00372 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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0xc61c:
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 00be1c 000350 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 00bda8 00 AX 0 0 2
[ 3] .bss NOBITS 00800450 00c16c 000359 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 00c16c 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 00c580 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 00c5df 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00c784 003ce0 10 8 623 4
[ 8] .strtab STRTAB 00000000 010464 001a4c 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 0x0bda8 0x0bda8 R E 0x1
LOAD 0x00be1c 0x00800100 0x0000bda8 0x00350 0x006a9 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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0xa3e4:
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 009dd4 00015e 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 009d60 00 AX 0 0 2
[ 3] .bss NOBITS 0080025e 009f32 000101 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 009f34 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 00a348 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 00a3a7 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00a54c 002f70 10 8 482 4
[ 8] .strtab STRTAB 00000000 00d4bc 001730 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 0x09d60 0x09d60 R E 0x1
LOAD 0x009dd4 0x00800100 0x00009d60 0x0015e 0x0025f 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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0x1dd8:
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 00190c 00001a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 001898 00 AX 0 0 2
[ 3] .bss NOBITS 0080011a 001926 000072 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 001928 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 001d3c 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 001d9b 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 001f40 000f70 10 8 104 4
[ 8] .strtab STRTAB 00000000 002eb0 000936 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 0x01898 0x01898 R E 0x1
LOAD 0x00190c 0x00800100 0x00001898 0x0001a 0x0008c 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.2.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.2.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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0xf3d8:
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 00dc10 001318 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 00db9c 00 AX 0 0 2
[ 3] .bss NOBITS 00801418 00ef28 000218 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 00ef28 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 00f33c 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 00f39b 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00f540 003be0 10 8 613 4
[ 8] .strtab STRTAB 00000000 013120 001c05 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 0x0db9c 0x0db9c R E 0x1
LOAD 0x00dc10 0x00800100 0x0000db9c 0x01318 0x01530 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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0xa2c4:
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 009bd0 000244 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 009b5c 00 AX 0 0 2
[ 3] .bss NOBITS 00800344 009e14 000184 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 009e14 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 00a228 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 00a287 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00a42c 003370 10 8 531 4
[ 8] .strtab STRTAB 00000000 00d79c 00167b 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 0x09b5c 0x09b5c R E 0x1
LOAD 0x009bd0 0x00800100 0x00009b5c 0x00244 0x003c8 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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0x3614:
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 003094 0000ce 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 003020 00 AX 0 0 2
[ 3] .bss NOBITS 008001ce 003162 000079 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 003164 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 003578 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 0035d7 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00377c 001a10 10 8 242 4
[ 8] .strtab STRTAB 00000000 00518c 000d09 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 0x03020 0x03020 R E 0x1
LOAD 0x003094 0x00800100 0x00003020 0x000ce 0x00147 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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0x3200:
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 002b3e 000212 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 002aca 00 AX 0 0 2
[ 3] .bss NOBITS 00800312 002d50 00007c 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 002d50 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 003164 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 0031c3 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 003368 0018a0 10 8 217 4
[ 8] .strtab STRTAB 00000000 004c08 000b5b 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 0x02aca 0x02aca R E 0x1
LOAD 0x002b3e 0x00800100 0x00002aca 0x00212 0x0028e 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.2.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.2.2/lib -Wl,--start-group ../.././nutbld_avr_4.2.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 0x3e78:
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 00388c 00013a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000074 003818 00 AX 0 0 2
[ 3] .bss NOBITS 0080023a 0039c6 0000f9 00 WA 0 0 1
[ 4] .stab PROGBITS 00000000 0039c8 000414 0c 5 0 4
[ 5] .stabstr STRTAB 00000000 003ddc 00005f 00 0 0 1
[ 6] .shstrtab STRTAB 00000000 003e3b 00003b 00 0 0 1
[ 7] .symtab SYMTAB 00000000 003fe0 001cd0 10 8 279 4
[ 8] .strtab STRTAB 00000000 005cb0 000d9f 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 0x03818 0x03818 R E 0x1
LOAD 0x00388c 0x00800100 0x00003818 0x0013a 0x00233 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data .bss