Compile results and segment sizes Nut/OS 4.1.4 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__ -IJ:/ethernut-4.1.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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__ -IJ:/ethernut-4.1.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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__ -IJ:/ethernut-4.1.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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__ -IJ:/ethernut-4.1.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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__ -IJ:/ethernut-4.1.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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__ -IJ:/ethernut-4.1.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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__ -IJ:/ethernut-4.1.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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__ -IJ:/ethernut-4.1.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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__ -IJ:/ethernut-4.1.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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 -LJ:/ethernut-4.1.4-avr-3.4.1/nutbld/lib -lnutnet -lnutpro -lnutfs -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutcrt -o basemon.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x10284:
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 00f8b8 000990 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00f824 00 AX 0 0 1
[ 3] .bss NOBITS 00800a90 010248 0001a2 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800c32 010248 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 010248 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 010248 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 0103ec 0047d0 10 8 307 4
[ 8] .strtab STRTAB 00000000 014bbc 00213a 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 0x0f824 0x0f824 R E 0x1
LOAD 0x00f8b8 0x00800100 0x0000f824 0x00990 0x00990 RW 0x1
LOAD 0x010248 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.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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 -LJ:/ethernut-4.1.4-avr-3.4.1/nutbld/lib J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -o events.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x1e34:
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 001c96 000162 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 001c02 00 AX 0 0 1
[ 3] .bss NOBITS 00800262 001df8 00007d 00 WA 0 0 1
[ 4] .noinit PROGBITS 008002df 001df8 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 001df8 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 001df8 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 001f9c 0016f0 10 8 d0 4
[ 8] .strtab STRTAB 00000000 00368c 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 0x01c02 0x01c02 R E 0x1
LOAD 0x001c96 0x00800100 0x00001c02 0x00162 0x00162 RW 0x1
LOAD 0x001df8 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.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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 -LJ:/ethernut-4.1.4-avr-3.4.1/nutbld/lib J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib/nutinit.o -lnutpro -lnutfs -lnutarch -lnutnet -lnutos -lnutdev -lnutarch -lnutcrt -o ftpserv.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0xb51c:
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 00b0dc 000402 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00b048 00 AX 0 0 1
[ 3] .bss NOBITS 00800502 00b4de 000104 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800606 00b4de 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00b4de 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00b4de 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00b684 003e50 10 8 290 4
[ 8] .strtab STRTAB 00000000 00f4d4 001ccf 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 0x0b048 0x0b048 R E 0x1
LOAD 0x00b0dc 0x00800100 0x0000b048 0x00402 0x00402 RW 0x1
LOAD 0x00b4de 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.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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__ -IJ:/ethernut-4.1.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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 -LJ:/ethernut-4.1.4-avr-3.4.1/nutbld/lib J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -o httpserv.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x13cc0:
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 013640 000642 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0135ac 00 AX 0 0 1
[ 3] .bss NOBITS 00800742 013c82 00010d 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080084f 013c82 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 013c82 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 013c82 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 013e28 004510 10 8 2ed 4
[ 8] .strtab STRTAB 00000000 018338 00216b 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 0x135ac 0x135ac R E 0x1
LOAD 0x013640 0x00800100 0x000135ac 0x00642 0x00642 RW 0x1
LOAD 0x013c82 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.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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 -LJ:/ethernut-4.1.4-avr-3.4.1/nutbld/lib J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -o inetq.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x98e8:
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 0095e8 0002c2 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009554 00 AX 0 0 1
[ 3] .bss NOBITS 008003c2 0098aa 000505 00 WA 0 0 1
[ 4] .noinit PROGBITS 008008c7 0098aa 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 0098aa 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 0098aa 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009a50 003150 10 8 206 4
[ 8] .strtab STRTAB 00000000 00cba0 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 0x09554 0x09554 R E 0x1
LOAD 0x0095e8 0x00800100 0x00009554 0x002c2 0x002c2 RW 0x1
LOAD 0x0098aa 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.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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 -LJ:/ethernut-4.1.4-avr-3.4.1/nutbld/lib J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib/nutinit.o -lnutpro -lnutnet -lnutcrt -lnutos -lnutdev -lnutarch -lnutos -lnutdev -lnutnet -o logtime.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0xbf60:
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 00bb1c 000406 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00ba88 00 AX 0 0 2
[ 3] .bss NOBITS 00800506 00bf22 000126 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080062c 00bf22 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00bf22 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00bf22 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00c0c8 003860 10 8 254 4
[ 8] .strtab STRTAB 00000000 00f928 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 0x0ba88 0x0ba88 R E 0x1
LOAD 0x00bb1c 0x00800100 0x0000ba88 0x00406 0x00406 RW 0x1
LOAD 0x00bf22 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.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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__ -IJ:/ethernut-4.1.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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__ -IJ:/ethernut-4.1.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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__ -IJ:/ethernut-4.1.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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__ -IJ:/ethernut-4.1.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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 -LJ:/ethernut-4.1.4-avr-3.4.1/nutbld/lib J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib/nutinit.o -lnutarch -lnutpro -lnutos -lnutdev -lnutarch -lnutnet -lnutcrt -o nutpiper.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0xd604:
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 00ce50 000776 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00cdbc 00 AX 0 0 2
[ 3] .bss NOBITS 00800876 00d5c6 000160 00 WA 0 0 1
[ 4] .noinit PROGBITS 008009d6 00d5c6 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00d5c6 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00d5c6 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00d76c 003e50 10 8 288 4
[ 8] .strtab STRTAB 00000000 0115bc 001eef 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 0x0cdbc 0x0cdbc R E 0x1
LOAD 0x00ce50 0x00800100 0x0000cdbc 0x00776 0x00776 RW 0x1
LOAD 0x00d5c6 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.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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__ -IJ:/ethernut-4.1.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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 -LJ:/ethernut-4.1.4-avr-3.4.1/nutbld/lib J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib/nutinit.o -lnutnet -lnutpro -lnutfs -lnutos -lnutdev -lnutnet -lnutcrt -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.4-avr-3.4.1/nutbld/lib/nutinit.o(.text+0x1a): In function `NutIdle':
: undefined reference to `NutThreadCreate'
J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib/nutinit.o(.init8+0x2e): In function `NutInit':
: undefined reference to `NutThreadCreate'
J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib\libnutos.a(thread.o)(.text+0xd2): In function `NutThreadResume':
: undefined reference to `NutThreadSwitch'
J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib\libnutos.a(thread.o)(.text+0x212): In function `NutThreadSetPriority':
: undefined reference to `NutThreadSwitch'
J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib\libnutos.a(timer.o)(.text+0x2c): In function `NutTimerInit':
: undefined reference to `NutRegisterTimer'
J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib\libnutos.a(timer.o)(.text+0x30c): In function `NutTimerStart':
: undefined reference to `NutTimerMillisToTicks'
J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib\libnutos.a(timer.o)(.text+0x400): In function `NutGetSeconds':
: undefined reference to `NutGetTickClock'
J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib\libnutos.a(timer.o)(.text+0x43e): In function `NutGetMillis':
: undefined reference to `NutGetTickClock'
J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib\libnutos.a(timer.o)(.text+0x452): In function `NutGetMillis':
: undefined reference to `NutGetTickClock'
J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib\libnutos.a(timer.o)(.text+0x496): In function `NutGetMillis':
: undefined reference to `NutGetTickClock'
J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib\libnutdev.a(nvmem.o)(.text+0x0): In function `NutNvMemLoad':
: undefined reference to `OnChipNvMemLoad'
J:/ethernut-4.1.4-avr-3.4.1/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.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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 -LJ:/ethernut-4.1.4-avr-3.4.1/nutbld/lib J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib/nutinit.o -lnutpro -lnutfs -lnutnet -lnutdev -lnutarch -lnutcrt -lnutnet -lnutdev -lnutos -o portdio.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x9820:
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 00944c 000396 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0093b8 00 AX 0 0 1
[ 3] .bss NOBITS 00800496 0097e2 0000ff 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800595 0097e2 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 0097e2 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 0097e2 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009988 002f50 10 8 1e5 4
[ 8] .strtab STRTAB 00000000 00c8d8 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 0x093b8 0x093b8 R E 0x1
LOAD 0x00944c 0x00800100 0x000093b8 0x00396 0x00396 RW 0x1
LOAD 0x0097e2 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.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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 -LJ:/ethernut-4.1.4-avr-3.4.1/nutbld/lib J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib/nutinit.o -lnutpro -lnutarch -lnutnet -lnutdev -lnutarch -lnutnet -lnutos -lnutcrt -o pppc.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0xb2d0:
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 00af7a 00031a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00aee6 00 AX 0 0 2
[ 3] .bss NOBITS 0080041a 00b294 00032d 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800747 00b294 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00b294 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00b294 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00b438 003c50 10 8 270 4
[ 8] .strtab STRTAB 00000000 00f088 001ad2 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 0x0aee6 0x0aee6 R E 0x1
LOAD 0x00af7a 0x00800100 0x0000aee6 0x0031a 0x0031a RW 0x1
LOAD 0x00b294 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.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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 -LJ:/ethernut-4.1.4-avr-3.4.1/nutbld/lib J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutfs -lnutnet -lnutcrt -o rs232d.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x9dcc:
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 009c36 00015a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009ba2 00 AX 0 0 2
[ 3] .bss NOBITS 0080025a 009d90 000102 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080035c 009d90 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009d90 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 009d90 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009f34 003030 10 8 1f3 4
[ 8] .strtab STRTAB 00000000 00cf64 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 0x09ba2 0x09ba2 R E 0x1
LOAD 0x009c36 0x00800100 0x00009ba2 0x0015a 0x0015a RW 0x1
LOAD 0x009d90 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.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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 -LJ:/ethernut-4.1.4-avr-3.4.1/nutbld/lib J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -o simple.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x12cc:
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 001276 00001a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0011e2 00 AX 0 0 1
[ 3] .bss NOBITS 0080011a 001290 000071 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080018b 001290 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 001290 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 001290 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 001434 000f00 10 8 6d 4
[ 8] .strtab STRTAB 00000000 002334 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 0x011e2 0x011e2 R E 0x1
LOAD 0x001276 0x00800100 0x000011e2 0x0001a 0x0001a RW 0x1
LOAD 0x001290 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.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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 -LJ:/ethernut-4.1.4-avr-3.4.1/nutbld/lib J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -o tcps.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x9b2c:
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 0098aa 000244 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009816 00 AX 0 0 1
[ 3] .bss NOBITS 00800344 009aee 000185 00 WA 0 0 1
[ 4] .noinit PROGBITS 008004c9 009aee 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009aee 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 009aee 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009c94 003500 10 8 231 4
[ 8] .strtab STRTAB 00000000 00d194 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 0x09816 0x09816 R E 0x1
LOAD 0x0098aa 0x00800100 0x00009816 0x00244 0x00244 RW 0x1
LOAD 0x009aee 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.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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 -LJ:/ethernut-4.1.4-avr-3.4.1/nutbld/lib J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutos -lnutcrt -o threads.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x2f00:
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 002df6 0000ce 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 002d62 00 AX 0 0 2
[ 3] .bss NOBITS 008001ce 002ec4 000078 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800246 002ec4 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 002ec4 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 002ec4 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 003068 001a80 10 8 fe 4
[ 8] .strtab STRTAB 00000000 004ae8 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 0x02d62 0x02d62 R E 0x1
LOAD 0x002df6 0x00800100 0x00002d62 0x000ce 0x000ce RW 0x1
LOAD 0x002ec4 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.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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 -LJ:/ethernut-4.1.4-avr-3.4.1/nutbld/lib J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -o timers.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x29c4:
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 002774 000212 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0026e0 00 AX 0 0 1
[ 3] .bss NOBITS 00800312 002986 00007b 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080038d 002986 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 002986 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 002986 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 002b2c 001970 10 8 eb 4
[ 8] .strtab STRTAB 00000000 00449c 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 0x026e0 0x026e0 R E 0x1
LOAD 0x002774 0x00800100 0x000026e0 0x00212 0x00212 RW 0x1
LOAD 0x002986 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.4-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.4-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 -LJ:/ethernut-4.1.4-avr-3.4.1/nutbld/lib J:/ethernut-4.1.4-avr-3.4.1/nutbld/lib/nutinit.o -lnutcrt -lnutarch -lnutdev -lnutos -lnutdev -lnutarch -o uart.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x3738:
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 0035c0 00013a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00352c 00 AX 0 0 2
[ 3] .bss NOBITS 0080023a 0036fa 0000f8 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800332 0036fa 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 0036fa 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 0036fa 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 0038a0 001de0 10 8 12d 4
[ 8] .strtab STRTAB 00000000 005680 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 0x0352c 0x0352c R E 0x1
LOAD 0x0035c0 0x00800100 0x0000352c 0x0013a 0x0013a RW 0x1
LOAD 0x0036fa 0x0080023a 0x0080023a 0x00000 0x000f8 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss