Compile results and segment sizes Nut/OS 4.1.9 AVR-gcc 3.4.1
BASEMON
EVENTS
FTPD
HTTPD
INETQ
ISP2
LOGTIME
NUTPIPER
PLAYMP3
PORTDIO
PPPC
RS232D
SIMPLE
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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/nut/include utils.c -o utils.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=urom.lst -DETHERNUT2 -D__HARVARD_ARCH__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/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 -LI:/ethernut-4.1.9-avr-3.4.1/nutbld/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 0x10444:
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 00fa7a 00098e 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00f9e6 00 AX 0 0 1
[ 3] .bss NOBITS 00800a8e 010408 00019d 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800c2b 010408 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 010408 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 010408 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 0105ac 0047b0 10 8 307 4
[ 8] .strtab STRTAB 00000000 014d5c 002117 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 0x0f9e6 0x0f9e6 R E 0x1
LOAD 0x00fa7a 0x00800100 0x0000f9e6 0x0098e 0x0098e RW 0x1
LOAD 0x010408 0x00800a8e 0x00800a8e 0x00000 0x0019d 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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/nut/include events.c -o events.o
avr-gcc events.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=events.map,--cref -LI:/ethernut-4.1.9-avr-3.4.1/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.1/nutbld/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 0x1ebc:
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 001d1e 000162 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 001c8a 00 AX 0 0 1
[ 3] .bss NOBITS 00800262 001e80 00007a 00 WA 0 0 1
[ 4] .noinit PROGBITS 008002dc 001e80 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 001e80 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 001e80 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 002024 0016d0 10 8 d0 4
[ 8] .strtab STRTAB 00000000 0036f4 000ae7 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 0x01c8a 0x01c8a R E 0x1
LOAD 0x001d1e 0x00800100 0x00001c8a 0x00162 0x00162 RW 0x1
LOAD 0x001e80 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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/nut/include ftpserv.c -o ftpserv.o
ftpserv.c: In function `NutAppMain':
ftpserv.c:447: warning: unused variable `volid'
avr-gcc ftpserv.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=ftpserv.map,--cref -LI:/ethernut-4.1.9-avr-3.4.1/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.1/nutbld/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 0xb6c4:
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 00b286 000400 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00b1f2 00 AX 0 0 1
[ 3] .bss NOBITS 00800500 00b686 0000ff 00 WA 0 0 1
[ 4] .noinit PROGBITS 008005ff 00b686 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00b686 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00b686 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00b82c 003e40 10 8 291 4
[ 8] .strtab STRTAB 00000000 00f66c 001cb9 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 0x0b1f2 0x0b1f2 R E 0x1
LOAD 0x00b286 0x00800100 0x0000b1f2 0x00400 0x00400 RW 0x1
LOAD 0x00b686 0x00800500 0x00800500 0x00000 0x000ff 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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/nut/include httpserv.c -o httpserv.o
crurom -r -ourom.c sample
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=urom.lst -DETHERNUT2 -D__HARVARD_ARCH__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/nut/include urom.c -o urom.o
avr-gcc httpserv.o urom.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=httpserv.map,--cref -LI:/ethernut-4.1.9-avr-3.4.1/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.1/nutbld/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 0x13e6c:
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 0137ee 000640 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 01375a 00 AX 0 0 1
[ 3] .bss NOBITS 00800740 013e2e 000108 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800848 013e2e 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 013e2e 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 013e2e 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 013fd4 0044f0 10 8 2ed 4
[ 8] .strtab STRTAB 00000000 0184c4 002148 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 0x1375a 0x1375a R E 0x1
LOAD 0x0137ee 0x00800100 0x0001375a 0x00640 0x00640 RW 0x1
LOAD 0x013e2e 0x00800740 0x00800740 0x00000 0x00108 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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/nut/include inetq.c -o inetq.o
avr-gcc inetq.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=inetq.map,--cref -LI:/ethernut-4.1.9-avr-3.4.1/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.1/nutbld/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 0x9a94:
Section Headers:
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .data PROGBITS 00800100 009796 0002c2 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009702 00 AX 0 0 1
[ 3] .bss NOBITS 008003c2 009a58 000500 00 WA 0 0 1
[ 4] .noinit PROGBITS 008008c2 009a58 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009a58 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 009a58 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009bfc 003130 10 8 206 4
[ 8] .strtab STRTAB 00000000 00cd2c 0016a1 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 0x09702 0x09702 R E 0x1
LOAD 0x009796 0x00800100 0x00009702 0x002c2 0x002c2 RW 0x1
LOAD 0x009a58 0x008003c2 0x008003c2 0x00000 0x00500 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss
isp2
makefile:52: Makedefs.isp: No such file or directory
makefile:67: 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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/nut/include logtime.c -o logtime.o
avr-gcc logtime.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=logtime.map,--cref -LI:/ethernut-4.1.9-avr-3.4.1/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.1/nutbld/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 0xc160:
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 00bd1e 000406 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00bc8a 00 AX 0 0 2
[ 3] .bss NOBITS 00800506 00c124 000121 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800627 00c124 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00c124 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00c124 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00c2c8 003840 10 8 254 4
[ 8] .strtab STRTAB 00000000 00fb08 001b59 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 0x0bc8a 0x0bc8a R E 0x1
LOAD 0x00bd1e 0x00800100 0x0000bc8a 0x00406 0x00406 RW 0x1
LOAD 0x00c124 0x00800506 0x00800506 0x00000 0x00121 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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/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 -LI:/ethernut-4.1.9-avr-3.4.1/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.1/nutbld/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 0xd808:
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 00d054 000776 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00cfc0 00 AX 0 0 2
[ 3] .bss NOBITS 00800876 00d7ca 00015c 00 WA 0 0 1
[ 4] .noinit PROGBITS 008009d2 00d7ca 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00d7ca 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00d7ca 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00d970 003e40 10 8 289 4
[ 8] .strtab STRTAB 00000000 0117b0 001ed9 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 0x0cfc0 0x0cfc0 R E 0x1
LOAD 0x00d054 0x00800100 0x0000cfc0 0x00776 0x00776 RW 0x1
LOAD 0x00d7ca 0x00800876 0x00800876 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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/nut/include playmp3.c -o playmp3.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=urom.lst -DETHERNUT2 -D__HARVARD_ARCH__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/nut/include urom.c -o urom.o
avr-gcc playmp3.o urom.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=playmp3.map,--cref -LI:/ethernut-4.1.9-avr-3.4.1/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.1/nutbld/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 0x9644:
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 009416 0001f2 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009382 00 AX 0 0 1
[ 3] .bss NOBITS 008002f2 009608 00008f 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800381 009608 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009608 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 009608 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 0097ac 0020c0 10 8 142 4
[ 8] .strtab STRTAB 00000000 00b86c 000fbe 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 0x09382 0x09382 R E 0x1
LOAD 0x009416 0x00800100 0x00009382 0x001f2 0x001f2 RW 0x1
LOAD 0x009608 0x008002f2 0x008002f2 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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/nut/include portdio.c -o portdio.o
avr-gcc portdio.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=portdio.map,--cref -LI:/ethernut-4.1.9-avr-3.4.1/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.1/nutbld/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 0x99cc:
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 0095fa 000396 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009566 00 AX 0 0 1
[ 3] .bss NOBITS 00800496 009990 0000fa 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800590 009990 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009990 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 009990 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009b34 002f30 10 8 1e5 4
[ 8] .strtab STRTAB 00000000 00ca64 001690 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 0x09566 0x09566 R E 0x1
LOAD 0x0095fa 0x00800100 0x00009566 0x00396 0x00396 RW 0x1
LOAD 0x009990 0x00800496 0x00800496 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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/nut/include pppc.c -o pppc.o
avr-gcc pppc.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=pppc.map,--cref -LI:/ethernut-4.1.9-avr-3.4.1/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.1/nutbld/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 0xb418:
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 00b0c4 000318 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00b030 00 AX 0 0 2
[ 3] .bss NOBITS 00800418 00b3dc 00032a 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800742 00b3dc 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00b3dc 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00b3dc 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00b580 003c30 10 8 270 4
[ 8] .strtab STRTAB 00000000 00f1b0 001aaf 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 0x0b030 0x0b030 R E 0x1
LOAD 0x00b0c4 0x00800100 0x0000b030 0x00318 0x00318 RW 0x1
LOAD 0x00b3dc 0x00800418 0x00800418 0x00000 0x0032a 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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/nut/include rs232d.c -o rs232d.o
avr-gcc rs232d.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=rs232d.map,--cref -LI:/ethernut-4.1.9-avr-3.4.1/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.1/nutbld/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 0x9fd0:
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 009e38 00015a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009da4 00 AX 0 0 2
[ 3] .bss NOBITS 0080025a 009f92 0000fd 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800357 009f92 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009f92 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 009f92 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00a138 003010 10 8 1f3 4
[ 8] .strtab STRTAB 00000000 00d148 0017f8 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 0x09da4 0x09da4 R E 0x1
LOAD 0x009e38 0x00800100 0x00009da4 0x0015a 0x0015a RW 0x1
LOAD 0x009f92 0x0080025a 0x0080025a 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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/nut/include simple.c -o simple.o
avr-gcc simple.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=simple.map,--cref -LI:/ethernut-4.1.9-avr-3.4.1/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.1/nutbld/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 0x1614:
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 0015bc 00001a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 001528 00 AX 0 0 1
[ 3] .bss NOBITS 0080011a 0015d6 00006e 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800188 0015d6 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 0015d6 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 0015d6 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00177c 000fc0 10 8 73 4
[ 8] .strtab STRTAB 00000000 00273c 00097d 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 0x01528 0x01528 R E 0x1
LOAD 0x0015bc 0x00800100 0x00001528 0x0001a 0x0001a RW 0x1
LOAD 0x0015d6 0x0080011a 0x0080011a 0x00000 0x0006e 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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/nut/include tcps.c -o tcps.o
avr-gcc tcps.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=tcps.map,--cref -LI:/ethernut-4.1.9-avr-3.4.1/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.1/nutbld/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 0x9cd8:
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 009a58 000244 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0099c4 00 AX 0 0 1
[ 3] .bss NOBITS 00800344 009c9c 000180 00 WA 0 0 1
[ 4] .noinit PROGBITS 008004c4 009c9c 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009c9c 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 009c9c 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009e40 0034e0 10 8 231 4
[ 8] .strtab STRTAB 00000000 00d320 0017f7 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 0x099c4 0x099c4 R E 0x1
LOAD 0x009a58 0x00800100 0x000099c4 0x00244 0x00244 RW 0x1
LOAD 0x009c9c 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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/nut/include threads.c -o threads.o
avr-gcc threads.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=threads.map,--cref -LI:/ethernut-4.1.9-avr-3.4.1/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.1/nutbld/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 0x2fdc:
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 002ed2 0000ce 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 002e3e 00 AX 0 0 2
[ 3] .bss NOBITS 008001ce 002fa0 000075 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800243 002fa0 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 002fa0 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 002fa0 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 003144 001a60 10 8 fe 4
[ 8] .strtab STRTAB 00000000 004ba4 000d57 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 0x02e3e 0x02e3e R E 0x1
LOAD 0x002ed2 0x00800100 0x00002e3e 0x000ce 0x000ce RW 0x1
LOAD 0x002fa0 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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/nut/include timers.c -o timers.o
avr-gcc timers.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=timers.map,--cref -LI:/ethernut-4.1.9-avr-3.4.1/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.1/nutbld/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 0x2a4c:
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 0027fc 000212 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 002768 00 AX 0 0 1
[ 3] .bss NOBITS 00800312 002a0e 000078 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080038a 002a0e 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 002a0e 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 002a0e 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 002bb4 001950 10 8 eb 4
[ 8] .strtab STRTAB 00000000 004504 000bfe 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 0x02768 0x02768 R E 0x1
LOAD 0x0027fc 0x00800100 0x00002768 0x00212 0x00212 RW 0x1
LOAD 0x002a0e 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__ -II:/ethernut-4.1.9-avr-3.4.1/nutbld/include -II:/ethernut-4.1.9-avr-3.4.1/nut/include uart.c -o uart.o
avr-gcc uart.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=uart.map,--cref -LI:/ethernut-4.1.9-avr-3.4.1/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.1/nutbld/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 0x3814:
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 00369c 00013a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 003608 00 AX 0 0 2
[ 3] .bss NOBITS 0080023a 0037d6 0000f5 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080032f 0037d6 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 0037d6 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 0037d6 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00397c 001dc0 10 8 12d 4
[ 8] .strtab STRTAB 00000000 00573c 000e78 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 0x03608 0x03608 R E 0x1
LOAD 0x00369c 0x00800100 0x00003608 0x0013a 0x0013a RW 0x1
LOAD 0x0037d6 0x0080023a 0x0080023a 0x00000 0x000f5 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss