Compile results and segment sizes Nut/OS 4.6.4 ARM-gcc 4.2.2



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_4.2.2/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_4.2.2/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_4.2.2/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_4.2.2/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_4.2.2/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_4.2.2/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_4.2.2/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_4.2.2/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_4.2.2/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_4.2.2/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 19 section headers, starting at offset 0x2276c:

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 00fa08 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000fa08 017a08 002510 00   A  0   0  4
  [ 3] .data             PROGBITS        00011f18 019f18 00064c 00  WA  0   0  4
  [ 4] .bss              NOBITS          00012564 01a564 000604 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 01a564 00073e 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 01aca8 000300 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 01afa8 0002c4 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 01b26c 003171 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 01e3dd 000fc9 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 01f3a6 001358 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 020700 0003cc 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 020acc 000b42 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 02160e 000fa3 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 0225b1 000010 00      0   0  1
  [15] .debug_ranges     PROGBITS        00000000 0225c1 0000e8 00      0   0  1
  [16] .shstrtab         STRTAB          00000000 0226a9 0000c3 00      0   0  1
  [17] .symtab           SYMTAB          00000000 022a64 004a50 10     18 822  4
  [18] .strtab           STRTAB          00000000 0274b4 001de2 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 0x12564 0x12b68 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_4.2.2/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_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o -lnutcrt -lnutos -lnutdev -lnutarch  -Wl,--end-group -o caltime.c.elf

ELF File Information:

There are 18 section headers, starting at offset 0x14ec4:

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 007840 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00007840 00f840 00064c 00   A  0   0  4
  [ 3] .data             PROGBITS        00007e8c 00fe8c 0005e8 00  WA  0   0  4
  [ 4] .bss              NOBITS          00008474 010474 000490 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 010474 00044a 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 0108c0 0001a0 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 010a60 00015e 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 010bbe 001d83 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 012941 000836 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 013177 000ae1 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 013c58 0001f4 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 013e4c 000820 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 01466c 000790 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 014dfc 000010 00      0   0  1
  [15] .shstrtab         STRTAB          00000000 014e0c 0000b5 00      0   0  1
  [16] .symtab           SYMTAB          00000000 015194 0028a0 10     17 449  4
  [17] .strtab           STRTAB          00000000 017a34 001017 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 0x08474 0x08904 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_4.2.2/include  -I../.././nut/include  candemo.c -o candemo.o
candemo.c: In function 'main':
candemo.c:87: warning: unused variable 'result'
candemo.c:86: warning: unused variable 'i'
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_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutnet -lnutfs -lnutcrt  -Wl,--end-group -o candemo.c.elf

ELF File Information:

There are 18 section headers, starting at offset 0xdf34:

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 004000 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00004000 00c000 000058 01 AMS  0   0  4
  [ 3] .data             PROGBITS        00004058 00c058 0000c0 00  WA  0   0  4
  [ 4] .bss              NOBITS          00004118 00c118 000488 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00c118 000288 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00c3a0 000120 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 00c4c0 0000af 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 00c56f 000787 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 00ccf6 0003cf 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 00d0c5 0005d7 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 00d69c 00012c 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 00d7c8 000280 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 00da48 000426 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 00de6e 000010 00      0   0  1
  [15] .shstrtab         STRTAB          00000000 00de7e 0000b5 00      0   0  1
  [16] .symtab           SYMTAB          00000000 00e204 001a40 10     17 262  4
  [17] .strtab           STRTAB          00000000 00fc44 000ae1 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 0x04118 0x045a0 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_4.2.2/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_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt  -Wl,--end-group -o events.c.elf

ELF File Information:

There are 18 section headers, starting at offset 0xe1ac:

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 004180 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00004180 00c180 000150 01 AMS  0   0  4
  [ 3] .data             PROGBITS        000042d0 00c2d0 0000c0 00  WA  0   0  4
  [ 4] .bss              NOBITS          00004390 00c390 000478 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00c390 000288 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00c618 000120 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 00c738 0000af 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 00c7e7 000787 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 00cf6e 0003cf 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 00d33d 0005d7 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 00d914 00012c 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 00da40 000280 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 00dcc0 000426 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 00e0e6 000010 00      0   0  1
  [15] .shstrtab         STRTAB          00000000 00e0f6 0000b5 00      0   0  1
  [16] .symtab           SYMTAB          00000000 00e47c 001a90 10     17 267  4
  [17] .strtab           STRTAB          00000000 00ff0c 000adb 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 0x04390 0x04808 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_4.2.2/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_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o -lnutpro -lnutfs -lnutarch -lnutnet -lnutos -lnutdev -lnutarch -lnutcrt  -Wl,--end-group -o ftpserv.c.elf

ELF File Information:

There are 19 section headers, starting at offset 0x24068:

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 013c40 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00013c40 01bc40 000604 00   A  0   0  4
  [ 3] .data             PROGBITS        00014244 01c244 000750 00  WA  0   0  4
  [ 4] .bss              NOBITS          00014994 01c994 000578 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 01c994 0007ce 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 01d168 000260 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 01d3c8 000225 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 01d5ed 00344e 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 020a3b 000d82 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 0217bd 000fa5 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 022764 0002fc 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 022a60 0009b2 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 023412 000b10 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 023f22 000010 00      0   0  1
  [15] .debug_ranges     PROGBITS        00000000 023f32 000070 00      0   0  1
  [16] .shstrtab         STRTAB          00000000 023fa2 0000c3 00      0   0  1
  [17] .symtab           SYMTAB          00000000 024360 005570 10     18 948  4
  [18] .strtab           STRTAB          00000000 0298d0 002340 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 0x14994 0x14f0c 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_4.2.2/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_4.2.2/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_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o  -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt  -Wl,--end-group -o httpserv.c.elf

ELF File Information:

There are 19 section headers, starting at offset 0x29298:

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 011110 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00011110 019110 007b5c 00   A  0   0  4
  [ 3] .data             PROGBITS        00018c6c 020c6c 000798 00  WA  0   0  4
  [ 4] .bss              NOBITS          00019404 021404 000594 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 021404 000816 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 021c20 0002e0 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 021f00 0002a6 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 0221a6 003049 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 0251ef 000f24 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 026113 001278 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 02738c 0003a0 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 02772c 000b00 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 02822c 000eaf 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 0290db 000010 00      0   0  1
  [15] .debug_ranges     PROGBITS        00000000 0290eb 0000e8 00      0   0  1
  [16] .shstrtab         STRTAB          00000000 0291d3 0000c3 00      0   0  1
  [17] .symtab           SYMTAB          00000000 029590 0050e0 10     18 895  4
  [18] .strtab           STRTAB          00000000 02e670 002217 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 0x19404 0x19998 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_4.2.2/include  -I../.././nut/include  inetq.c -o inetq.o
inetq.c: In function 'main':
inetq.c:165: warning: pointer targets in passing argument 1 of 'NutDnsGetHostByName' differ in signedness
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_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt  -Wl,--end-group -o inetq.c.elf

ELF File Information:

There are 18 section headers, starting at offset 0x17058:

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 00bff4 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000bff4 013ff4 00023c 01 AMS  0   0  4
  [ 3] .data             PROGBITS        0000c230 014230 000168 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000c398 014398 00091c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 014398 00056a 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 014908 0001a0 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 014aa8 0000e9 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 014b91 000ac0 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 015651 000549 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 015b9a 0008af 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 01644c 0001cc 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 016618 00030a 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 016922 00066e 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 016f90 000010 00      0   0  1
  [15] .shstrtab         STRTAB          00000000 016fa0 0000b5 00      0   0  1
  [16] .symtab           SYMTAB          00000000 017328 003340 10     17 552  4
  [17] .strtab           STRTAB          00000000 01a668 00155a 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 0x0c398 0x0ccb4 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_4.2.2/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_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o -lnutpro -lnutnet -lnutcrt -lnutos -lnutdev -lnutarch -lnutos -lnutdev -lnutnet  -Wl,--end-group -o logtime.c.elf

ELF File Information:

There are 18 section headers, starting at offset 0x1984c:

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 00e2e0 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000e2e0 0162e0 00028c 00   A  0   0  4
  [ 3] .data             PROGBITS        0000e56c 01656c 000298 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000e804 016804 000550 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 016804 0005d6 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 016de0 0001c0 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 016fa0 000106 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 0170a6 000ba9 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 017c4f 0005d9 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 018228 000929 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 018b54 0001f4 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 018d48 000355 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 01909d 0006e7 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 019784 000010 00      0   0  1
  [15] .shstrtab         STRTAB          00000000 019794 0000b5 00      0   0  1
  [16] .symtab           SYMTAB          00000000 019b1c 003d80 10     17 690  4
  [17] .strtab           STRTAB          00000000 01d89c 0019a1 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 0x0e804 0x0ed54 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_4.2.2/include  -I../.././nut/include  nutpiper.c -o nutpiper.o
nutpiper.c: In function 'main':
nutpiper.c:402: warning: unused variable 'ip_gate'
nutpiper.c:400: warning: unused variable 'ip_mask'
nutpiper.c:398: warning: unused variable 'ip_addr'
nutpiper.c:396: warning: unused variable 'mac'
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_4.2.2/include  -I../.././nut/include  config.c -o config.o
config.c: In function 'ConfigSaveBinary':
config.c:80: warning: unused variable 'cp'
config.c:79: warning: unused variable 'i'
config.c: In function 'ConfigLoadBinary':
config.c:134: warning: unused variable 'cp'
config.c:133: warning: unused variable 'i'
config.c: In function 'ConfigSize':
config.c:162: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
config.c: In function 'ConfigStation':
config.c:193: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
config.c:200: warning: pointer targets in passing argument 1 of 'inet_addr' differ in signedness
config.c:214: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness
config.c:220: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
config.c:221: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
config.c:221: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness
config.c: In function 'ConfigResetFactory':
config.c:268: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:270: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:272: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:274: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:276: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:278: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:280: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:282: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:284: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:286: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:288: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:290: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:292: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:294: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:296: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:298: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:300: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:302: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:304: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:306: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c:308: warning: pointer targets in passing argument 2 of 'ConfigStation' differ in signedness
config.c: In function 'ConfigLoad':
config.c:352: warning: pointer targets in passing argument 2 of 'ConfigLoadString' differ in signedness
config.c:371: warning: pointer targets in passing argument 2 of 'ConfigLoadString' differ in signedness
config.c:374: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
config.c: In function 'ConfigSave':
config.c:409: warning: pointer targets in passing argument 2 of 'ConfigSaveString' differ in signedness
config.c:423: warning: pointer targets in passing argument 2 of 'ConfigSaveString' differ in signedness
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_4.2.2/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_4.2.2/include  -I../.././nut/include  display.c -o display.o
display.c: In function 'DisplayStation':
display.c:133: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
display.c: In function 'DisplayStatus':
display.c:170: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
display.c:172: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
display.c: In function 'DisplayEntry':
display.c:218: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
display.c:220: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
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_4.2.2/include  -I../.././nut/include  scanner.c -o scanner.o
scanner.c: In function 'PutString':
scanner.c:94: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
scanner.c: In function 'ScanStreamHeader':
scanner.c:117: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
scanner.c:119: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness
scanner.c:119: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness
scanner.c:120: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness
scanner.c:123: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness
scanner.c:126: warning: pointer targets in passing argument 2 of 'PutString' differ in signedness
scanner.c:143: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
scanner.c:144: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness
scanner.c:149: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
scanner.c:150: warning: pointer targets in assignment differ in signedness
scanner.c:155: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
scanner.c:158: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
scanner.c:159: warning: pointer targets in assignment differ in signedness
scanner.c:164: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
scanner.c:166: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
scanner.c:167: warning: pointer targets in passing argument 1 of 'atol' differ in signedness
scanner.c:168: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
scanner.c:169: warning: pointer targets in passing argument 1 of 'atol' differ in signedness
scanner.c:172: warning: pointer targets in passing argument 1 of 'puts' differ in signedness
scanner.c: In function 'ReadMetaTitle':
scanner.c:225: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness
scanner.c:225: warning: pointer targets in assignment differ in signedness
scanner.c:227: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness
scanner.c:227: warning: pointer targets in assignment differ in signedness
scanner.c:231: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
scanner.c:231: warning: pointer targets in assignment differ in signedness
scanner.c:233: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness
scanner.c:234: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
scanner.c:235: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness
scanner.c: In function 'Scanner':
scanner.c:277: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t'
scanner.c:297: warning: pointer targets in assignment differ in signedness
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_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o -lnutarch -lnutpro -lnutos -lnutdev -lnutarch -lnutnet -lnutcrt  -Wl,--end-group -o nutpiper.c.elf

ELF File Information:

There are 19 section headers, starting at offset 0x19dc0:

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 0098c4 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        000098c4 0118c4 0004ec 00   A  0   0  4
  [ 3] .data             PROGBITS        00009db0 011db0 0004ec 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000a29c 01229c 00051c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 01229c 0004ec 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 012788 0002a0 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 012a28 000261 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 012c89 003643 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 0162cc 000eaa 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 017176 001116 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 01828c 000350 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 0185dc 000a41 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 01901d 000c5f 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 019c7c 000010 00      0   0  1
  [15] .debug_ranges     PROGBITS        00000000 019c8c 000070 00      0   0  1
  [16] .shstrtab         STRTAB          00000000 019cfc 0000c3 00      0   0  1
  [17] .symtab           SYMTAB          00000000 01a0b8 002ea0 10     18 486  4
  [18] .strtab           STRTAB          00000000 01cf58 0012b4 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 0x0a29c 0x0a7b8 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_4.2.2/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_4.2.2/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_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o -lnutfs -lnutos -lnutcrt -lnutdev -lnutarch  -Wl,--end-group -o playmp3.c.elf

ELF File Information:

There are 18 section headers, starting at offset 0x14fac:

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 00493c 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000493c 00c93c 0060a0 00   A  0   0  4
  [ 3] .data             PROGBITS        0000a9dc 0129dc 000160 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000ab3c 012b3c 000474 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 012b3c 0002d0 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 012e10 000160 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 012f70 0000cc 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 01303c 000935 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 013971 0004a1 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 013e12 00073e 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 014550 00017c 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 0146cc 0002ca 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 014996 00054e 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 014ee4 000010 00      0   0  1
  [15] .shstrtab         STRTAB          00000000 014ef4 0000b5 00      0   0  1
  [16] .symtab           SYMTAB          00000000 01527c 001d70 10     17 300  4
  [17] .strtab           STRTAB          00000000 016fec 000c18 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 0x0ab3c 0x0afb0 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_4.2.2/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_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o -lnutpro -lnutfs -lnutnet -lnutdev -lnutarch -lnutcrt -lnutnet -lnutdev -lnutos  -Wl,--end-group -o portdio.c.elf

ELF File Information:

There are 18 section headers, starting at offset 0x178e8:

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 00c250 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000c250 014250 000184 00   A  0   0  4
  [ 3] .data             PROGBITS        0000c3d4 0143d4 0000e8 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000c4bc 0144bc 000504 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 0144bc 000534 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 0149f0 0001e0 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 014bd0 000124 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 014cf4 000cc7 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 0159bb 000677 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 016032 000a20 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 016a54 00021c 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 016c70 00038c 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 016ffc 000825 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 017821 000010 00      0   0  1
  [15] .shstrtab         STRTAB          00000000 017831 0000b5 00      0   0  1
  [16] .symtab           SYMTAB          00000000 017bb8 003370 10     17 552  4
  [17] .strtab           STRTAB          00000000 01af28 0015bd 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 0x0c4bc 0x0c9c0 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_4.2.2/include  -I../.././nut/include  pppc.c -o pppc.o
pppc.c:107:2: warning: #warning "Works on ATmega128 only."
pppc.c: In function 'ProcessRequests':
pppc.c:224: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t'
pppc.c:252: warning: cast from pointer to integer of different size
pppc.c: In function 'main':
pppc.c:307: warning: unused variable 'rc'
pppc.c:306: warning: unused variable 'lctl'
pppc.c:305: warning: unused variable 'dcb'
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_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o -lnutpro -lnutarch -lnutnet -lnutdev -lnutarch -lnutnet -lnutos -lnutcrt  -Wl,--end-group -o pppc.c.elf

ELF File Information:

There are 18 section headers, starting at offset 0xfc00:

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 004c4c 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00004c4c 00cc4c 0002d8 00   A  0   0  4
  [ 3] .data             PROGBITS        00004f24 00cf24 000068 00  WA  0   0  4
  [ 4] .bss              NOBITS          00004f8c 00cf8c 00045c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00cf8c 00032a 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00d2b8 0001a0 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 00d458 000107 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 00d55f 000b3c 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 00e09b 0005cf 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 00e66a 0008af 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 00ef1c 0001cc 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 00f0e8 00034c 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 00f434 000705 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 00fb39 000010 00      0   0  1
  [15] .shstrtab         STRTAB          00000000 00fb49 0000b5 00      0   0  1
  [16] .symtab           SYMTAB          00000000 00fed0 001cf0 10     17 300  4
  [17] .strtab           STRTAB          00000000 011bc0 000b77 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 0x04f8c 0x053e8 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_4.2.2/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_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutfs -lnutnet -lnutcrt  -Wl,--end-group -o rs232d.c.elf

ELF File Information:

There are 18 section headers, starting at offset 0x17138:

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 00c794 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000c794 014794 000074 00   A  0   0  4
  [ 3] .data             PROGBITS        0000c808 014808 0001b4 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000c9bc 0149bc 00050c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 0149bc 0004ec 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 014ea8 000180 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 015028 0000cc 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 0150f4 00098c 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 015a80 00048b 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 015f0b 0007ba 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 0166c8 0001a4 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 01686c 0002c0 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 016b2c 000546 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 017072 000010 00      0   0  1
  [15] .shstrtab         STRTAB          00000000 017082 0000b5 00      0   0  1
  [16] .symtab           SYMTAB          00000000 017408 0034c0 10     17 585  4
  [17] .strtab           STRTAB          00000000 01a8c8 0016d8 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 0x0c9bc 0x0cec8 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_4.2.2/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_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt   -Wl,--end-group -o simple.c.elf

ELF File Information:

There are 18 section headers, starting at offset 0xd2b8:

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 003834 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00003834 00b834 00001c 01 AMS  0   0  4
  [ 3] .data             PROGBITS        00003850 00b850 000028 00  WA  0   0  4
  [ 4] .bss              NOBITS          00003878 00b878 000458 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00b878 00019e 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00ba18 000100 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 00bb18 000092 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 00bbaa 0006b0 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 00c25a 00033b 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 00c595 000517 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 00caac 00010c 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 00cbb8 00023a 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 00cdf2 000400 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 00d1f2 000010 00      0   0  1
  [15] .shstrtab         STRTAB          00000000 00d202 0000b5 00      0   0  1
  [16] .symtab           SYMTAB          00000000 00d588 0015d0 10     17 220  4
  [17] .strtab           STRTAB          00000000 00eb58 000960 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 0x03878 0x03cd0 RWE 0x8000

 Section to Segment mapping:
  Segment Sections...
   00     .text .rodata .data .bss 


