Compile results and segment sizes Nut/OS 4.1.9 AVR-gcc 3.4.3
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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/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 0x103e0:
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 00fa16 00098e 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00f982 00 AX 0 0 1
[ 3] .bss NOBITS 00800a8e 0103a4 00019d 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800c2b 0103a4 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 0103a4 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 0103a4 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 010548 004750 10 8 303 4
[ 8] .strtab STRTAB 00000000 014c98 0020c9 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 0x0f982 0x0f982 R E 0x1
LOAD 0x00fa16 0x00800100 0x0000f982 0x0098e 0x0098e RW 0x1
LOAD 0x0103a4 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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.3/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 0x1eb0:
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 001d12 000162 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 001c7e 00 AX 0 0 1
[ 3] .bss NOBITS 00800262 001e74 00007a 00 WA 0 0 1
[ 4] .noinit PROGBITS 008002dc 001e74 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 001e74 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 001e74 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 002018 0016d0 10 8 d0 4
[ 8] .strtab STRTAB 00000000 0036e8 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 0x01c7e 0x01c7e R E 0x1
LOAD 0x001d12 0x00800100 0x00001c7e 0x00162 0x00162 RW 0x1
LOAD 0x001e74 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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.3/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 0xb66c:
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 00b22e 000400 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00b19a 00 AX 0 0 1
[ 3] .bss NOBITS 00800500 00b62e 0000ff 00 WA 0 0 1
[ 4] .noinit PROGBITS 008005ff 00b62e 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00b62e 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00b62e 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00b7d4 003de0 10 8 290 4
[ 8] .strtab STRTAB 00000000 00f5b4 001c8a 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 0x0b19a 0x0b19a R E 0x1
LOAD 0x00b22e 0x00800100 0x0000b19a 0x00400 0x00400 RW 0x1
LOAD 0x00b62e 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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.3/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 0x13e10:
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 013794 000640 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 013700 00 AX 0 0 1
[ 3] .bss NOBITS 00800740 013dd4 000108 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800848 013dd4 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 013dd4 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 013dd4 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 013f78 004490 10 8 2e9 4
[ 8] .strtab STRTAB 00000000 018408 0020fa 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 0x13700 0x13700 R E 0x1
LOAD 0x013794 0x00800100 0x00013700 0x00640 0x00640 RW 0x1
LOAD 0x013dd4 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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.3/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 0x9ab0:
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 0097b2 0002c2 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00971e 00 AX 0 0 1
[ 3] .bss NOBITS 008003c2 009a74 000500 00 WA 0 0 1
[ 4] .noinit PROGBITS 008008c2 009a74 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009a74 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 009a74 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009c18 003130 10 8 206 4
[ 8] .strtab STRTAB 00000000 00cd48 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 0x0971e 0x0971e R E 0x1
LOAD 0x0097b2 0x00800100 0x0000971e 0x002c2 0x002c2 RW 0x1
LOAD 0x009a74 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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.3/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 0xc178:
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 00bd36 000406 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00bca2 00 AX 0 0 2
[ 3] .bss NOBITS 00800506 00c13c 000121 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800627 00c13c 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00c13c 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00c13c 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00c2e0 003840 10 8 254 4
[ 8] .strtab STRTAB 00000000 00fb20 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 0x0bca2 0x0bca2 R E 0x1
LOAD 0x00bd36 0x00800100 0x0000bca2 0x00406 0x00406 RW 0x1
LOAD 0x00c13c 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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.3/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 0xd784:
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 00cfd2 000776 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00cf3e 00 AX 0 0 2
[ 3] .bss NOBITS 00800876 00d748 00015c 00 WA 0 0 1
[ 4] .noinit PROGBITS 008009d2 00d748 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00d748 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00d748 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00d8ec 003da0 10 8 285 4
[ 8] .strtab STRTAB 00000000 01168c 001e6b 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 0x0cf3e 0x0cf3e R E 0x1
LOAD 0x00cfd2 0x00800100 0x0000cf3e 0x00776 0x00776 RW 0x1
LOAD 0x00d748 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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.3/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 0x9638:
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 00940a 0001f2 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009376 00 AX 0 0 1
[ 3] .bss NOBITS 008002f2 0095fc 00008f 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800381 0095fc 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 0095fc 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 0095fc 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 0097a0 0020c0 10 8 142 4
[ 8] .strtab STRTAB 00000000 00b860 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 0x09376 0x09376 R E 0x1
LOAD 0x00940a 0x00800100 0x00009376 0x001f2 0x001f2 RW 0x1
LOAD 0x0095fc 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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.3/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 0x99e8:
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 009614 000396 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009580 00 AX 0 0 1
[ 3] .bss NOBITS 00800496 0099aa 0000fa 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800590 0099aa 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 0099aa 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 0099aa 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009b50 002f30 10 8 1e5 4
[ 8] .strtab STRTAB 00000000 00ca80 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 0x09580 0x09580 R E 0x1
LOAD 0x009614 0x00800100 0x00009580 0x00396 0x00396 RW 0x1
LOAD 0x0099aa 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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.3/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 0xb380:
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 00b02a 000318 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00af96 00 AX 0 0 2
[ 3] .bss NOBITS 00800418 00b342 00032a 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800742 00b342 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00b342 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00b342 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00b4e8 003b90 10 8 26c 4
[ 8] .strtab STRTAB 00000000 00f078 001a41 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 0x0af96 0x0af96 R E 0x1
LOAD 0x00b02a 0x00800100 0x0000af96 0x00318 0x00318 RW 0x1
LOAD 0x00b342 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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.3/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 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 009e4e 00015a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009dba 00 AX 0 0 2
[ 3] .bss NOBITS 0080025a 009fa8 0000fd 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800357 009fa8 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009fa8 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 009fa8 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00a14c 003010 10 8 1f3 4
[ 8] .strtab STRTAB 00000000 00d15c 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 0x09dba 0x09dba R E 0x1
LOAD 0x009e4e 0x00800100 0x00009dba 0x0015a 0x0015a RW 0x1
LOAD 0x009fa8 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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.3/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 0x1608:
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 0015b0 00001a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00151c 00 AX 0 0 1
[ 3] .bss NOBITS 0080011a 0015ca 00006e 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800188 0015ca 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 0015ca 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 0015ca 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 001770 000fc0 10 8 73 4
[ 8] .strtab STRTAB 00000000 002730 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 0x0151c 0x0151c R E 0x1
LOAD 0x0015b0 0x00800100 0x0000151c 0x0001a 0x0001a RW 0x1
LOAD 0x0015ca 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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.3/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 0x9cf0:
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 009a70 000244 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0099dc 00 AX 0 0 1
[ 3] .bss NOBITS 00800344 009cb4 000180 00 WA 0 0 1
[ 4] .noinit PROGBITS 008004c4 009cb4 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009cb4 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 009cb4 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009e58 0034e0 10 8 231 4
[ 8] .strtab STRTAB 00000000 00d338 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 0x099dc 0x099dc R E 0x1
LOAD 0x009a70 0x00800100 0x000099dc 0x00244 0x00244 RW 0x1
LOAD 0x009cb4 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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.3/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 0x2fd0:
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 002ec6 0000ce 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 002e32 00 AX 0 0 2
[ 3] .bss NOBITS 008001ce 002f94 000075 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800243 002f94 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 002f94 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 002f94 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 003138 001a60 10 8 fe 4
[ 8] .strtab STRTAB 00000000 004b98 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 0x02e32 0x02e32 R E 0x1
LOAD 0x002ec6 0x00800100 0x00002e32 0x000ce 0x000ce RW 0x1
LOAD 0x002f94 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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.3/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 0x2a40:
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 0027f0 000212 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00275c 00 AX 0 0 1
[ 3] .bss NOBITS 00800312 002a02 000078 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080038a 002a02 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 002a02 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 002a02 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 002ba8 001950 10 8 eb 4
[ 8] .strtab STRTAB 00000000 0044f8 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 0x0275c 0x0275c R E 0x1
LOAD 0x0027f0 0x00800100 0x0000275c 0x00212 0x00212 RW 0x1
LOAD 0x002a02 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.3/nutbld/include -II:/ethernut-4.1.9-avr-3.4.3/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.3/nutbld/lib -Wl,--start-group I:/ethernut-4.1.9-avr-3.4.3/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 0x3808:
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 003690 00013a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0035fc 00 AX 0 0 2
[ 3] .bss NOBITS 0080023a 0037ca 0000f5 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080032f 0037ca 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 0037ca 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 0037ca 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 003970 001dc0 10 8 12d 4
[ 8] .strtab STRTAB 00000000 005730 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 0x035fc 0x035fc R E 0x1
LOAD 0x003690 0x00800100 0x000035fc 0x0013a 0x0013a RW 0x1
LOAD 0x0037ca 0x0080023a 0x0080023a 0x00000 0x000f5 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss