Compile results and segment sizes Nut/OS 4.6.2 ARM-gcc 4.1.0



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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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 14 section headers, starting at offset 0x1b180:

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 00f46c 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000f46c 01746c 002510 00   A  0   0  4
  [ 3] .data             PROGBITS        0001197c 01997c 00064c 00  WA  0   0  4
  [ 4] .bss              NOBITS          00011fc8 019fc8 000604 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 019fc8 000add 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 01aaa8 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 01ab48 00023f 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 01ad87 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 01adeb 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 01b060 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 01b100 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 01b3b0 0046f0 10     13 768  4
  [13] .strtab           STRTAB          00000000 01faa0 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 0x11fc8 0x125cc 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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o -lnutcrt -lnutos -lnutdev -lnutarch  -Wl,--end-group -o caltime.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0x10e40:

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 0074c0 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        000074c0 00f4c0 00064c 00   A  0   0  4
  [ 3] .data             PROGBITS        00007b0c 00fb0c 0005e8 00  WA  0   0  4
  [ 4] .bss              NOBITS          000080f4 0100f4 000490 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 0100f4 00066f 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 010768 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 010808 00023f 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 010a47 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 010aab 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 010d20 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 010dc0 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 011070 0026f0 10     13 422  4
  [13] .strtab           STRTAB          00000000 013760 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 0x080f4 0x08584 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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutnet -lnutfs -lnutcrt  -Wl,--end-group -o candemo.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0xc634:

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 003d24 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00003d24 00bd24 000058 01 AMS  0   0  4
  [ 3] .data             PROGBITS        00003d7c 00bd7c 0000c0 00  WA  0   0  4
  [ 4] .bss              NOBITS          00003e3c 00be3c 000488 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00be3c 0003cc 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00c208 000060 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 00c268 000159 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 00c3c1 00003c 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 00c3fd 000167 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 00c564 000050 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 00c5b4 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 00c864 001930 10     13 245  4
  [13] .strtab           STRTAB          00000000 00e194 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 0x03e3c 0x042c4 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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt  -Wl,--end-group -o events.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0xc8ac:

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 003ea4 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00003ea4 00bea4 000150 01 AMS  0   0  4
  [ 3] .data             PROGBITS        00003ff4 00bff4 0000c0 00  WA  0   0  4
  [ 4] .bss              NOBITS          000040b4 00c0b4 000478 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00c0b4 0003cc 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00c480 000060 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 00c4e0 000159 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 00c639 00003c 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 00c675 000167 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 00c7dc 000050 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 00c82c 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 00cadc 001980 10     13 250  4
  [13] .strtab           STRTAB          00000000 00e45c 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 0x040b4 0x0452c 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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o -lnutpro -lnutfs -lnutarch -lnutnet -lnutos -lnutdev -lnutarch -lnutcrt  -Wl,--end-group -o ftpserv.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0x1d7e0:

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 0137f8 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        000137f8 01b7f8 000604 00   A  0   0  4
  [ 3] .data             PROGBITS        00013dfc 01bdfc 000750 00  WA  0   0  4
  [ 4] .bss              NOBITS          0001454c 01c54c 000578 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 01c54c 000bb5 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 01d108 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 01d1a8 00023f 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 01d3e7 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 01d44b 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 01d6c0 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 01d760 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 01da10 0052b0 10     13 904  4
  [13] .strtab           STRTAB          00000000 022cc0 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 0x1454c 0x14ac4 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.1.0/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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o  -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt  -Wl,--end-group -o httpserv.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0x22190:

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 010ba0 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00010ba0 018ba0 007b5c 00   A  0   0  4
  [ 3] .data             PROGBITS        000186fc 0206fc 000798 00  WA  0   0  4
  [ 4] .bss              NOBITS          00018e94 020e94 000594 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 020e94 000c21 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 021ab8 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 021b58 00023f 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 021d97 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 021dfb 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 022070 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 022110 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 0223c0 004dc0 10     13 845  4
  [13] .strtab           STRTAB          00000000 027180 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 0x18e94 0x19428 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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt  -Wl,--end-group -o inetq.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0x14f68:

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 00bcc8 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000bcc8 013cc8 00023c 01 AMS  0   0  4
  [ 3] .data             PROGBITS        0000bf04 013f04 000168 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000c06c 01406c 00091c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 01406c 00081f 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 014890 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 014930 00023f 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 014b6f 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 014bd3 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 014e48 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 014ee8 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 015198 003160 10     13 522  4
  [13] .strtab           STRTAB          00000000 0182f8 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 0x0c06c 0x0c988 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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o -lnutpro -lnutnet -lnutcrt -lnutos -lnutdev -lnutarch -lnutos -lnutdev -lnutnet  -Wl,--end-group -o logtime.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0x17408:

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 00df48 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000df48 015f48 00028c 00   A  0   0  4
  [ 3] .data             PROGBITS        0000e1d4 0161d4 000298 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000e46c 01646c 000550 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 01646c 0008c1 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 016d30 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 016dd0 00023f 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 01700f 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 017073 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 0172e8 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 017388 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 017638 003b80 10     13 658  4
  [13] .strtab           STRTAB          00000000 01b1b8 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 0x0e46c 0x0e9bc 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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o -lnutarch -lnutpro -lnutos -lnutdev -lnutarch -lnutnet -lnutcrt  -Wl,--end-group -o nutpiper.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0x12a90:

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 009278 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00009278 011278 0004ec 00   A  0   0  4
  [ 3] .data             PROGBITS        00009764 011764 0004ec 00  WA  0   0  4
  [ 4] .bss              NOBITS          00009c50 011c50 00051c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 011c50 000762 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 0123b8 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 012458 00023f 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 012697 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 0126fb 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 012970 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 012a10 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 012cc0 002c00 10     13 444  4
  [13] .strtab           STRTAB          00000000 0158c0 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 0x09c50 0x0a16c 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.1.0/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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o -lnutfs -lnutos -lnutcrt -lnutdev -lnutarch  -Wl,--end-group -o playmp3.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0x13160:

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 0045b8 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        000045b8 00c5b8 0060a0 00   A  0   0  4
  [ 3] .data             PROGBITS        0000a658 012658 000160 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000a7b8 0127b8 000474 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 0127b8 000438 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 012bf0 000080 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 012c70 0001cc 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 012e3c 000050 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 012e8c 0001dc 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 013068 000078 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 0130e0 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 013390 001c00 10     13 277  4
  [13] .strtab           STRTAB          00000000 014f90 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 0x0a7b8 0x0ac2c 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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o -lnutpro -lnutfs -lnutnet -lnutdev -lnutarch -lnutcrt -lnutnet -lnutdev -lnutos  -Wl,--end-group -o portdio.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0x14e40:

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 00bd28 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000bd28 013d28 000184 00   A  0   0  4
  [ 3] .data             PROGBITS        0000beac 013eac 0000e8 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000bf94 013f94 000504 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 013f94 0007ce 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 014768 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 014808 00023f 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 014a47 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 014aab 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 014d20 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 014dc0 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 015070 003140 10     13 517  4
  [13] .strtab           STRTAB          00000000 0181b0 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 0x0bf94 0x0c498 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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o -lnutpro -lnutarch -lnutnet -lnutdev -lnutarch -lnutnet -lnutos -lnutcrt  -Wl,--end-group -o pppc.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0xd458:

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 0046e8 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        000046e8 00c6e8 0002d8 00   A  0   0  4
  [ 3] .data             PROGBITS        000049c0 00c9c0 000068 00  WA  0   0  4
  [ 4] .bss              NOBITS          00004a28 00ca28 00045c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00ca28 0004bf 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00cee8 000080 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 00cf68 0001cc 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 00d134 000050 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 00d184 0001dc 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 00d360 000078 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 00d3d8 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 00d688 001b50 10     13 274  4
  [13] .strtab           STRTAB          00000000 00f1d8 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 0x04a28 0x04e84 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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutfs -lnutnet -lnutcrt  -Wl,--end-group -o rs232d.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0x15520:

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 00c4bc 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000c4bc 0144bc 000074 00   A  0   0  4
  [ 3] .data             PROGBITS        0000c530 014530 0001b4 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000c6e4 0146e4 00050c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 0146e4 000762 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 014e48 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 014ee8 00023f 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 015127 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 01518b 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 015400 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 0154a0 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 015750 003300 10     13 557  4
  [13] .strtab           STRTAB          00000000 018a50 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 0x0c6e4 0x0cbf0 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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt   -Wl,--end-group -o simple.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0xbc7c:

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 00359c 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000359c 00b59c 00001c 01 AMS  0   0  4
  [ 3] .data             PROGBITS        000035b8 00b5b8 000028 00  WA  0   0  4
  [ 4] .bss              NOBITS          000035e0 00b5e0 000458 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00b5e0 00026d 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00b850 000060 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 00b8b0 000159 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 00ba09 00003c 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 00ba45 000167 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 00bbac 000050 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 00bbfc 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 00beac 0014e0 10     13 205  4
  [13] .strtab           STRTAB          00000000 00d38c 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 0x035e0 0x03a38 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.1.0/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.1.0/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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o -lnutpro -lnutnet -lnutcrt -lnutos -lnutdev -lnutarch -lnutos -lnutdev -lnutnet  -Wl,--end-group -o snmpd.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0x19ae0:

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 00f4c8 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000f4c8 0174c8 0002fc 00   A  0   0  4
  [ 3] .data             PROGBITS        0000f7c4 0177c4 0012c0 00  WA  0   0  4
  [ 4] .bss              NOBITS          00010a84 018a84 00065c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 018a84 00097e 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 019408 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 0194a8 00023f 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 0196e7 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 01974b 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 0199c0 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 019a60 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 019d10 003ef0 10     13 675  4
  [13] .strtab           STRTAB          00000000 01dc00 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 0x10a84 0x110e0 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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt  -Wl,--end-group -o tcps.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0x15258:

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 00be34 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000be34 013e34 00037c 00   A  0   0  4
  [ 3] .data             PROGBITS        0000c1b0 0141b0 000160 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000c310 014310 00059c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 014310 000870 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 014b80 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 014c20 00023f 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 014e5f 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 014ec3 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 015138 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 0151d8 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 015488 0032f0 10     13 536  4
  [13] .strtab           STRTAB          00000000 018778 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 0x0c310 0x0c8ac 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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutos -lnutcrt   -Wl,--end-group -o threads.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0xd97c:

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 004fb8 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00004fb8 00cfb8 000040 01 AMS  0   0  4
  [ 3] .data             PROGBITS        00004ff8 00cff8 000134 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000512c 00d12c 000464 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00d12c 00041d 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00d550 000060 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 00d5b0 000159 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 00d709 00003c 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 00d745 000167 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 00d8ac 000050 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 00d8fc 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 00dbac 001d40 10     13 311  4
  [13] .strtab           STRTAB          00000000 00f8ec 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 0x0512c 0x05590 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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt  -Wl,--end-group -o timers.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0xd5b8:

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 004938 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00004938 00c938 0001f8 01 AMS  0   0  4
  [ 3] .data             PROGBITS        00004b30 00cb30 0000e0 00  WA  0   0  4
  [ 4] .bss              NOBITS          00004c10 00cc10 000474 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00cc10 000438 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00d048 000080 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 00d0c8 0001cc 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 00d294 000050 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 00d2e4 0001dc 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 00d4c0 000078 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 00d538 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 00d7e8 001bf0 10     13 277  4
  [13] .strtab           STRTAB          00000000 00f3d8 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 0x04c10 0x05084 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.1.0/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.1.0/lib -Wl,--start-group ../.././nutbld_arm_4.1.0/lib/nutinit.o -lnutcrt -lnutarch -lnutdev -lnutos -lnutdev -lnutarch   -Wl,--end-group -o uart.c.elf

ELF File Information:

There are 14 section headers, starting at offset 0xe370:

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 005748 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00005748 00d748 0000bc 00   A  0   0  4
  [ 3] .data             PROGBITS        00005804 00d804 000154 00  WA  0   0  4
  [ 4] .bss              NOBITS          00005958 00d958 0004e0 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00d958 0004a4 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00de00 000080 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 00de80 0001cc 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 00e04c 000050 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 00e09c 0001dc 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 00e278 000078 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 00e2f0 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 00e5a0 001e90 10     13 328  4
  [13] .strtab           STRTAB          00000000 010430 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 0x05958 0x05e38 RWE 0x8000

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