Compile results and segment sizes Nut/OS 4.1.5 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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/lib -Wl,--start-group -lnutnet -lnutpro -lnutfs -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutcrt -Wl,--end-group -o basemon.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x10330:
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 00f964 000990 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00f8d0 00 AX 0 0 1
[ 3] .bss NOBITS 00800a90 0102f4 0001a2 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800c32 0102f4 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 0102f4 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 0102f4 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 010498 0047d0 10 8 307 4
[ 8] .strtab STRTAB 00000000 014c68 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 0x0f8d0 0x0f8d0 R E 0x1
LOAD 0x00f964 0x00800100 0x0000f8d0 0x00990 0x00990 RW 0x1
LOAD 0x0102f4 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.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o events.c.elf
ELF File Information:
There are 9 section headers, starting at offset 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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib/nutinit.o -lnutpro -lnutfs -lnutarch -lnutnet -lnutos -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o ftpserv.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0xb5c4:
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 00b184 000402 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00b0f0 00 AX 0 0 1
[ 3] .bss NOBITS 00800502 00b586 000104 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800606 00b586 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00b586 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00b586 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00b72c 003e60 10 8 291 4
[ 8] .strtab STRTAB 00000000 00f58c 001cdc 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 0x0b0f0 0x0b0f0 R E 0x1
LOAD 0x00b184 0x00800100 0x0000b0f0 0x00402 0x00402 RW 0x1
LOAD 0x00b586 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.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o httpserv.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x13d6c:
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 0136ec 000642 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 013658 00 AX 0 0 1
[ 3] .bss NOBITS 00800742 013d2e 00010d 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080084f 013d2e 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 013d2e 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 013d2e 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 013ed4 004510 10 8 2ed 4
[ 8] .strtab STRTAB 00000000 0183e4 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 0x13658 0x13658 R E 0x1
LOAD 0x0136ec 0x00800100 0x00013658 0x00642 0x00642 RW 0x1
LOAD 0x013d2e 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.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o inetq.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x9994:
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 009694 0002c2 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009600 00 AX 0 0 1
[ 3] .bss NOBITS 008003c2 009956 000505 00 WA 0 0 1
[ 4] .noinit PROGBITS 008008c7 009956 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009956 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 009956 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009afc 003150 10 8 206 4
[ 8] .strtab STRTAB 00000000 00cc4c 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 0x09600 0x09600 R E 0x1
LOAD 0x009694 0x00800100 0x00009600 0x002c2 0x002c2 RW 0x1
LOAD 0x009956 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.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib/nutinit.o -lnutpro -lnutnet -lnutcrt -lnutos -lnutdev -lnutarch -lnutos -lnutdev -lnutnet -Wl,--end-group -o logtime.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0xc00c:
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 00bbc8 000406 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00bb34 00 AX 0 0 2
[ 3] .bss NOBITS 00800506 00bfce 000126 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080062c 00bfce 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00bfce 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00bfce 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00c174 003860 10 8 254 4
[ 8] .strtab STRTAB 00000000 00f9d4 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 0x0bb34 0x0bb34 R E 0x1
LOAD 0x00bbc8 0x00800100 0x0000bb34 0x00406 0x00406 RW 0x1
LOAD 0x00bfce 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.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib/nutinit.o -lnutarch -lnutpro -lnutos -lnutdev -lnutarch -lnutnet -lnutcrt -Wl,--end-group -o nutpiper.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0xd6b0:
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 00cefc 000776 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00ce68 00 AX 0 0 2
[ 3] .bss NOBITS 00800876 00d672 000160 00 WA 0 0 1
[ 4] .noinit PROGBITS 008009d6 00d672 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00d672 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00d672 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00d818 003e50 10 8 288 4
[ 8] .strtab STRTAB 00000000 011668 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 0x0ce68 0x0ce68 R E 0x1
LOAD 0x00cefc 0x00800100 0x0000ce68 0x00776 0x00776 RW 0x1
LOAD 0x00d672 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.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-avr-3.4.1/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.1/nutbld/lib/nutinit.o(.text+0x1a): In function `NutIdle':
: undefined reference to `NutThreadCreate'
J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib/nutinit.o(.init8+0x2e): In function `NutInit':
: undefined reference to `NutThreadCreate'
J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib\libnutos.a(thread.o)(.text+0xd2): In function `NutThreadResume':
: undefined reference to `NutThreadSwitch'
J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib\libnutos.a(thread.o)(.text+0x212): In function `NutThreadSetPriority':
: undefined reference to `NutThreadSwitch'
J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib\libnutos.a(timer.o)(.text+0x2c): In function `NutTimerInit':
: undefined reference to `NutRegisterTimer'
J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib\libnutos.a(timer.o)(.text+0x30c): In function `NutTimerStart':
: undefined reference to `NutTimerMillisToTicks'
J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib\libnutos.a(timer.o)(.text+0x400): In function `NutGetSeconds':
: undefined reference to `NutGetTickClock'
J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib\libnutos.a(timer.o)(.text+0x43e): In function `NutGetMillis':
: undefined reference to `NutGetTickClock'
J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib\libnutos.a(timer.o)(.text+0x452): In function `NutGetMillis':
: undefined reference to `NutGetTickClock'
J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib\libnutos.a(timer.o)(.text+0x496): In function `NutGetMillis':
: undefined reference to `NutGetTickClock'
J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib\libnutdev.a(nvmem.o)(.text+0x0): In function `NutNvMemLoad':
: undefined reference to `OnChipNvMemLoad'
J:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib/nutinit.o -lnutpro -lnutfs -lnutnet -lnutdev -lnutarch -lnutcrt -lnutnet -lnutdev -lnutos -Wl,--end-group -o portdio.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x98cc:
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 0094f8 000396 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009464 00 AX 0 0 1
[ 3] .bss NOBITS 00800496 00988e 0000ff 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800595 00988e 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00988e 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00988e 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009a34 002f50 10 8 1e5 4
[ 8] .strtab STRTAB 00000000 00c984 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 0x09464 0x09464 R E 0x1
LOAD 0x0094f8 0x00800100 0x00009464 0x00396 0x00396 RW 0x1
LOAD 0x00988e 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.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib/nutinit.o -lnutpro -lnutarch -lnutnet -lnutdev -lnutarch -lnutnet -lnutos -lnutcrt -Wl,--end-group -o pppc.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0xb354:
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 00affc 00031a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00af68 00 AX 0 0 2
[ 3] .bss NOBITS 0080041a 00b316 00032d 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800747 00b316 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 00b316 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 00b316 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 00b4bc 003c50 10 8 270 4
[ 8] .strtab STRTAB 00000000 00f10c 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 0x0af68 0x0af68 R E 0x1
LOAD 0x00affc 0x00800100 0x0000af68 0x0031a 0x0031a RW 0x1
LOAD 0x00b316 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.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutfs -lnutnet -lnutcrt -Wl,--end-group -o rs232d.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x9e78:
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 009ce2 00015a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 009c4e 00 AX 0 0 2
[ 3] .bss NOBITS 0080025a 009e3c 000102 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080035c 009e3c 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009e3c 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 009e3c 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009fe0 003030 10 8 1f3 4
[ 8] .strtab STRTAB 00000000 00d010 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 0x09c4e 0x09c4e R E 0x1
LOAD 0x009ce2 0x00800100 0x00009c4e 0x0015a 0x0015a RW 0x1
LOAD 0x009e3c 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.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o simple.c.elf
ELF File Information:
There are 9 section headers, starting at offset 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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o tcps.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x9bd8:
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 009956 000244 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0098c2 00 AX 0 0 1
[ 3] .bss NOBITS 00800344 009b9a 000185 00 WA 0 0 1
[ 4] .noinit PROGBITS 008004c9 009b9a 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 009b9a 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 009b9a 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 009d40 003500 10 8 231 4
[ 8] .strtab STRTAB 00000000 00d240 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 0x098c2 0x098c2 R E 0x1
LOAD 0x009956 0x00800100 0x000098c2 0x00244 0x00244 RW 0x1
LOAD 0x009b9a 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.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutos -lnutcrt -Wl,--end-group -o threads.c.elf
ELF File Information:
There are 9 section headers, starting at offset 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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o timers.c.elf
ELF File Information:
There are 9 section headers, starting at offset 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.5-avr-3.4.1/nutbld/include -IJ:/ethernut-4.1.5-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.5-avr-3.4.1/nutbld/lib -Wl,--start-group J:/ethernut-4.1.5-avr-3.4.1/nutbld/lib/nutinit.o -lnutcrt -lnutarch -lnutdev -lnutos -lnutdev -lnutarch -Wl,--end-group -o uart.c.elf
ELF File Information:
There are 9 section headers, starting at offset 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