Compile results and segment sizes Nut/OS 4.4.0 ARM-gcc 3.4.3
BASEMON
CALTIME
CANDEMO
EVENTS
FTPD
HTTPD
INETQ
ISP2
LOGTIME
NUTPIPER
PLAYMP3
PORTDIO
PPPC
RS232D
SIMPLE
SNMPD
TCPS
THREADS
TIMERS
UART
basemon
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=basemon.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include basemon.c -o basemon.o
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=xmemtest.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include xmemtest.c -o xmemtest.o
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=dataflash.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include dataflash.c -o dataflash.o
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=realtek.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include realtek.c -o realtek.o
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=smsc.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include smsc.c -o smsc.o
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=uart.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include uart.c -o uart.o
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=webdemo.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include webdemo.c -o webdemo.o
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=utils.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include utils.c -o utils.o
crurom -r -ourom.c html
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=urom.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include urom.c -o urom.o
arm-elf-gcc basemon.o xmemtest.o dataflash.o realtek.o smsc.o uart.o webdemo.o utils.o urom.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=basemon.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_3.4.3/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 15 section headers, starting at offset 0x1a304:
Section Headers:
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .text PROGBITS 00000000 008000 00eda8 00 AX 0 0 4
[ 2] .rodata PROGBITS 0000eda8 016da8 002350 00 A 0 0 4
[ 3] .ctors PROGBITS 000110f8 019690 000000 00 W 0 0 1
[ 4] .dtors PROGBITS 000110f8 019690 000000 00 W 0 0 1
[ 5] .data PROGBITS 000110f8 0190f8 000598 00 WA 0 0 4
[ 6] .bss NOBITS 00011690 019690 0005ac 00 WA 0 0 4
[ 7] .comment PROGBITS 00000000 019690 000654 00 0 0 1
[ 8] .debug_aranges PROGBITS 00000000 019ce8 0000a0 00 0 0 8
[ 9] .debug_info PROGBITS 00000000 019d88 000244 00 0 0 1
[10] .debug_abbrev PROGBITS 00000000 019fcc 000064 00 0 0 1
[11] .debug_line PROGBITS 00000000 01a030 000253 00 0 0 1
[12] .shstrtab STRTAB 00000000 01a283 000080 00 0 0 1
[13] .symtab SYMTAB 00000000 01a55c 003db0 10 14 676 4
[14] .strtab STRTAB 00000000 01e30c 001a08 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 0x38
There are 1 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x008000 0x00000000 0x00000000 0x11690 0x11c3c RWE 0x8000
Section to Segment mapping:
Segment Sections...
00 .text .rodata .data .bss
caltime
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=caltime.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include caltime.c -o caltime.o
arm-elf-gcc caltime.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=caltime.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_3.4.3/lib -Wl,--start-group ../.././nutbld_arm_3.4.3/lib/nutinit.o -lnutcrt -lnutos -lnutdev -lnutarch -Wl,--end-group -o caltime.c.elf
ELF File Information:
There are 15 section headers, starting at offset 0x10e64:
Section Headers:
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .text PROGBITS 00000000 008000 0077ec 00 AX 0 0 4
[ 2] .rodata PROGBITS 000077ec 00f7ec 000628 00 A 0 0 4
[ 3] .ctors PROGBITS 00007e14 010420 000000 00 W 0 0 1
[ 4] .dtors PROGBITS 00007e14 010420 000000 00 W 0 0 1
[ 5] .data PROGBITS 00007e14 00fe14 00060c 00 WA 0 0 4
[ 6] .bss NOBITS 00008420 010420 00048c 00 WA 0 0 4
[ 7] .comment PROGBITS 00000000 010420 000426 00 0 0 1
[ 8] .debug_aranges PROGBITS 00000000 010848 0000a0 00 0 0 8
[ 9] .debug_info PROGBITS 00000000 0108e8 000244 00 0 0 1
[10] .debug_abbrev PROGBITS 00000000 010b2c 000064 00 0 0 1
[11] .debug_line PROGBITS 00000000 010b90 000253 00 0 0 1
[12] .shstrtab STRTAB 00000000 010de3 000080 00 0 0 1
[13] .symtab SYMTAB 00000000 0110bc 0026f0 10 14 434 4
[14] .strtab STRTAB 00000000 0137ac 000f68 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 0x38
There are 1 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x008000 0x00000000 0x00000000 0x08420 0x088ac RWE 0x8000
Section to Segment mapping:
Segment Sections...
00 .text .rodata .data .bss
canbus
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=candemo.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include candemo.c -o candemo.o
candemo.c:145:2: warning: #warning "This sample requires an AT90CAN128 MCU"
arm-elf-gcc candemo.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=candemo.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_3.4.3/lib -Wl,--start-group ../.././nutbld_arm_3.4.3/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o candemo.c.elf
ELF File Information:
There are 15 section headers, starting at offset 0xca60:
Section Headers:
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .text PROGBITS 00000000 008000 00425c 00 AX 0 0 4
[ 2] .rodata PROGBITS 0000425c 00c25c 000070 01 AMS 0 0 4
[ 3] .ctors PROGBITS 000042cc 00c334 000000 00 W 0 0 1
[ 4] .dtors PROGBITS 000042cc 00c334 000000 00 W 0 0 1
[ 5] .data PROGBITS 000042cc 00c2cc 000068 00 WA 0 0 4
[ 6] .bss NOBITS 00004334 00c334 00046c 00 WA 0 0 4
[ 7] .comment PROGBITS 00000000 00c334 000240 00 0 0 1
[ 8] .debug_aranges PROGBITS 00000000 00c578 000080 00 0 0 8
[ 9] .debug_info PROGBITS 00000000 00c5f8 0001d0 00 0 0 1
[10] .debug_abbrev PROGBITS 00000000 00c7c8 000050 00 0 0 1
[11] .debug_line PROGBITS 00000000 00c818 0001c7 00 0 0 1
[12] .shstrtab STRTAB 00000000 00c9df 000080 00 0 0 1
[13] .symtab SYMTAB 00000000 00ccb8 001790 10 14 241 4
[14] .strtab STRTAB 00000000 00e448 0009de 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 0x38
There are 1 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x008000 0x00000000 0x00000000 0x04334 0x047a0 RWE 0x8000
Section to Segment mapping:
Segment Sections...
00 .text .rodata .data .bss
events
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=events.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include events.c -o events.o
arm-elf-gcc events.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=events.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_3.4.3/lib -Wl,--start-group ../.././nutbld_arm_3.4.3/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o events.c.elf
ELF File Information:
There are 15 section headers, starting at offset 0xc818:
Section Headers:
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .text PROGBITS 00000000 008000 003fd0 00 AX 0 0 4
[ 2] .rodata PROGBITS 00003fd0 00bfd0 000150 01 AMS 0 0 4
[ 3] .ctors PROGBITS 00004120 00c1e0 000000 00 W 0 0 1
[ 4] .dtors PROGBITS 00004120 00c1e0 000000 00 W 0 0 1
[ 5] .data PROGBITS 00004120 00c120 0000c0 00 WA 0 0 4
[ 6] .bss NOBITS 000041e0 00c1e0 000474 00 WA 0 0 4
[ 7] .comment PROGBITS 00000000 00c1e0 000264 00 0 0 1
[ 8] .debug_aranges PROGBITS 00000000 00c448 000060 00 0 0 8
[ 9] .debug_info PROGBITS 00000000 00c4a8 00015c 00 0 0 1
[10] .debug_abbrev PROGBITS 00000000 00c604 00003c 00 0 0 1
[11] .debug_line PROGBITS 00000000 00c640 000155 00 0 0 1
[12] .shstrtab STRTAB 00000000 00c795 000080 00 0 0 1
[13] .symtab SYMTAB 00000000 00ca70 001910 10 14 253 4
[14] .strtab STRTAB 00000000 00e380 000a49 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 0x38
There are 1 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x008000 0x00000000 0x00000000 0x041e0 0x04654 RWE 0x8000
Section to Segment mapping:
Segment Sections...
00 .text .rodata .data .bss
ftpd
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=ftpserv.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include ftpserv.c -o ftpserv.o
arm-elf-gcc ftpserv.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=ftpserv.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_3.4.3/lib -Wl,--start-group ../.././nutbld_arm_3.4.3/lib/nutinit.o -lnutpro -lnutfs -lnutarch -lnutnet -lnutos -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o ftpserv.c.elf
ELF File Information:
There are 15 section headers, starting at offset 0x1de5c:
Section Headers:
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .text PROGBITS 00000000 008000 014330 00 AX 0 0 4
[ 2] .rodata PROGBITS 00014330 01c330 000600 00 A 0 0 4
[ 3] .ctors PROGBITS 00014930 01d084 000000 00 W 0 0 1
[ 4] .dtors PROGBITS 00014930 01d084 000000 00 W 0 0 1
[ 5] .data PROGBITS 00014930 01c930 000754 00 WA 0 0 4
[ 6] .bss NOBITS 00015084 01d084 000574 00 WA 0 0 4
[ 7] .comment PROGBITS 00000000 01d084 0007bc 00 0 0 1
[ 8] .debug_aranges PROGBITS 00000000 01d840 0000a0 00 0 0 8
[ 9] .debug_info PROGBITS 00000000 01d8e0 000244 00 0 0 1
[10] .debug_abbrev PROGBITS 00000000 01db24 000064 00 0 0 1
[11] .debug_line PROGBITS 00000000 01db88 000253 00 0 0 1
[12] .shstrtab STRTAB 00000000 01dddb 000080 00 0 0 1
[13] .symtab SYMTAB 00000000 01e0b4 0052c0 10 14 917 4
[14] .strtab STRTAB 00000000 023374 00227b 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 0x38
There are 1 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x008000 0x00000000 0x00000000 0x15084 0x155f8 RWE 0x8000
Section to Segment mapping:
Segment Sections...
00 .text .rodata .data .bss
httpd
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=httpserv.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include httpserv.c -o httpserv.o
crurom -r -ourom.c sample
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=urom.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include urom.c -o urom.o
arm-elf-gcc httpserv.o urom.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=httpserv.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_3.4.3/lib -Wl,--start-group ../.././nutbld_arm_3.4.3/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o httpserv.c.elf
ELF File Information:
There are 15 section headers, starting at offset 0x2090c:
Section Headers:
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .text PROGBITS 00000000 008000 00ffb0 00 AX 0 0 4
[ 2] .rodata PROGBITS 0000ffb0 017fb0 00753c 00 A 0 0 4
[ 3] .ctors PROGBITS 000174ec 01fbd0 000000 00 W 0 0 1
[ 4] .dtors PROGBITS 000174ec 01fbd0 000000 00 W 0 0 1
[ 5] .data PROGBITS 000174ec 01f4ec 0006e4 00 WA 0 0 4
[ 6] .bss NOBITS 00017bd0 01fbd0 00053c 00 WA 0 0 4
[ 7] .comment PROGBITS 00000000 01fbd0 00071a 00 0 0 1
[ 8] .debug_aranges PROGBITS 00000000 0202f0 0000a0 00 0 0 8
[ 9] .debug_info PROGBITS 00000000 020390 000244 00 0 0 1
[10] .debug_abbrev PROGBITS 00000000 0205d4 000064 00 0 0 1
[11] .debug_line PROGBITS 00000000 020638 000253 00 0 0 1
[12] .shstrtab STRTAB 00000000 02088b 000080 00 0 0 1
[13] .symtab SYMTAB 00000000 020b64 004360 10 14 743 4
[14] .strtab STRTAB 00000000 024ec4 001d66 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 0x38
There are 1 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x008000 0x00000000 0x00000000 0x17bd0 0x1810c RWE 0x8000
Section to Segment mapping:
Segment Sections...
00 .text .rodata .data .bss
inetq
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=inetq.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include inetq.c -o inetq.o
arm-elf-gcc inetq.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=inetq.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_3.4.3/lib -Wl,--start-group ../.././nutbld_arm_3.4.3/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o inetq.c.elf
ELF File Information:
There are 15 section headers, starting at offset 0x1528c:
Section Headers:
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .text PROGBITS 00000000 008000 00c370 00 AX 0 0 4
[ 2] .rodata PROGBITS 0000c370 014370 00023c 01 AMS 0 0 4
[ 3] .ctors PROGBITS 0000c5ac 014714 000000 00 W 0 0 1
[ 4] .dtors PROGBITS 0000c5ac 014714 000000 00 W 0 0 1
[ 5] .data PROGBITS 0000c5ac 0145ac 000168 00 WA 0 0 4
[ 6] .bss NOBITS 0000c714 014714 000918 00 WA 0 0 4
[ 7] .comment PROGBITS 00000000 014714 000558 00 0 0 1
[ 8] .debug_aranges PROGBITS 00000000 014c70 0000a0 00 0 0 8
[ 9] .debug_info PROGBITS 00000000 014d10 000244 00 0 0 1
[10] .debug_abbrev PROGBITS 00000000 014f54 000064 00 0 0 1
[11] .debug_line PROGBITS 00000000 014fb8 000253 00 0 0 1
[12] .shstrtab STRTAB 00000000 01520b 000080 00 0 0 1
[13] .symtab SYMTAB 00000000 0154e4 003100 10 14 528 4
[14] .strtab STRTAB 00000000 0185e4 0014b0 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 0x38
There are 1 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x008000 0x00000000 0x00000000 0x0c714 0x0d02c RWE 0x8000
Section to Segment mapping:
Segment Sections...
00 .text .rodata .data .bss
isp2
makefile:55: Makedefs.isp: No such file or directory
makefile:70: Makerules.isp: No such file or directory
make: *** No rule to make target `Makerules.isp'. Stop.
ELF File Information:
logtime
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=logtime.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include logtime.c -o logtime.o
arm-elf-gcc logtime.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=logtime.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_3.4.3/lib -Wl,--start-group ../.././nutbld_arm_3.4.3/lib/nutinit.o -lnutpro -lnutnet -lnutcrt -lnutos -lnutdev -lnutarch -lnutos -lnutdev -lnutnet -Wl,--end-group -o logtime.c.elf
ELF File Information:
There are 15 section headers, starting at offset 0x177f4:
Section Headers:
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .text PROGBITS 00000000 008000 00e6f4 00 AX 0 0 4
[ 2] .rodata PROGBITS 0000e6f4 0166f4 000284 00 A 0 0 4
[ 3] .ctors PROGBITS 0000e978 016c14 000000 00 W 0 0 1
[ 4] .dtors PROGBITS 0000e978 016c14 000000 00 W 0 0 1
[ 5] .data PROGBITS 0000e978 016978 00029c 00 WA 0 0 4
[ 6] .bss NOBITS 0000ec14 016c14 00054c 00 WA 0 0 4
[ 7] .comment PROGBITS 00000000 016c14 0005c4 00 0 0 1
[ 8] .debug_aranges PROGBITS 00000000 0171d8 0000a0 00 0 0 8
[ 9] .debug_info PROGBITS 00000000 017278 000244 00 0 0 1
[10] .debug_abbrev PROGBITS 00000000 0174bc 000064 00 0 0 1
[11] .debug_line PROGBITS 00000000 017520 000253 00 0 0 1
[12] .shstrtab STRTAB 00000000 017773 000080 00 0 0 1
[13] .symtab SYMTAB 00000000 017a4c 003bb0 10 14 673 4
[14] .strtab STRTAB 00000000 01b5fc 0018ee 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 0x38
There are 1 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x008000 0x00000000 0x00000000 0x0ec14 0x0f160 RWE 0x8000
Section to Segment mapping:
Segment Sections...
00 .text .rodata .data .bss
nutpiper
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=nutpiper.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include nutpiper.c -o nutpiper.o
nutpiper.c: In function `main':
nutpiper.c:396: warning: unused variable `mac'
nutpiper.c:398: warning: unused variable `ip_addr'
nutpiper.c:400: warning: unused variable `ip_mask'
nutpiper.c:402: warning: unused variable `ip_gate'
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=config.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include config.c -o config.o
config.c: In function `ConfigSaveBinary':
config.c:79: warning: unused variable `i'
config.c:80: warning: unused variable `cp'
config.c: In function `ConfigLoadBinary':
config.c:133: warning: unused variable `i'
config.c:134: warning: unused variable `cp'
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=player.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include player.c -o player.o
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=display.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include display.c -o display.o
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=scanner.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include scanner.c -o scanner.o
scanner.c: In function `Scanner':
scanner.c:277: warning: unsigned int format, size_t arg (arg 2)
arm-elf-gcc nutpiper.o config.o player.o display.o scanner.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=nutpiper.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_3.4.3/lib -Wl,--start-group ../.././nutbld_arm_3.4.3/lib/nutinit.o -lnutarch -lnutpro -lnutos -lnutdev -lnutarch -lnutnet -lnutcrt -Wl,--end-group -o nutpiper.c.elf
ELF File Information:
There are 15 section headers, starting at offset 0x12dfc:
Section Headers:
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .text PROGBITS 00000000 008000 009934 00 AX 0 0 4
[ 2] .rodata PROGBITS 00009934 011934 0004e4 00 A 0 0 4
[ 3] .ctors PROGBITS 00009e18 012304 000000 00 W 0 0 1
[ 4] .dtors PROGBITS 00009e18 012304 000000 00 W 0 0 1
[ 5] .data PROGBITS 00009e18 011e18 0004ec 00 WA 0 0 4
[ 6] .bss NOBITS 0000a304 012304 000518 00 WA 0 0 4
[ 7] .comment PROGBITS 00000000 012304 0004da 00 0 0 1
[ 8] .debug_aranges PROGBITS 00000000 0127e0 0000a0 00 0 0 8
[ 9] .debug_info PROGBITS 00000000 012880 000244 00 0 0 1
[10] .debug_abbrev PROGBITS 00000000 012ac4 000064 00 0 0 1
[11] .debug_line PROGBITS 00000000 012b28 000253 00 0 0 1
[12] .shstrtab STRTAB 00000000 012d7b 000080 00 0 0 1
[13] .symtab SYMTAB 00000000 013054 002c10 10 14 456 4
[14] .strtab STRTAB 00000000 015c64 001250 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 0x38
There are 1 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x008000 0x00000000 0x00000000 0x0a304 0x0a81c RWE 0x8000
Section to Segment mapping:
Segment Sections...
00 .text .rodata .data .bss
playmp3
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=playmp3.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include playmp3.c -o playmp3.o
playmp3.c:71: warning: 'PlayMp3File' declared `static' but never defined
crurom -r -ourom.c sounds
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=urom.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include urom.c -o urom.o
arm-elf-gcc playmp3.o urom.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=playmp3.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_3.4.3/lib -Wl,--start-group ../.././nutbld_arm_3.4.3/lib/nutinit.o -lnutfs -lnutos -lnutcrt -lnutdev -lnutarch -Wl,--end-group -o playmp3.c.elf
ELF File Information:
There are 15 section headers, starting at offset 0x13110:
Section Headers:
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .text PROGBITS 00000000 008000 00477c 00 AX 0 0 4
[ 2] .rodata PROGBITS 0000477c 00c77c 0060a0 00 A 0 0 4
[ 3] .ctors PROGBITS 0000a81c 01297c 000000 00 W 0 0 1
[ 4] .dtors PROGBITS 0000a81c 01297c 000000 00 W 0 0 1
[ 5] .data PROGBITS 0000a81c 01281c 000160 00 WA 0 0 4
[ 6] .bss NOBITS 0000a97c 01297c 000470 00 WA 0 0 4
[ 7] .comment PROGBITS 00000000 01297c 0002ac 00 0 0 1
[ 8] .debug_aranges PROGBITS 00000000 012c28 000080 00 0 0 8
[ 9] .debug_info PROGBITS 00000000 012ca8 0001d0 00 0 0 1
[10] .debug_abbrev PROGBITS 00000000 012e78 000050 00 0 0 1
[11] .debug_line PROGBITS 00000000 012ec8 0001c7 00 0 0 1
[12] .shstrtab STRTAB 00000000 01308f 000080 00 0 0 1
[13] .symtab SYMTAB 00000000 013368 001b80 10 14 279 4
[14] .strtab STRTAB 00000000 014ee8 000b86 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 0x38
There are 1 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x008000 0x00000000 0x00000000 0x0a97c 0x0adec RWE 0x8000
Section to Segment mapping:
Segment Sections...
00 .text .rodata .data .bss
portdio
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=portdio.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include portdio.c -o portdio.o
arm-elf-gcc portdio.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=portdio.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_3.4.3/lib -Wl,--start-group ../.././nutbld_arm_3.4.3/lib/nutinit.o -lnutpro -lnutfs -lnutnet -lnutdev -lnutarch -lnutcrt -lnutnet -lnutdev -lnutos -Wl,--end-group -o portdio.c.elf
ELF File Information:
There are 15 section headers, starting at offset 0x1520c:
Section Headers:
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .text PROGBITS 00000000 008000 00c298 00 AX 0 0 4
[ 2] .rodata PROGBITS 0000c298 014298 000348 00 A 0 0 4
[ 3] .ctors PROGBITS 0000c5e0 0146c8 000000 00 W 0 0 1
[ 4] .dtors PROGBITS 0000c5e0 0146c8 000000 00 W 0 0 1
[ 5] .data PROGBITS 0000c5e0 0145e0 0000e8 00 WA 0 0 4
[ 6] .bss NOBITS 0000c6c8 0146c8 000500 00 WA 0 0 4
[ 7] .comment PROGBITS 00000000 0146c8 000522 00 0 0 1
[ 8] .debug_aranges PROGBITS 00000000 014bf0 0000a0 00 0 0 8
[ 9] .debug_info PROGBITS 00000000 014c90 000244 00 0 0 1
[10] .debug_abbrev PROGBITS 00000000 014ed4 000064 00 0 0 1
[11] .debug_line PROGBITS 00000000 014f38 000253 00 0 0 1
[12] .shstrtab STRTAB 00000000 01518b 000080 00 0 0 1
[13] .symtab SYMTAB 00000000 015464 002fa0 10 14 516 4
[14] .strtab STRTAB 00000000 018404 00142f 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 0x38
There are 1 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x008000 0x00000000 0x00000000 0x0c6c8 0x0cbc8 RWE 0x8000
Section to Segment mapping:
Segment Sections...
00 .text .rodata .data .bss
pppc
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=pppc.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include pppc.c -o pppc.o
pppc.c:104:2: warning: #warning "Works on ATmega128 only."
pppc.c: In function `ProcessRequests':
pppc.c:221: warning: unsigned int format, size_t arg (arg 3)
pppc.c:249: warning: cast from pointer to integer of different size
pppc.c: In function `main':
pppc.c:302: warning: unused variable `dcb'
pppc.c:303: warning: unused variable `lctl'
pppc.c:304: warning: unused variable `rc'
pppc.c:472: warning: control reaches end of non-void function
arm-elf-gcc pppc.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=pppc.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_3.4.3/lib -Wl,--start-group ../.././nutbld_arm_3.4.3/lib/nutinit.o -lnutpro -lnutarch -lnutnet -lnutdev -lnutarch -lnutnet -lnutos -lnutcrt -Wl,--end-group -o pppc.c.elf
ELF File Information:
There are 15 section headers, starting at offset 0xd4b0:
Section Headers:
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .text PROGBITS 00000000 008000 00497c 00 AX 0 0 4
[ 2] .rodata PROGBITS 0000497c 00c97c 0002d8 00 A 0 0 4
[ 3] .ctors PROGBITS 00004c54 00ccbc 000000 00 W 0 0 1
[ 4] .dtors PROGBITS 00004c54 00ccbc 000000 00 W 0 0 1
[ 5] .data PROGBITS 00004c54 00cc54 000068 00 WA 0 0 4
[ 6] .bss NOBITS 00004cbc 00ccbc 000458 00 WA 0 0 4
[ 7] .comment PROGBITS 00000000 00ccbc 000306 00 0 0 1
[ 8] .debug_aranges PROGBITS 00000000 00cfc8 000080 00 0 0 8
[ 9] .debug_info PROGBITS 00000000 00d048 0001d0 00 0 0 1
[10] .debug_abbrev PROGBITS 00000000 00d218 000050 00 0 0 1
[11] .debug_line PROGBITS 00000000 00d268 0001c7 00 0 0 1
[12] .shstrtab STRTAB 00000000 00d42f 000080 00 0 0 1
[13] .symtab SYMTAB 00000000 00d708 001a90 10 14 272 4
[14] .strtab STRTAB 00000000 00f198 000ae5 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 0x38
There are 1 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x008000 0x00000000 0x00000000 0x04cbc 0x05114 RWE 0x8000
Section to Segment mapping:
Segment Sections...
00 .text .rodata .data .bss
rs232d
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=rs232d.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include rs232d.c -o rs232d.o
arm-elf-gcc rs232d.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=rs232d.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_3.4.3/lib -Wl,--start-group ../.././nutbld_arm_3.4.3/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutfs -lnutnet -lnutcrt -Wl,--end-group -o rs232d.c.elf
ELF File Information:
There are 15 section headers, starting at offset 0x15864:
Section Headers:
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .text PROGBITS 00000000 008000 00cb44 00 AX 0 0 4
[ 2] .rodata PROGBITS 0000cb44 014b44 000074 00 A 0 0 4
[ 3] .ctors PROGBITS 0000cbb8 014d6c 000000 00 W 0 0 1
[ 4] .dtors PROGBITS 0000cbb8 014d6c 000000 00 W 0 0 1
[ 5] .data PROGBITS 0000cbb8 014bb8 0001b4 00 WA 0 0 4
[ 6] .bss NOBITS 0000cd6c 014d6c 000508 00 WA 0 0 4
[ 7] .comment PROGBITS 00000000 014d6c 0004da 00 0 0 1
[ 8] .debug_aranges PROGBITS 00000000 015248 0000a0 00 0 0 8
[ 9] .debug_info PROGBITS 00000000 0152e8 000244 00 0 0 1
[10] .debug_abbrev PROGBITS 00000000 01552c 000064 00 0 0 1
[11] .debug_line PROGBITS 00000000 015590 000253 00 0 0 1
[12] .shstrtab STRTAB 00000000 0157e3 000080 00 0 0 1
[13] .symtab SYMTAB 00000000 015abc 003320 10 14 571 4
[14] .strtab STRTAB 00000000 018ddc 001625 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 0x38
There are 1 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x008000 0x00000000 0x00000000 0x0cd6c 0x0d274 RWE 0x8000
Section to Segment mapping:
Segment Sections...
00 .text .rodata .data .bss
simple
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=simple.lst -DETHERNUT3 -I../.././nutbld_arm_3.4.3/include -I../.././nut/include simple.c -o simple.o
arm-elf-gcc simple.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=simple.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_3.4.3/lib -Wl,--start-group ../.././nutbld_arm_3.4.3/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o simple.c.elf
ELF File Information:
There are 15 section headers, starting at offset 0xbb18:
Section Headers:
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .text PROGBITS 00000000 008000 003588 00 AX 0 0 4
[ 2] .rodata PROGBITS 00003588 00b588 00001c 01 AMS 0 0 4
[ 3] .ctors PROGBITS 000035a4 00b5cc 000000 00 W 0 0 1
[ 4] .dtors PROGBITS 000035a4 00b5cc 000000 00 W 0 0 1
[ 5] .data PROGBITS 000035a4 00b5a4 000028 00 WA 0 0 4
[ 6] .bss NOBITS 000035cc 00b5cc 000454 00 WA 0 0 4
[ 7] .comment PROGBITS 00000000 00b5cc 00017a 00 0 0 1
[ 8] .debug_aranges PROGBITS 00000000 00b748 000060 00 0 0 8
[ 9] .debug_info PROGBITS 00000000 00b7a8 00015c 00 0 0 1
[10] .debug_abbrev PROGBITS 00000000 00b904 00003c 00 0 0 1
[11] .debug_line PROGBITS 00000000 00b940 000155 00 0 0 1
[12] .shstrtab STRTAB 00000000 00ba95 000080 00 0 0 1
[13] .symtab SYMTAB 00000000 00bd70 001410 10 14 202 4
[14] .strtab STRTAB 00000000 00d180 0008ce 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 0x38
There are 1 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x008000 0x00000000 0x00000000 0x035cc 0x03a20 RWE 0x8000
Section to Segment mapping:
Segment Sections...
00 .text .rodata .data .bss
snmpd
make: *** No rule to make target `snmpd.c.elf'. Stop.
ELF File Information: