Compile results and segment sizes Nut/OS 4.1.5 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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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 -LJ:/ethernut-4.1.5-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 0x102cc:
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 00f900 000990 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00f86c 00 AX 0 0 1
[ 3] .bss NOBITS 00800a90 010290 0001a2 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800c32 010290 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 010290 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 010290 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 010434 004770 10 8 303 4
[ 8] .strtab STRTAB 00000000 014ba4 0020ec 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 0x0f86c 0x0f86c R E 0x1
LOAD 0x00f900 0x00800100 0x0000f86c 0x00990 0x00990 RW 0x1
LOAD 0x010290 0x00800a90 0x00800a90 0x00000 0x001a2 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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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 -LJ:/ethernut-4.1.5-avr-3.4.3/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-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 0x1e28:
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 001c8a 000162 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 001bf6 00 AX 0 0 1
[ 3] .bss NOBITS 00800262 001dec 00007d 00 WA 0 0 1
[ 4] .noinit PROGBITS 008002df 001dec 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 001dec 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 001dec 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 001f90 0016f0 10 8 d0 4
[ 8] .strtab STRTAB 00000000 003680 000b0a 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 0x01bf6 0x01bf6 R E 0x1
LOAD 0x001c8a 0x00800100 0x00001bf6 0x00162 0x00162 RW 0x1
LOAD 0x001dec 0x00800262 0x00800262 0x00000 0x0007d 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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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 -LJ:/ethernut-4.1.5-avr-3.4.3/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-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 0xb56c:
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 00b12c 000402 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00b098 00 AX 0 0 1
[ 3] .bss NOBITS 00800502 00b52e 000104 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800606 00b52e 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00b52e 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00b52e 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00b6d4 003e00 10 8 290 4
[ 8] .strtab STRTAB 00000000 00f4d4 001cad 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 0x0b098 0x0b098 R E 0x1
LOAD 0x00b12c 0x00800100 0x0000b098 0x00402 0x00402 RW 0x1
LOAD 0x00b52e 0x00800502 0x00800502 0x00000 0x00104 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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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 -LJ:/ethernut-4.1.5-avr-3.4.3/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-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 0x13d10:
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 013692 000642 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0135fe 00 AX 0 0 1
[ 3] .bss NOBITS 00800742 013cd4 00010d 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080084f 013cd4 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 013cd4 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 013cd4 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 013e78 0044b0 10 8 2e9 4
[ 8] .strtab STRTAB 00000000 018328 00211d 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 0x135fe 0x135fe R E 0x1
LOAD 0x013692 0x00800100 0x000135fe 0x00642 0x00642 RW 0x1
LOAD 0x013cd4 0x00800742 0x00800742 0x00000 0x0010d 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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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 -LJ:/ethernut-4.1.5-avr-3.4.3/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-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 0x99b0:
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 0096b0 0002c2 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00961c 00 AX 0 0 1
[ 3] .bss NOBITS 008003c2 009972 000505 00 WA 0 0 1
[ 4] .noinit PROGBITS 008008c7 009972 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009972 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 009972 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009b18 003150 10 8 206 4
[ 8] .strtab STRTAB 00000000 00cc68 0016c4 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 0x0961c 0x0961c R E 0x1
LOAD 0x0096b0 0x00800100 0x0000961c 0x002c2 0x002c2 RW 0x1
LOAD 0x009972 0x008003c2 0x008003c2 0x00000 0x00505 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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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 -LJ:/ethernut-4.1.5-avr-3.4.3/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-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 0xc024:
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 00bbe0 000406 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00bb4c 00 AX 0 0 2
[ 3] .bss NOBITS 00800506 00bfe6 000126 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080062c 00bfe6 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00bfe6 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00bfe6 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00c18c 003860 10 8 254 4
[ 8] .strtab STRTAB 00000000 00f9ec 001b7c 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 0x0bb4c 0x0bb4c R E 0x1
LOAD 0x00bbe0 0x00800100 0x0000bb4c 0x00406 0x00406 RW 0x1
LOAD 0x00bfe6 0x00800506 0x00800506 0x00000 0x00126 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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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 -LJ:/ethernut-4.1.5-avr-3.4.3/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-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 0xd62c:
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 00ce7a 000776 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00cde6 00 AX 0 0 2
[ 3] .bss NOBITS 00800876 00d5f0 000160 00 WA 0 0 1
[ 4] .noinit PROGBITS 008009d6 00d5f0 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00d5f0 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00d5f0 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00d794 003db0 10 8 284 4
[ 8] .strtab STRTAB 00000000 011544 001e81 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 0x0cde6 0x0cde6 R E 0x1
LOAD 0x00ce7a 0x00800100 0x0000cde6 0x00776 0x00776 RW 0x1
LOAD 0x00d5f0 0x00800876 0x00800876 0x00000 0x00160 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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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 -LJ:/ethernut-4.1.5-avr-3.4.3/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-avr-3.4.3/nutbld/lib/nutinit.o -lnutnet -lnutpro -lnutfs -lnutos -lnutdev -lnutnet -lnutcrt -Wl,--end-group -o playmp3.c.elf
playmp3.o(.text+0x84): In function `PlayMp3File':
: undefined reference to `VsPlayerInterrupts'
playmp3.o(.text+0x90): In function `PlayMp3File':
: undefined reference to `VsPlayerInterrupts'
playmp3.o(.text+0x9a): In function `PlayMp3File':
: undefined reference to `VsPlayerInterrupts'
playmp3.o(.text+0xac): In function `PlayMp3File':
: undefined reference to `VsPlayerInterrupts'
playmp3.o(.text+0xf8): In function `PlayMp3File':
: undefined reference to `VsPlayerInterrupts'
playmp3.o(.text+0x106): more undefined references to `VsPlayerInterrupts' follow
playmp3.o(.text+0x136): In function `PlayMp3File':
: undefined reference to `VsPlayerFlush'
playmp3.o(.text+0x140): In function `PlayMp3File':
: undefined reference to `VsGetStatus'
playmp3.o(.text+0x154): In function `PlayMp3File':
: undefined reference to `VsPlayerKick'
playmp3.o(.text+0x16e): In function `PlayMp3File':
: undefined reference to `VsGetStatus'
playmp3.o(.text+0x186): In function `PlayMp3File':
: undefined reference to `VsPlayerReset'
playmp3.o(.text+0x208): In function `NutAppMain':
: undefined reference to `devDebug0'
playmp3.o(.text+0x20a): In function `NutAppMain':
: undefined reference to `devDebug0'
playmp3.o(.text+0x26e): In function `NutAppMain':
: undefined reference to `VsPlayerInit'
playmp3.o(.text+0x276): In function `NutAppMain':
: undefined reference to `VsPlayerReset'
playmp3.o(.text+0x28a): In function `NutAppMain':
: undefined reference to `VsSetVolume'
playmp3.o(.text+0x2a6): In function `NutAppMain':
: undefined reference to `VsSetVolume'
playmp3.o(.text+0x2c2): In function `NutAppMain':
: undefined reference to `VsSetVolume'
playmp3.o(.text+0x2de): In function `NutAppMain':
: undefined reference to `VsSetVolume'
J:/ethernut-4.1.5-avr-3.4.3/nutbld/lib/nutinit.o(.text+0x1a): In function `NutIdle':
: undefined reference to `NutThreadCreate'
J:/ethernut-4.1.5-avr-3.4.3/nutbld/lib/nutinit.o(.init8+0x2e): In function `NutInit':
: undefined reference to `NutThreadCreate'
J:/ethernut-4.1.5-avr-3.4.3/nutbld/lib\libnutos.a(thread.o)(.text+0xd2): In function `NutThreadResume':
: undefined reference to `NutThreadSwitch'
J:/ethernut-4.1.5-avr-3.4.3/nutbld/lib\libnutos.a(thread.o)(.text+0x212): In function `NutThreadSetPriority':
: undefined reference to `NutThreadSwitch'
J:/ethernut-4.1.5-avr-3.4.3/nutbld/lib\libnutos.a(timer.o)(.text+0x2c): In function `NutTimerInit':
: undefined reference to `NutRegisterTimer'
J:/ethernut-4.1.5-avr-3.4.3/nutbld/lib\libnutos.a(timer.o)(.text+0x30c): In function `NutTimerStart':
: undefined reference to `NutTimerMillisToTicks'
J:/ethernut-4.1.5-avr-3.4.3/nutbld/lib\libnutos.a(timer.o)(.text+0x400): In function `NutGetSeconds':
: undefined reference to `NutGetTickClock'
J:/ethernut-4.1.5-avr-3.4.3/nutbld/lib\libnutos.a(timer.o)(.text+0x43e): In function `NutGetMillis':
: undefined reference to `NutGetTickClock'
J:/ethernut-4.1.5-avr-3.4.3/nutbld/lib\libnutos.a(timer.o)(.text+0x452): In function `NutGetMillis':
: undefined reference to `NutGetTickClock'
J:/ethernut-4.1.5-avr-3.4.3/nutbld/lib\libnutos.a(timer.o)(.text+0x496): In function `NutGetMillis':
: undefined reference to `NutGetTickClock'
J:/ethernut-4.1.5-avr-3.4.3/nutbld/lib\libnutdev.a(nvmem.o)(.text+0x0): In function `NutNvMemLoad':
: undefined reference to `OnChipNvMemLoad'
J:/ethernut-4.1.5-avr-3.4.3/nutbld/lib\libnutdev.a(nvmem.o)(.text+0x6): In function `NutNvMemSave':
: undefined reference to `OnChipNvMemSave'
make: *** [playmp3.c.elf] Error 1
ELF File Information:
portdio
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=portdio.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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 -LJ:/ethernut-4.1.5-avr-3.4.3/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-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 0x98e4:
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 009512 000396 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00947e 00 AX 0 0 1
[ 3] .bss NOBITS 00800496 0098a8 0000ff 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800595 0098a8 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 0098a8 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 0098a8 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009a4c 002f50 10 8 1e5 4
[ 8] .strtab STRTAB 00000000 00c99c 0016b3 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 0x0947e 0x0947e R E 0x1
LOAD 0x009512 0x00800100 0x0000947e 0x00396 0x00396 RW 0x1
LOAD 0x0098a8 0x00800496 0x00800496 0x00000 0x000ff 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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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 -LJ:/ethernut-4.1.5-avr-3.4.3/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-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 0xb2b8:
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 00af62 00031a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00aece 00 AX 0 0 2
[ 3] .bss NOBITS 0080041a 00b27c 00032d 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800747 00b27c 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00b27c 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00b27c 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00b420 003bb0 10 8 26c 4
[ 8] .strtab STRTAB 00000000 00efd0 001a64 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 0x0aece 0x0aece R E 0x1
LOAD 0x00af62 0x00800100 0x0000aece 0x0031a 0x0031a RW 0x1
LOAD 0x00b27c 0x0080041a 0x0080041a 0x00000 0x0032d 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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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 -LJ:/ethernut-4.1.5-avr-3.4.3/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-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 0x9e90:
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 009cf8 00015a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009c64 00 AX 0 0 2
[ 3] .bss NOBITS 0080025a 009e52 000102 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080035c 009e52 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009e52 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 009e52 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009ff8 003030 10 8 1f3 4
[ 8] .strtab STRTAB 00000000 00d028 00181b 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 0x09c64 0x09c64 R E 0x1
LOAD 0x009cf8 0x00800100 0x00009c64 0x0015a 0x0015a RW 0x1
LOAD 0x009e52 0x0080025a 0x0080025a 0x00000 0x00102 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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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 -LJ:/ethernut-4.1.5-avr-3.4.3/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-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 0x12c0:
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 00126a 00001a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0011d6 00 AX 0 0 1
[ 3] .bss NOBITS 0080011a 001284 000071 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080018b 001284 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 001284 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 001284 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 001428 000f00 10 8 6d 4
[ 8] .strtab STRTAB 00000000 002328 00090e 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 0x011d6 0x011d6 R E 0x1
LOAD 0x00126a 0x00800100 0x000011d6 0x0001a 0x0001a RW 0x1
LOAD 0x001284 0x0080011a 0x0080011a 0x00000 0x00071 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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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 -LJ:/ethernut-4.1.5-avr-3.4.3/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-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 0x9bf0:
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 00996e 000244 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0098da 00 AX 0 0 1
[ 3] .bss NOBITS 00800344 009bb2 000185 00 WA 0 0 1
[ 4] .noinit PROGBITS 008004c9 009bb2 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009bb2 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 009bb2 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009d58 003500 10 8 231 4
[ 8] .strtab STRTAB 00000000 00d258 00181a 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 0x098da 0x098da R E 0x1
LOAD 0x00996e 0x00800100 0x000098da 0x00244 0x00244 RW 0x1
LOAD 0x009bb2 0x00800344 0x00800344 0x00000 0x00185 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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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 -LJ:/ethernut-4.1.5-avr-3.4.3/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-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 0x2ef4:
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 002dea 0000ce 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 002d56 00 AX 0 0 2
[ 3] .bss NOBITS 008001ce 002eb8 000078 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800246 002eb8 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 002eb8 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 002eb8 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00305c 001a80 10 8 fe 4
[ 8] .strtab STRTAB 00000000 004adc 000d7a 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 0x02d56 0x02d56 R E 0x1
LOAD 0x002dea 0x00800100 0x00002d56 0x000ce 0x000ce RW 0x1
LOAD 0x002eb8 0x008001ce 0x008001ce 0x00000 0x00078 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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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 -LJ:/ethernut-4.1.5-avr-3.4.3/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-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 0x29b8:
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 002768 000212 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0026d4 00 AX 0 0 1
[ 3] .bss NOBITS 00800312 00297a 00007b 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080038d 00297a 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00297a 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00297a 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 002b20 001970 10 8 eb 4
[ 8] .strtab STRTAB 00000000 004490 000c21 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 0x026d4 0x026d4 R E 0x1
LOAD 0x002768 0x00800100 0x000026d4 0x00212 0x00212 RW 0x1
LOAD 0x00297a 0x00800312 0x00800312 0x00000 0x0007b 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__ -IJ:/ethernut-4.1.5-avr-3.4.3/nutbld/include -IJ:/ethernut-4.1.5-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 -LJ:/ethernut-4.1.5-avr-3.4.3/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-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 0x372c:
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 0035b4 00013a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 003520 00 AX 0 0 2
[ 3] .bss NOBITS 0080023a 0036ee 0000f8 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800332 0036ee 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 0036ee 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 0036ee 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 003894 001de0 10 8 12d 4
[ 8] .strtab STRTAB 00000000 005674 000e9b 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 0x03520 0x03520 R E 0x1
LOAD 0x0035b4 0x00800100 0x00003520 0x0013a 0x0013a RW 0x1
LOAD 0x0036ee 0x0080023a 0x0080023a 0x00000 0x000f8 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss