Compile results and segment sizes Nut/OS 4.5.4 AVR-gcc 3.4.6
BASEMON
CALTIME
CANDEMO
EVENTS
FTPD
HTTPD
INETQ
ISP2
LOGTIME
NUTPIPER
PLAYMP3
PORTDIO
PPPC
RS232D
SIMPLE
SNMPD
TCPS
THREADS
TIMERS
UART
basemon
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=basemon.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include basemon.c -o basemon.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=xmemtest.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include xmemtest.c -o xmemtest.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=dataflash.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include dataflash.c -o dataflash.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=realtek.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include realtek.c -o realtek.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=smsc.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include smsc.c -o smsc.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=uart.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include uart.c -o uart.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=webdemo.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include webdemo.c -o webdemo.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=utils.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include utils.c -o utils.o
crurom -r -ourom.c html
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=urom.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include urom.c -o urom.o
avr-gcc basemon.o xmemtest.o dataflash.o realtek.o smsc.o uart.o webdemo.o utils.o urom.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=basemon.map,--cref -L../.././nutbld_avr_3.4.6/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 11 section headers, starting at offset 0x12058:
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 000b7e 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 010f6e 00 AX 0 0 1
[ 3] .bss NOBITS 00800c7e 011b80 0001d9 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800e57 011b80 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 011b80 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 011b80 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 011f88 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 01200c 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 012210 004af0 10 10 796 4
[10] .strtab STRTAB 00000000 016d00 001fc7 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 0x10f6e 0x10f6e R E 0x1
LOAD 0x011002 0x00800100 0x00010f6e 0x00b7e 0x00b7e RW 0x1
LOAD 0x011b80 0x00800c7e 0x00800c7e 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_3.4.6/include -I../.././nut/include caltime.c -o caltime.o
avr-gcc caltime.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=caltime.map,--cref -L../.././nutbld_avr_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutcrt -lnutos -lnutdev -lnutarch -Wl,--end-group -o caltime.c.elf
ELF File Information:
There are 11 section headers, starting at offset 0x61e8:
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 00577a 000594 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0056e6 00 AX 0 0 2
[ 3] .bss NOBITS 00800694 005d0e 00008d 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800721 005d0e 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 005d0e 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 005d10 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 006118 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 00619c 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 0063a0 002510 10 10 385 4
[10] .strtab STRTAB 00000000 0088b0 001025 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 0x056e6 0x056e6 R E 0x1
LOAD 0x00577a 0x00800100 0x000056e6 0x00594 0x00594 RW 0x1
LOAD 0x005d0e 0x00800694 0x00800694 0x00000 0x0008d RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss
canbus
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=candemo.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/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_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o candemo.c.elf
ELF File Information:
There are 11 section headers, starting at offset 0x3d44:
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 003726 000146 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 003692 00 AX 0 0 1
[ 3] .bss NOBITS 00800246 00386c 0000c3 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800309 00386c 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00386c 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 00386c 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 003c74 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 003cf8 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 003efc 001c10 10 10 251 4
[10] .strtab STRTAB 00000000 005b0c 000d02 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 0x03692 0x03692 R E 0x1
LOAD 0x003726 0x00800100 0x00003692 0x00146 0x00146 RW 0x1
LOAD 0x00386c 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_3.4.6/include -I../.././nut/include events.c -o events.o
avr-gcc events.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=events.map,--cref -L../.././nutbld_avr_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o events.c.elf
ELF File Information:
There are 11 section headers, starting at offset 0x2370:
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 001d34 000162 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 001ca0 00 AX 0 0 1
[ 3] .bss NOBITS 00800262 001e96 00007a 00 WA 0 0 1
[ 4] .noinit PROGBITS 008002dc 001e96 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 001e96 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 001e98 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 0022a0 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 002324 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 002528 001640 10 10 203 4
[10] .strtab STRTAB 00000000 003b68 000a4c 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 0x01ca0 0x01ca0 R E 0x1
LOAD 0x001d34 0x00800100 0x00001ca0 0x00162 0x00162 RW 0x1
LOAD 0x001e96 0x00800262 0x00800262 0x00000 0x0007a RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss
ftpd
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=ftpserv.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include ftpserv.c -o ftpserv.o
avr-gcc ftpserv.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=ftpserv.map,--cref -L../.././nutbld_avr_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutpro -lnutfs -lnutarch -lnutnet -lnutos -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o ftpserv.c.elf
ELF File Information:
There are 11 section headers, starting at offset 0xe280:
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 00d990 000418 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00d8fc 00 AX 0 0 1
[ 3] .bss NOBITS 00800518 00dda8 000120 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800638 00dda8 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00dda8 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 00dda8 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 00e1b0 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 00e234 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 00e438 004060 10 10 675 4
[10] .strtab STRTAB 00000000 012498 001d19 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 0x0d8fc 0x0d8fc R E 0x1
LOAD 0x00d990 0x00800100 0x0000d8fc 0x00418 0x00418 RW 0x1
LOAD 0x00dda8 0x00800518 0x00800518 0x00000 0x00120 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss
httpd
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=httpserv.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include httpserv.c -o httpserv.o
httpserv.c: In function `ShowQuery':
httpserv.c:295: warning: int format, different type arg (arg 6)
crurom -r -ourom.c sample
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=urom.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include urom.c -o urom.o
avr-gcc httpserv.o urom.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=httpserv.map,--cref -L../.././nutbld_avr_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o httpserv.c.elf
ELF File Information:
There are 11 section headers, starting at offset 0x1661c:
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 0158b6 00088e 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 015822 00 AX 0 0 1
[ 3] .bss NOBITS 0080098e 016144 000152 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800ae0 016144 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 016144 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 016144 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 01654c 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 0165d0 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 0167d4 0049f0 10 10 785 4
[10] .strtab STRTAB 00000000 01b1c4 002190 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 0x15822 0x15822 R E 0x1
LOAD 0x0158b6 0x00800100 0x00015822 0x0088e 0x0088e RW 0x1
LOAD 0x016144 0x0080098e 0x0080098e 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_3.4.6/include -I../.././nut/include inetq.c -o inetq.o
avr-gcc inetq.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=inetq.map,--cref -L../.././nutbld_avr_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o inetq.c.elf
ELF File Information:
There are 11 section headers, starting at offset 0x9fc4:
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 009826 0002c6 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009792 00 AX 0 0 1
[ 3] .bss NOBITS 008003c6 009aec 000500 00 WA 0 0 1
[ 4] .noinit PROGBITS 008008c6 009aec 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009aec 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 009aec 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 009ef4 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 009f78 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 00a17c 002ff0 10 10 500 4
[10] .strtab STRTAB 00000000 00d16c 001528 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 0x09792 0x09792 R E 0x1
LOAD 0x009826 0x00800100 0x00009792 0x002c6 0x002c6 RW 0x1
LOAD 0x009aec 0x008003c6 0x008003c6 0x00000 0x00500 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss
isp2
makefile:55: Makedefs.isp: No such file or directory
makefile:70: Makerules.isp: No such file or directory
make: *** No rule to make target `Makerules.isp'. Stop.
ELF File Information:
logtime
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=logtime.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include logtime.c -o logtime.o
avr-gcc logtime.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=logtime.map,--cref -L../.././nutbld_avr_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutpro -lnutnet -lnutcrt -lnutos -lnutdev -lnutarch -lnutos -lnutdev -lnutnet -Wl,--end-group -o logtime.c.elf
ELF File Information:
There are 11 section headers, starting at offset 0xc99c:
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 00c0be 000406 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00c02a 00 AX 0 0 2
[ 3] .bss NOBITS 00800506 00c4c4 000123 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800629 00c4c4 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00c4c4 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 00c4c4 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 00c8cc 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 00c950 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 00cb54 003840 10 10 589 4
[10] .strtab STRTAB 00000000 010394 001a5a 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 0x0c02a 0x0c02a R E 0x1
LOAD 0x00c0be 0x00800100 0x0000c02a 0x00406 0x00406 RW 0x1
LOAD 0x00c4c4 0x00800506 0x00800506 0x00000 0x00123 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss
nutpiper
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=nutpiper.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include nutpiper.c -o nutpiper.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=config.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include config.c -o config.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=player.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include player.c -o player.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=display.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include display.c -o display.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=scanner.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include scanner.c -o scanner.o
avr-gcc nutpiper.o config.o player.o display.o scanner.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=nutpiper.map,--cref -L../.././nutbld_avr_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutarch -lnutpro -lnutos -lnutdev -lnutarch -lnutnet -lnutcrt -Wl,--end-group -o nutpiper.c.elf
ELF File Information:
There are 11 section headers, starting at offset 0xdc14:
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 00cfc2 00077a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00cf2e 00 AX 0 0 2
[ 3] .bss NOBITS 0080087a 00d73c 00015c 00 WA 0 0 1
[ 4] .noinit PROGBITS 008009d6 00d73c 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00d73c 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 00d73c 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 00db44 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 00dbc8 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 00ddcc 003a90 10 10 598 4
[10] .strtab STRTAB 00000000 01185c 001b67 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 0x0cf2e 0x0cf2e R E 0x1
LOAD 0x00cfc2 0x00800100 0x0000cf2e 0x0077a 0x0077a RW 0x1
LOAD 0x00d73c 0x0080087a 0x0080087a 0x00000 0x0015c RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss
playmp3
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=playmp3.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include playmp3.c -o playmp3.o
crurom -r -ourom.c sounds
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=urom.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include urom.c -o urom.o
avr-gcc playmp3.o urom.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=playmp3.map,--cref -L../.././nutbld_avr_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutfs -lnutos -lnutcrt -lnutdev -lnutarch -Wl,--end-group -o playmp3.c.elf
ELF File Information:
There are 11 section headers, starting at offset 0x9af8:
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 009432 0001ee 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00939e 00 AX 0 0 1
[ 3] .bss NOBITS 008002ee 009620 00008f 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080037d 009620 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009620 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 009620 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 009a28 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 009aac 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 009cb0 001f60 10 10 304 4
[10] .strtab STRTAB 00000000 00bc10 000e66 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 0x0939e 0x0939e R E 0x1
LOAD 0x009432 0x00800100 0x0000939e 0x001ee 0x001ee RW 0x1
LOAD 0x009620 0x008002ee 0x008002ee 0x00000 0x0008f RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss
portdio
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=portdio.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include portdio.c -o portdio.o
avr-gcc portdio.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=portdio.map,--cref -L../.././nutbld_avr_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutpro -lnutfs -lnutnet -lnutdev -lnutarch -lnutcrt -lnutnet -lnutdev -lnutos -Wl,--end-group -o portdio.c.elf
ELF File Information:
There are 11 section headers, starting at offset 0xa64c:
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 009f00 000274 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009e6c 00 AX 0 0 1
[ 3] .bss NOBITS 00800374 00a174 0000fa 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080046e 00a174 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00a174 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 00a174 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 00a57c 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 00a600 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 00a804 002e60 10 10 461 4
[10] .strtab STRTAB 00000000 00d664 001592 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 0x09e6c 0x09e6c R E 0x1
LOAD 0x009f00 0x00800100 0x00009e6c 0x00274 0x00274 RW 0x1
LOAD 0x00a174 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_3.4.6/include -I../.././nut/include pppc.c -o pppc.o
avr-gcc pppc.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=pppc.map,--cref -L../.././nutbld_avr_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutpro -lnutarch -lnutnet -lnutdev -lnutarch -lnutnet -lnutos -lnutcrt -Wl,--end-group -o pppc.c.elf
ELF File Information:
There are 11 section headers, starting at offset 0xc97c:
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 00c152 000350 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00c0be 00 AX 0 0 2
[ 3] .bss NOBITS 00800450 00c4a2 000355 00 WA 0 0 1
[ 4] .noinit PROGBITS 008007a5 00c4a2 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00c4a2 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 00c4a4 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 00c8ac 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 00c930 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 00cb34 003d30 10 10 635 4
[10] .strtab STRTAB 00000000 010864 001a1f 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 0x0c0be 0x0c0be R E 0x1
LOAD 0x00c152 0x00800100 0x0000c0be 0x00350 0x00350 RW 0x1
LOAD 0x00c4a2 0x00800450 0x00800450 0x00000 0x00355 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss
rs232d
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=rs232d.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include rs232d.c -o rs232d.o
avr-gcc rs232d.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=rs232d.map,--cref -L../.././nutbld_avr_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutfs -lnutnet -lnutcrt -Wl,--end-group -o rs232d.c.elf
ELF File Information:
There are 11 section headers, starting at offset 0xa324:
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 009cec 00015e 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009c58 00 AX 0 0 2
[ 3] .bss NOBITS 0080025e 009e4a 0000fd 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080035b 009e4a 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009e4a 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 009e4c 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 00a254 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 00a2d8 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 00a4dc 002f40 10 10 488 4
[10] .strtab STRTAB 00000000 00d41c 0016e3 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 0x09c58 0x09c58 R E 0x1
LOAD 0x009cec 0x00800100 0x00009c58 0x0015e 0x0015e RW 0x1
LOAD 0x009e4a 0x0080025e 0x0080025e 0x00000 0x000fd RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss
simple
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=simple.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.6/include -I../.././nut/include simple.c -o simple.o
avr-gcc simple.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=simple.map,--cref -L../.././nutbld_avr_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o simple.c.elf
ELF File Information:
There are 11 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 0015d8 00001a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 001544 00 AX 0 0 1
[ 3] .bss NOBITS 0080011a 0015f2 00006e 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800188 0015f2 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 0015f2 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 0015f4 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 0019fc 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 001a80 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 001c84 000f30 10 10 110 4
[10] .strtab STRTAB 00000000 002bb4 0008e2 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 0x01544 0x01544 R E 0x1
LOAD 0x0015d8 0x00800100 0x00001544 0x0001a 0x0001a RW 0x1
LOAD 0x0015f2 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_3.4.6/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_3.4.6/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_3.4.6/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_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutpro -lnutnet -lnutcrt -lnutos -lnutdev -lnutarch -lnutos -lnutdev -lnutnet -Wl,--end-group -o snmpd.c.elf
ELF File Information:
There are 11 section headers, starting at offset 0xf564:
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 00dd70 00131c 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00dcdc 00 AX 0 0 1
[ 3] .bss NOBITS 0080141c 00f08c 000214 00 WA 0 0 1
[ 4] .noinit PROGBITS 00801630 00f08c 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00f08c 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 00f08c 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 00f494 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 00f518 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 00f71c 003bb0 10 10 619 4
[10] .strtab STRTAB 00000000 0132cc 001ba3 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 0x0dcdc 0x0dcdc R E 0x1
LOAD 0x00dd70 0x00800100 0x0000dcdc 0x0131c 0x0131c RW 0x1
LOAD 0x00f08c 0x0080141c 0x0080141c 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_3.4.6/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_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o tcps.c.elf
ELF File Information:
There are 11 section headers, starting at offset 0xa200:
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 009ae2 000244 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009a4e 00 AX 0 0 1
[ 3] .bss NOBITS 00800344 009d26 000180 00 WA 0 0 1
[ 4] .noinit PROGBITS 008004c4 009d26 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009d26 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 009d28 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 00a130 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 00a1b4 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 00a3b8 003330 10 10 536 4
[10] .strtab STRTAB 00000000 00d6e8 00161f 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 0x09a4e 0x09a4e R E 0x1
LOAD 0x009ae2 0x00800100 0x00009a4e 0x00244 0x00244 RW 0x1
LOAD 0x009d26 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_3.4.6/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_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutos -lnutcrt -Wl,--end-group -o threads.c.elf
ELF File Information:
There are 11 section headers, starting at offset 0x32d8:
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 002d30 0000ce 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 002c9c 00 AX 0 0 2
[ 3] .bss NOBITS 008001ce 002dfe 000075 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800243 002dfe 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 002dfe 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 002e00 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 003208 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 00328c 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 003490 0019d0 10 10 249 4
[10] .strtab STRTAB 00000000 004e60 000cbc 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 0x02c9c 0x02c9c R E 0x1
LOAD 0x002d30 0x00800100 0x00002c9c 0x000ce 0x000ce RW 0x1
LOAD 0x002dfe 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_3.4.6/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_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o timers.c.elf
ELF File Information:
There are 11 section headers, starting at offset 0x2efc:
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 002810 000212 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00277c 00 AX 0 0 1
[ 3] .bss NOBITS 00800312 002a22 000078 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080038a 002a22 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 002a22 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 002a24 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 002e2c 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 002eb0 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 0030b4 001850 10 10 223 4
[10] .strtab STRTAB 00000000 004904 000aff 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 0x0277c 0x0277c R E 0x1
LOAD 0x002810 0x00800100 0x0000277c 0x00212 0x00212 RW 0x1
LOAD 0x002a22 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_3.4.6/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_3.4.6/lib -Wl,--start-group ../.././nutbld_avr_3.4.6/lib/nutinit.o -lnutcrt -lnutarch -lnutdev -lnutos -lnutdev -lnutarch -Wl,--end-group -o uart.c.elf
ELF File Information:
There are 11 section headers, starting at offset 0x3b28:
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 003516 00013a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 003482 00 AX 0 0 2
[ 3] .bss NOBITS 0080023a 003650 0000f5 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080032f 003650 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 003650 000000 00 W 0 0 1
[ 6] .stab PROGBITS 00000000 003650 000408 0c 7 0 4
[ 7] .stabstr STRTAB 00000000 003a58 000084 00 0 0 1
[ 8] .shstrtab STRTAB 00000000 003adc 00004b 00 0 0 1
[ 9] .symtab SYMTAB 00000000 003ce0 001c90 10 10 286 4
[10] .strtab STRTAB 00000000 005970 000d52 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 0x03482 0x03482 R E 0x1
LOAD 0x003516 0x00800100 0x00003482 0x0013a 0x0013a RW 0x1
LOAD 0x003650 0x0080023a 0x0080023a 0x00000 0x000f5 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss