Compile results and segment sizes Nut/OS 4.0.3 AVR-gcc 3.4.3



BASEMON
EVENTS
FTPD
HTTPD
INETQ
ISP2
LOGTIME
NUTPIPER
PLAYMP3
PORTDIO
PPPC
RS232D
SIMPLE
TCPS
THREADS
TIMERS
UART




basemon



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=basemon.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  basemon.c -o basemon.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=xmemtest.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  xmemtest.c -o xmemtest.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=dataflash.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  dataflash.c -o dataflash.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=realtek.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  realtek.c -o realtek.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=smsc.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  smsc.c -o smsc.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=uart.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  uart.c -o uart.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=webdemo.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  webdemo.c -o webdemo.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=utils.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  utils.c -o utils.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=urom.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  urom.c -o urom.o
avr-gcc basemon.o xmemtest.o dataflash.o realtek.o smsc.o uart.o webdemo.o utils.o urom.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=basemon.map,--cref -LJ:/ethernut-4.0.3-avr-3.4.3/nutbld/lib -lnutnet -lnutpro -lnutfs -lnutos -lnutarch -lnutdev -lnutnet -lnutcrt -o basemon.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x10148:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 00f77e 00098c 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 00f6ea 00  AX  0   0  1
  [ 3] .bss              NOBITS          00800a8c 01010a 0001a2 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800c2e 01010a 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 01010a 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 01010a 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 0102b0 004660 10      8 2f7  4
  [ 8] .strtab           STRTAB          00000000 014910 00208c 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x0f6ea 0x0f6ea R E 0x1
  LOAD           0x00f77e 0x00800100 0x0000f6ea 0x0098c 0x0098c RW  0x1
  LOAD           0x01010a 0x00800a8c 0x00800a8c 0x00000 0x001a2 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


events



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=events.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  events.c -o events.o
avr-gcc events.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=events.map,--cref -LJ:/ethernut-4.0.3-avr-3.4.3/nutbld/lib J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutcrt -o events.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x1d68:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 001bca 000162 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 001b36 00  AX  0   0  1
  [ 3] .bss              NOBITS          00800262 001d2c 00007d 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        008002df 001d2c 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 001d2c 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 001d2c 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 001ed0 0015e0 10      8  c4  4
  [ 8] .strtab           STRTAB          00000000 0034b0 000aaa 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x01b36 0x01b36 R E 0x1
  LOAD           0x001bca 0x00800100 0x00001b36 0x00162 0x00162 RW  0x1
  LOAD           0x001d2c 0x00800262 0x00800262 0x00000 0x0007d RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


ftpd



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=ftpserv.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  ftpserv.c -o ftpserv.o
avr-gcc ftpserv.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=ftpserv.map,--cref -LJ:/ethernut-4.0.3-avr-3.4.3/nutbld/lib J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib/nutinit.o -lnutpro -lnutfs -lnutarch -lnutnet -lnutos -lnutdev -lnutcrt -o ftpserv.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0xce98:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 00caf0 00036a 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 00ca5c 00  AX  0   0  1
  [ 3] .bss              NOBITS          0080046a 00ce5a 000123 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        0080058d 00ce5a 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00ce5a 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00ce5a 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 00d000 003fe0 10      8 2a8  4
  [ 8] .strtab           STRTAB          00000000 010fe0 001e75 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x0ca5c 0x0ca5c R E 0x1
  LOAD           0x00caf0 0x00800100 0x0000ca5c 0x0036a 0x0036a RW  0x1
  LOAD           0x00ce5a 0x0080046a 0x0080046a 0x00000 0x00123 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


httpd



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=httpserv.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  httpserv.c -o httpserv.o
httpserv.c: In function `ShowSockets':
httpserv.c:341: warning: assignment discards qualifiers from pointer target type
httpserv.c:344: warning: assignment discards qualifiers from pointer target type
httpserv.c:347: warning: assignment discards qualifiers from pointer target type
httpserv.c:350: warning: assignment discards qualifiers from pointer target type
httpserv.c:353: warning: assignment discards qualifiers from pointer target type
httpserv.c:356: warning: assignment discards qualifiers from pointer target type
httpserv.c:359: warning: assignment discards qualifiers from pointer target type
httpserv.c:362: warning: assignment discards qualifiers from pointer target type
httpserv.c:365: warning: assignment discards qualifiers from pointer target type
httpserv.c:368: warning: assignment discards qualifiers from pointer target type
httpserv.c:371: warning: assignment discards qualifiers from pointer target type
httpserv.c:374: warning: assignment discards qualifiers from pointer target type
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=urom.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  urom.c -o urom.o
avr-gcc httpserv.o urom.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=httpserv.map,--cref -LJ:/ethernut-4.0.3-avr-3.4.3/nutbld/lib J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib/nutinit.o  -lnutpro -lnutos -lnutarch -lnutdev -lnutnet -lnutfs -lnutcrt -o httpserv.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x13b8c:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 013510 00063e 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 01347c 00  AX  0   0  1
  [ 3] .bss              NOBITS          0080073e 013b4e 00010d 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        0080084b 013b4e 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 013b4e 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 013b4e 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 013cf4 0043a0 10      8 2dd  4
  [ 8] .strtab           STRTAB          00000000 018094 0020bd 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x1347c 0x1347c R E 0x1
  LOAD           0x013510 0x00800100 0x0001347c 0x0063e 0x0063e RW  0x1
  LOAD           0x013b4e 0x0080073e 0x0080073e 0x00000 0x0010d RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


inetq



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=inetq.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  inetq.c -o inetq.o
avr-gcc inetq.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=inetq.map,--cref -LJ:/ethernut-4.0.3-avr-3.4.3/nutbld/lib J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutnet -lnutfs -lnutcrt -o inetq.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x9878:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 009578 0002c2 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 0094e4 00  AX  0   0  1
  [ 3] .bss              NOBITS          008003c2 00983a 000505 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        008008c7 00983a 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00983a 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00983a 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 0099e0 003040 10      8 1fa  4
  [ 8] .strtab           STRTAB          00000000 00ca20 001664 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x094e4 0x094e4 R E 0x1
  LOAD           0x009578 0x00800100 0x000094e4 0x002c2 0x002c2 RW  0x1
  LOAD           0x00983a 0x008003c2 0x008003c2 0x00000 0x00505 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


isp2



makefile:52: Makedefs.isp: No such file or directory
makefile:67: Makerules.isp: No such file or directory
make: *** No rule to make target `Makerules.isp'.  Stop.

ELF File Information:




logtime



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=logtime.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  logtime.c -o logtime.o
avr-gcc logtime.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=logtime.map,--cref -LJ:/ethernut-4.0.3-avr-3.4.3/nutbld/lib J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib/nutinit.o -lnutpro -lnutnet -lnutcrt -lnutos -lnutdev -lnutarch -lnutos -lnutdev -lnutnet -o logtime.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0xbee8:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 00baa8 000402 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 00ba14 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800502 00beaa 000126 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800628 00beaa 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00beaa 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00beaa 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 00c050 003750 10      8 248  4
  [ 8] .strtab           STRTAB          00000000 00f7a0 001b10 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x0ba14 0x0ba14 R E 0x1
  LOAD           0x00baa8 0x00800100 0x0000ba14 0x00402 0x00402 RW  0x1
  LOAD           0x00beaa 0x00800502 0x00800502 0x00000 0x00126 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


nutpiper



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=nutpiper.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  nutpiper.c -o nutpiper.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=config.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  config.c -o config.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=player.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  player.c -o player.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=display.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  display.c -o display.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=scanner.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  scanner.c -o scanner.o
avr-gcc nutpiper.o config.o player.o display.o scanner.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=nutpiper.map,--cref -LJ:/ethernut-4.0.3-avr-3.4.3/nutbld/lib J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib/nutinit.o -lnutarch -lnutpro -lnutos -lnutdev -lnutnet -lnutcrt -o nutpiper.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0xd4f4:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 00cd42 000776 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 00ccae 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800876 00d4b8 000160 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        008009d6 00d4b8 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00d4b8 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00d4b8 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 00d65c 003ca0 10      8 278  4
  [ 8] .strtab           STRTAB          00000000 0112fc 001e21 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x0ccae 0x0ccae R E 0x1
  LOAD           0x00cd42 0x00800100 0x0000ccae 0x00776 0x00776 RW  0x1
  LOAD           0x00d4b8 0x00800876 0x00800876 0x00000 0x00160 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


playmp3



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=playmp3.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  playmp3.c -o playmp3.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=urom.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  urom.c -o urom.o
avr-gcc playmp3.o urom.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=playmp3.map,--cref -LJ:/ethernut-4.0.3-avr-3.4.3/nutbld/lib J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib/nutinit.o -lnutnet -lnutpro -lnutfs -lnutos -lnutdev -lnutnet -lnutcrt -o playmp3.c.elf
playmp3.o(.text+0x84): In function `PlayMp3File':
: undefined reference to `VsPlayerInterrupts'
playmp3.o(.text+0x90): In function `PlayMp3File':
: undefined reference to `VsPlayerInterrupts'
playmp3.o(.text+0x9a): In function `PlayMp3File':
: undefined reference to `VsPlayerInterrupts'
playmp3.o(.text+0xac): In function `PlayMp3File':
: undefined reference to `VsPlayerInterrupts'
playmp3.o(.text+0xf8): In function `PlayMp3File':
: undefined reference to `VsPlayerInterrupts'
playmp3.o(.text+0x106): more undefined references to `VsPlayerInterrupts' follow
playmp3.o(.text+0x136): In function `PlayMp3File':
: undefined reference to `VsPlayerFlush'
playmp3.o(.text+0x140): In function `PlayMp3File':
: undefined reference to `VsGetStatus'
playmp3.o(.text+0x154): In function `PlayMp3File':
: undefined reference to `VsPlayerKick'
playmp3.o(.text+0x16e): In function `PlayMp3File':
: undefined reference to `VsGetStatus'
playmp3.o(.text+0x186): In function `PlayMp3File':
: undefined reference to `VsPlayerReset'
playmp3.o(.text+0x208): In function `NutAppMain':
: undefined reference to `devDebug0'
playmp3.o(.text+0x20a): In function `NutAppMain':
: undefined reference to `devDebug0'
playmp3.o(.text+0x26e): In function `NutAppMain':
: undefined reference to `VsPlayerInit'
playmp3.o(.text+0x276): In function `NutAppMain':
: undefined reference to `VsPlayerReset'
playmp3.o(.text+0x28a): In function `NutAppMain':
: undefined reference to `VsSetVolume'
playmp3.o(.text+0x2a6): In function `NutAppMain':
: undefined reference to `VsSetVolume'
playmp3.o(.text+0x2c2): In function `NutAppMain':
: undefined reference to `VsSetVolume'
playmp3.o(.text+0x2de): In function `NutAppMain':
: undefined reference to `VsSetVolume'
J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib/nutinit.o(.text+0x1a): In function `NutIdle':
: undefined reference to `NutThreadCreate'
J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib/nutinit.o(.init8+0x2e): In function `NutInit':
: undefined reference to `NutThreadCreate'
J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib\libnutos.a(thread.o)(.text+0xd2): In function `NutThreadResume':
: undefined reference to `NutThreadSwitch'
J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib\libnutos.a(thread.o)(.text+0x212): In function `NutThreadSetPriority':
: undefined reference to `NutThreadSwitch'
J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib\libnutos.a(timer.o)(.text+0x2c): In function `NutTimerInit':
: undefined reference to `NutRegisterTimer'
J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib\libnutos.a(timer.o)(.text+0x30c): In function `NutTimerStart':
: undefined reference to `NutTimerMillisToTicks'
J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib\libnutos.a(timer.o)(.text+0x400): In function `NutGetSeconds':
: undefined reference to `NutGetTickClock'
J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib\libnutos.a(timer.o)(.text+0x43e): In function `NutGetMillis':
: undefined reference to `NutGetTickClock'
J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib\libnutos.a(timer.o)(.text+0x452): In function `NutGetMillis':
: undefined reference to `NutGetTickClock'
J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib\libnutos.a(timer.o)(.text+0x496): In function `NutGetMillis':
: undefined reference to `NutGetTickClock'
make: *** [playmp3.c.elf] Error 1

ELF File Information:




portdio



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=portdio.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  portdio.c -o portdio.o
avr-gcc portdio.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=portdio.map,--cref -LJ:/ethernut-4.0.3-avr-3.4.3/nutbld/lib J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib/nutinit.o -lnutpro -lnutfs -lnutnet -lnutdev -lnutarch -lnutcrt -lnutnet -lnutdev -lnutos -o portdio.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x97ac:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 0093da 000396 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 009346 00  AX  0   0  1
  [ 3] .bss              NOBITS          00800496 009770 0000ff 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800595 009770 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 009770 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 009770 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 009914 002e40 10      8 1d9  4
  [ 8] .strtab           STRTAB          00000000 00c754 001653 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x09346 0x09346 R E 0x1
  LOAD           0x0093da 0x00800100 0x00009346 0x00396 0x00396 RW  0x1
  LOAD           0x009770 0x00800496 0x00800496 0x00000 0x000ff RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


pppc



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=pppc.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  pppc.c -o pppc.o
avr-gcc pppc.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=pppc.map,--cref -LJ:/ethernut-4.0.3-avr-3.4.3/nutbld/lib J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib/nutinit.o -lnutpro -lnutarch -lnutnet -lnutdev -lnutnet -lnutos -lnutcrt -o pppc.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0xb1a8:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 00ae54 000316 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 00adc0 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800416 00b16a 00032d 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800743 00b16a 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00b16a 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00b16a 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 00b310 003aa0 10      8 260  4
  [ 8] .strtab           STRTAB          00000000 00edb0 0019f0 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x0adc0 0x0adc0 R E 0x1
  LOAD           0x00ae54 0x00800100 0x0000adc0 0x00316 0x00316 RW  0x1
  LOAD           0x00b16a 0x00800416 0x00800416 0x00000 0x0032d RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


rs232d



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=rs232d.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  rs232d.c -o rs232d.o
avr-gcc rs232d.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=rs232d.map,--cref -LJ:/ethernut-4.0.3-avr-3.4.3/nutbld/lib J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutfs -lnutnet -lnutcrt -o rs232d.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x9d58:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 009bc0 00015a 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 009b2c 00  AX  0   0  2
  [ 3] .bss              NOBITS          0080025a 009d1a 000102 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        0080035c 009d1a 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 009d1a 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 009d1a 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 009ec0 002f20 10      8 1e7  4
  [ 8] .strtab           STRTAB          00000000 00cde0 0017af 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x09b2c 0x09b2c R E 0x1
  LOAD           0x009bc0 0x00800100 0x00009b2c 0x0015a 0x0015a RW  0x1
  LOAD           0x009d1a 0x0080025a 0x0080025a 0x00000 0x00102 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


simple



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=simple.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  simple.c -o simple.o
avr-gcc simple.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=simple.map,--cref -LJ:/ethernut-4.0.3-avr-3.4.3/nutbld/lib J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib/nutinit.o -lnutos -lnutarch -lnutdev  -o simple.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x1200:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 0011aa 00001a 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 001116 00  AX  0   0  1
  [ 3] .bss              NOBITS          0080011a 0011c4 000071 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        0080018b 0011c4 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 0011c4 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 0011c4 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 001368 000df0 10      8  61  4
  [ 8] .strtab           STRTAB          00000000 002158 0008ae 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x01116 0x01116 R E 0x1
  LOAD           0x0011aa 0x00800100 0x00001116 0x0001a 0x0001a RW  0x1
  LOAD           0x0011c4 0x0080011a 0x0080011a 0x00000 0x00071 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


tcps



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=tcps.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  tcps.c -o tcps.o
avr-gcc tcps.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=tcps.map,--cref -LJ:/ethernut-4.0.3-avr-3.4.3/nutbld/lib J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutnet -lnutfs -lnutcrt -o tcps.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x9ab4:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 009836 000240 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 0097a2 00  AX  0   0  1
  [ 3] .bss              NOBITS          00800340 009a76 000185 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        008004c5 009a76 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 009a76 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 009a76 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 009c1c 0033f0 10      8 225  4
  [ 8] .strtab           STRTAB          00000000 00d00c 0017ba 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x097a2 0x097a2 R E 0x1
  LOAD           0x009836 0x00800100 0x000097a2 0x00240 0x00240 RW  0x1
  LOAD           0x009a76 0x00800340 0x00800340 0x00000 0x00185 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


threads



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=threads.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  threads.c -o threads.o
avr-gcc threads.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=threads.map,--cref -LJ:/ethernut-4.0.3-avr-3.4.3/nutbld/lib J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutos -lnutcrt  -o threads.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x2e34:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 002d2a 0000ce 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 002c96 00  AX  0   0  2
  [ 3] .bss              NOBITS          008001ce 002df8 000078 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800246 002df8 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 002df8 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 002df8 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 002f9c 001970 10      8  f2  4
  [ 8] .strtab           STRTAB          00000000 00490c 000d0e 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x02c96 0x02c96 R E 0x1
  LOAD           0x002d2a 0x00800100 0x00002c96 0x000ce 0x000ce RW  0x1
  LOAD           0x002df8 0x008001ce 0x008001ce 0x00000 0x00078 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


timers



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=timers.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  timers.c -o timers.o
avr-gcc timers.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=timers.map,--cref -LJ:/ethernut-4.0.3-avr-3.4.3/nutbld/lib J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutcrt -o timers.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x28f8:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 0026a8 000212 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 002614 00  AX  0   0  1
  [ 3] .bss              NOBITS          00800312 0028ba 00007b 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        0080038d 0028ba 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 0028ba 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 0028ba 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 002a60 001860 10      8  df  4
  [ 8] .strtab           STRTAB          00000000 0042c0 000bc1 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x02614 0x02614 R E 0x1
  LOAD           0x0026a8 0x00800100 0x00002614 0x00212 0x00212 RW  0x1
  LOAD           0x0028ba 0x00800312 0x00800312 0x00000 0x0007b RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


uart



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=uart.lst -DETHERNUT2 -D__HARVARD_ARCH__ -IJ:/ethernut-4.0.3-avr-3.4.3/nutbld/include  -IJ:/ethernut-4.0.3-avr-3.4.3/nut/include  uart.c -o uart.o
avr-gcc uart.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=uart.map,--cref -LJ:/ethernut-4.0.3-avr-3.4.3/nutbld/lib J:/ethernut-4.0.3-avr-3.4.3/nutbld/lib/nutinit.o -lnutarch -lnutdev -lnutos -lnutcrt -o uart.c.elf

ELF File Information:

There are 9 section headers, starting at offset 0x366c:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 0034f4 00013a 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 003460 00  AX  0   0  2
  [ 3] .bss              NOBITS          0080023a 00362e 0000f8 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800332 00362e 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00362e 000000 00   W  0   0  1
  [ 6] .shstrtab         STRTAB          00000000 00362e 00003c 00      0   0  1
  [ 7] .symtab           SYMTAB          00000000 0037d4 001cd0 10      8 121  4
  [ 8] .strtab           STRTAB          00000000 0054a4 000e2f 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x03460 0x03460 R E 0x1
  LOAD           0x0034f4 0x00800100 0x00003460 0x0013a 0x0013a RW  0x1
  LOAD           0x00362e 0x0080023a 0x0080023a 0x00000 0x000f8 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss