Compile results and segment sizes Nut/OS 4.7.4 ARM-gcc 4.1.1



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.1/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.1/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.1/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.1/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.1/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.1/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.1/include  -I../.././nut/include  webdemo.c -o webdemo.o
webdemo.c:218: warning: 'DoCheckboxes' defined but not used
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.1/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.1/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.1/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 0x1b77c:

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 00fa4c 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000fa4c 017a4c 0024a0 00   A  0   0  4
  [ 3] .data             PROGBITS        00011eec 019eec 00064c 00  WA  0   0  4
  [ 4] .bss              NOBITS          00012538 01a538 000618 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 01a538 000b64 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 01b0a0 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 01b140 000244 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 01b384 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 01b3e8 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 01b65c 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 01b6fc 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 01b9ac 0048a0 10     13 786  4
  [13] .strtab           STRTAB          00000000 02024c 001e84 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 0x12538 0x12b50 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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0x10eec:

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 00756c 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000756c 00f56c 00064c 00   A  0   0  4
  [ 3] .data             PROGBITS        00007bb8 00fbb8 0005e8 00  WA  0   0  4
  [ 4] .bss              NOBITS          000081a0 0101a0 0004a0 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 0101a0 00066f 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 010810 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 0108b0 000244 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 010af4 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 010b58 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 010dcc 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 010e6c 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 01111c 002750 10     13 426  4
  [13] .strtab           STRTAB          00000000 01386c 001055 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 0x081a0 0x08640 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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0xc698:

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 003d80 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00003d80 00bd80 000058 01 AMS  0   0  4
  [ 3] .data             PROGBITS        00003dd8 00bdd8 0000c0 00  WA  0   0  4
  [ 4] .bss              NOBITS          00003e98 00be98 00048c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00be98 0003cc 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00c268 000060 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 00c2c8 00015c 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 00c424 00003c 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 00c460 000167 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 00c5c8 000050 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 00c618 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 00c8c8 001970 10     13 247  4
  [13] .strtab           STRTAB          00000000 00e238 000b09 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 0x03e98 0x04324 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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0xc910:

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 003f00 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00003f00 00bf00 000150 01 AMS  0   0  4
  [ 3] .data             PROGBITS        00004050 00c050 0000c0 00  WA  0   0  4
  [ 4] .bss              NOBITS          00004110 00c110 00047c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00c110 0003cc 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00c4e0 000060 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 00c540 00015c 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 00c69c 00003c 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 00c6d8 000167 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 00c840 000050 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 00c890 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 00cb40 0019c0 10     13 252  4
  [13] .strtab           STRTAB          00000000 00e500 000b03 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 0x04110 0x0458c 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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0x1d94c:

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 013958 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00013958 01b958 000604 00   A  0   0  4
  [ 3] .data             PROGBITS        00013f5c 01bf5c 000758 00  WA  0   0  4
  [ 4] .bss              NOBITS          000146b4 01c6b4 00058c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 01c6b4 000bb5 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 01d270 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 01d310 000244 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 01d554 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 01d5b8 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 01d82c 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 01d8cc 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 01db7c 005370 10     13 912  4
  [13] .strtab           STRTAB          00000000 022eec 002383 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 0x146b4 0x14c40 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.1/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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0x221e4:

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 010c04 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00010c04 018c04 007b58 00   A  0   0  4
  [ 3] .data             PROGBITS        0001875c 02075c 0007a0 00  WA  0   0  4
  [ 4] .bss              NOBITS          00018efc 020efc 0005a8 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 020efc 000c06 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 021b08 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 021ba8 000244 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 021dec 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 021e50 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 0220c4 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 022164 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 022414 004e20 10     13 849  4
  [13] .strtab           STRTAB          00000000 027234 00223b 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 0x18efc 0x194a4 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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0x150f4:

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 00be48 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000be48 013e48 00023c 01 AMS  0   0  4
  [ 3] .data             PROGBITS        0000c084 014084 000170 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000c1f4 0141f4 000930 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 0141f4 00081f 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 014a18 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 014ab8 000244 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 014cfc 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 014d60 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 014fd4 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 015074 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 015324 003200 10     13 528  4
  [13] .strtab           STRTAB          00000000 018524 00159d 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 0x0c1f4 0x0cb24 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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0x175d4:

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 00e108 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000e108 016108 00028c 00   A  0   0  4
  [ 3] .data             PROGBITS        0000e394 016394 00029c 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000e630 016630 000570 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 016630 0008c1 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 016ef8 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 016f98 000244 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 0171dc 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 017240 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 0174b4 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 017554 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 017804 003c40 10     13 666  4
  [13] .strtab           STRTAB          00000000 01b444 0019fa 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 0x0e630 0x0eba0 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.1/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.1/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.1/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.1/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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0x1309c:

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 0097f8 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        000097f8 0117f8 0004ec 00   A  0   0  4
  [ 3] .data             PROGBITS        00009ce4 011ce4 0004ec 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000a1d0 0121d0 00052c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 0121d0 0007e9 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 0129c0 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 012a60 000244 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 012ca4 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 012d08 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 012f7c 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 01301c 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 0132cc 002e00 10     13 465  4
  [13] .strtab           STRTAB          00000000 0160cc 001392 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 0x0a1d0 0x0a6fc 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.1/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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0x131d4:

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 004624 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00004624 00c624 0060a0 00   A  0   0  4
  [ 3] .data             PROGBITS        0000a6c4 0126c4 000160 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000a824 012824 000478 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 012824 000438 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 012c60 000080 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 012ce0 0001d0 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 012eb0 000050 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 012f00 0001dc 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 0130dc 000078 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 013154 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 013404 001c40 10     13 279  4
  [13] .strtab           STRTAB          00000000 015044 000c40 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 0x0a824 0x0ac9c 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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0x14fcc:

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 00beac 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000beac 013eac 000184 00   A  0   0  4
  [ 3] .data             PROGBITS        0000c030 014030 0000f0 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000c120 014120 000518 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 014120 0007ce 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 0148f0 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 014990 000244 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 014bd4 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 014c38 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 014eac 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 014f4c 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 0151fc 0031e0 10     13 523  4
  [13] .strtab           STRTAB          00000000 0183dc 001600 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 0x0c120 0x0c638 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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0xd4cc:

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 004754 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00004754 00c754 0002d8 00   A  0   0  4
  [ 3] .data             PROGBITS        00004a2c 00ca2c 000068 00  WA  0   0  4
  [ 4] .bss              NOBITS          00004a94 00ca94 000460 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00ca94 0004bf 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00cf58 000080 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 00cfd8 0001d0 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 00d1a8 000050 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 00d1f8 0001dc 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 00d3d4 000078 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 00d44c 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 00d6fc 001b90 10     13 276  4
  [13] .strtab           STRTAB          00000000 00f28c 000b9f 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 0x04a94 0x04ef4 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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0x156e4:

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 00c670 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000c670 014670 000074 00   A  0   0  4
  [ 3] .data             PROGBITS        0000c6e4 0146e4 0001bc 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000c8a0 0148a0 00052c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 0148a0 000762 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 015008 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 0150a8 000244 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 0152ec 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 015350 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 0155c4 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 015664 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 015914 0033c0 10     13 565  4
  [13] .strtab           STRTAB          00000000 018cd4 001731 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 0x0c8a0 0x0cdcc 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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0xbce0:

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 0035fc 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        000035fc 00b5fc 00001c 01 AMS  0   0  4
  [ 3] .data             PROGBITS        00003618 00b618 000028 00  WA  0   0  4
  [ 4] .bss              NOBITS          00003640 00b640 00045c 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00b640 00026d 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00b8b0 000060 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 00b910 00015c 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 00ba6c 00003c 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 00baa8 000167 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 00bc10 000050 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 00bc60 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 00bf10 001520 10     13 207  4
  [13] .strtab           STRTAB          00000000 00d430 000988 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 0x03640 0x03a9c 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.1/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.1/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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0x19c94:

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 00f674 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000f674 017674 0002fc 00   A  0   0  4
  [ 3] .data             PROGBITS        0000f970 017970 0012c4 00  WA  0   0  4
  [ 4] .bss              NOBITS          00010c34 018c34 000670 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 018c34 00097e 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 0195b8 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 019658 000244 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 01989c 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 019900 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 019b74 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 019c14 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 019ec4 003f90 10     13 681  4
  [13] .strtab           STRTAB          00000000 01de54 001b9b 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 0x10c34 0x112a4 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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0x153e4:

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 00bfb4 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        0000bfb4 013fb4 00037c 00   A  0   0  4
  [ 3] .data             PROGBITS        0000c330 014330 000168 00  WA  0   0  4
  [ 4] .bss              NOBITS          0000c498 014498 0005b0 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 014498 000870 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 014d08 0000a0 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 014da8 000244 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 014fec 000064 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 015050 000274 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 0152c4 0000a0 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 015364 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 015614 003390 10     13 542  4
  [13] .strtab           STRTAB          00000000 0189a4 001649 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 0x0c498 0x0ca48 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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0xda18:

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 005054 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        00005054 00d054 000040 01 AMS  0   0  4
  [ 3] .data             PROGBITS        00005094 00d094 000134 00  WA  0   0  4
  [ 4] .bss              NOBITS          000051c8 00d1c8 000474 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00d1c8 00041d 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00d5e8 000060 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 00d648 00015c 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 00d7a4 00003c 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 00d7e0 000167 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 00d948 000050 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 00d998 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 00dc48 001da0 10     13 315  4
  [13] .strtab           STRTAB          00000000 00f9e8 000d3a 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 0x051c8 0x0563c 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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0xd62c:

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 0049a4 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        000049a4 00c9a4 0001f8 01 AMS  0   0  4
  [ 3] .data             PROGBITS        00004b9c 00cb9c 0000e0 00  WA  0   0  4
  [ 4] .bss              NOBITS          00004c7c 00cc7c 000478 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00cc7c 000438 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00d0b8 000080 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 00d138 0001d0 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 00d308 000050 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 00d358 0001dc 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 00d534 000078 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 00d5ac 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 00d85c 001c30 10     13 279  4
  [13] .strtab           STRTAB          00000000 00f48c 000bb7 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 0x04c7c 0x050f4 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.1/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.1/lib -Wl,--start-group ../.././nutbld_arm_4.1.1/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 0xe424:

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 0057f8 00  AX  0   0  4
  [ 2] .rodata           PROGBITS        000057f8 00d7f8 0000bc 00   A  0   0  4
  [ 3] .data             PROGBITS        000058b4 00d8b4 000154 00  WA  0   0  4
  [ 4] .bss              NOBITS          00005a08 00da08 0004f4 00  WA  0   0  4
  [ 5] .comment          PROGBITS        00000000 00da08 0004a4 00      0   0  1
  [ 6] .debug_aranges    PROGBITS        00000000 00deb0 000080 00      0   0  8
  [ 7] .debug_info       PROGBITS        00000000 00df30 0001d0 00      0   0  1
  [ 8] .debug_abbrev     PROGBITS        00000000 00e100 000050 00      0   0  1
  [ 9] .debug_line       PROGBITS        00000000 00e150 0001dc 00      0   0  1
  [10] .debug_frame      PROGBITS        00000000 00e32c 000078 00      0   0  4
  [11] .shstrtab         STRTAB          00000000 00e3a4 00007f 00      0   0  1
  [12] .symtab           SYMTAB          00000000 00e654 001ef0 10     13 332  4
  [13] .strtab           STRTAB          00000000 010544 000db5 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 0x05a08 0x05efc RWE 0x8000

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