snmpd



arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=snmpd.lst -DETHERNUT3 -I../.././nutbld_arm_4.2.2/include  -I../.././nut/include  snmpd.c -o snmpd.o
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=mib2if.lst -DETHERNUT3 -I../.././nutbld_arm_4.2.2/include  -I../.././nut/include  mib2if.c -o mib2if.o
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=mib2sys.lst -DETHERNUT3 -I../.././nutbld_arm_4.2.2/include  -I../.././nut/include  mib2sys.c -o mib2sys.o
arm-elf-gcc snmpd.o mib2if.o mib2sys.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=snmpd.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o -lnutpro -lnutnet -lnutcrt -lnutos -lnutdev -lnutarch -lnutos -lnutdev -lnutnet  -Wl,--end-group -o snmpd.c.elf

ELF File Information:

There are 18 section headers, starting at offset 0x1c0f4:

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 00f898 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000f898 017898 0002fc 00   A  0   0  4
  [ 3] .data             PROGBITS        0000fb94 017b94 0012c0 00  WA  0   0  4
  [ 4] .bss              NOBITS          00010e54 018e54 00065c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 018e54 000654 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 0194a8 0001c0 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 019668 000134 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 01979c 000c1e 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 01a3ba 000634 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 01a9ee 000981 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 01b370 0001f4 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 01b564 0003e1 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 01b945 0006e7 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 01c02c 000010 00      0   0  1
  [15] .shstrtab         STRTAB          00000000 01c03c 0000b5 00      0   0  1
  [16] .symtab           SYMTAB          00000000 01c3c4 004130 10     17 711  4
  [17] .strtab           STRTAB          00000000 0204f4 001b58 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 0x10e54 0x114b0 RWE 0x8000

 Section to Segment mapping:
  Segment Sections...
   00     .text .rodata .data .bss 


tcps



arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=tcps.lst -DETHERNUT3 -I../.././nutbld_arm_4.2.2/include  -I../.././nut/include  tcps.c -o tcps.o
arm-elf-gcc tcps.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=tcps.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt  -Wl,--end-group -o tcps.c.elf

ELF File Information:

There are 18 section headers, starting at offset 0x17cd0:

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 00c358 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000c358 014358 00037c 00   A  0   0  4
  [ 3] .data             PROGBITS        0000c6d4 0146d4 000160 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000c834 014834 00059c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 014834 0005a0 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 014dd8 0001e0 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 014fb8 000124 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 0150dc 000cc7 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 015da3 000677 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 01641a 000a20 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 016e3c 00021c 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 017058 00038c 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 0173e4 000825 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 017c09 000010 00      0   0  1
  [15] .shstrtab         STRTAB          00000000 017c19 0000b5 00      0   0  1
  [16] .symtab           SYMTAB          00000000 017fa0 003510 10     17 570  4
  [17] .strtab           STRTAB          00000000 01b4b0 001606 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 0x0c834 0x0cdd0 RWE 0x8000

 Section to Segment mapping:
  Segment Sections...
   00     .text .rodata .data .bss 


threads



arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=threads.lst -DETHERNUT3 -I../.././nutbld_arm_4.2.2/include  -I../.././nut/include  threads.c -o threads.o
arm-elf-gcc threads.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=threads.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutos -lnutcrt   -Wl,--end-group -o threads.c.elf

ELF File Information:

There are 18 section headers, starting at offset 0xf284:

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 0052b8 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        000052b8 00d2b8 000040 01 AMS  0   0  4
  [ 3] .data             PROGBITS        000052f8 00d2f8 000134 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000542c 00d42c 000464 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00d42c 0002be 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00d6f0 000120 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 00d810 0000af 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 00d8bf 000787 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 00e046 0003cf 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 00e415 0005d7 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 00e9ec 00012c 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 00eb18 000280 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 00ed98 000426 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 00f1be 000010 00      0   0  1
  [15] .shstrtab         STRTAB          00000000 00f1ce 0000b5 00      0   0  1
  [16] .symtab           SYMTAB          00000000 00f554 001e50 10     17 328  4
  [17] .strtab           STRTAB          00000000 0113a4 000cfc 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 0x0542c 0x05890 RWE 0x8000

 Section to Segment mapping:
  Segment Sections...
   00     .text .rodata .data .bss 


timers



arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall -Wstrict-prototypes -fverbose-asm -Wa,-ahlms=timers.lst -DETHERNUT3 -I../.././nutbld_arm_4.2.2/include  -I../.././nut/include  timers.c -o timers.o
arm-elf-gcc timers.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=timers.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt  -Wl,--end-group -o timers.c.elf

ELF File Information:

There are 18 section headers, starting at offset 0xf3a4:

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 004c60 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00004c60 00cc60 0001f8 01 AMS  0   0  4
  [ 3] .data             PROGBITS        00004e58 00ce58 0000e0 00  WA  0   0  4
  [ 4] .bss              NOBITS          00004f38 00cf38 000474 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00cf38 0002d0 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00d208 000160 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 00d368 0000cc 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 00d434 000935 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 00dd69 0004a1 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 00e20a 00073e 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 00e948 00017c 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 00eac4 0002ca 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 00ed8e 00054e 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 00f2dc 000010 00      0   0  1
  [15] .shstrtab         STRTAB          00000000 00f2ec 0000b5 00      0   0  1
  [16] .symtab           SYMTAB          00000000 00f674 001d50 10     17 299  4
  [17] .strtab           STRTAB          00000000 0113c4 000b8f 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 0x04f38 0x053ac RWE 0x8000

 Section to Segment mapping:
  Segment Sections...
   00     .text .rodata .data .bss 


uart



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_4.2.2/include  -I../.././nut/include  uart.c -o uart.o
arm-elf-gcc uart.o -mcpu=arm7tdmi -nostartfiles -T../.././nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=uart.map,--cref,--no-warn-mismatch -L../.././nutbld_arm_4.2.2/lib -Wl,--start-group ../.././nutbld_arm_4.2.2/lib/nutinit.o -lnutcrt -lnutarch -lnutdev -lnutos -lnutdev -lnutarch   -Wl,--end-group -o uart.c.elf

ELF File Information:

There are 18 section headers, starting at offset 0x1063c:

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 005be4 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00005be4 00dbe4 0000bc 00   A  0   0  4
  [ 3] .data             PROGBITS        00005ca0 00dca0 000154 00  WA  0   0  4
  [ 4] .bss              NOBITS          00005df4 00ddf4 0004e0 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00ddf4 000318 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00e110 000180 00      0   0  8
  [ 7] .debug_pubnames   PROGBITS        00000000 00e290 0000e9 00      0   0  1
  [ 8] .debug_info       PROGBITS        00000000 00e379 000a47 00      0   0  1
  [ 9] .debug_abbrev     PROGBITS        00000000 00edc0 000548 00      0   0  1
  [10] .debug_line       PROGBITS        00000000 00f308 0007bc 00      0   0  1
  [11] .debug_frame      PROGBITS        00000000 00fac4 0001a4 00      0   0  4
  [12] .debug_str        PROGBITS        00000000 00fc68 00030a 01  MS  0   0  1
  [13] .debug_loc        PROGBITS        00000000 00ff72 000603 00      0   0  1
  [14] .ARM.attributes   ARM_ATTRIBUTES  00000000 010575 000010 00      0   0  1
  [15] .shstrtab         STRTAB          00000000 010585 0000b5 00      0   0  1
  [16] .symtab           SYMTAB          00000000 01090c 002010 10     17 352  4
  [17] .strtab           STRTAB          00000000 01291c 000d77 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 0x05df4 0x062d4 RWE 0x8000

 Section to Segment mapping:
  Segment Sections...
   00     .text .rodata .data .bss