Compile results and segment sizes Nut/OS 4.6.0 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__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include basemon.c -o basemon.o
In file included from ../.././nut/include/sys/socket.h:169,
from basemon.c:158:
../.././nut/include/sys/sock_var.h:166: error: parse error before "uint_fast8_t"
../.././nut/include/sys/sock_var.h:166: warning: function declaration isn't a prototype
make: *** [basemon.o] Error 1
ELF File Information:
caltime
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=caltime.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include caltime.c -o caltime.o
avr-gcc caltime.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=caltime.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutcrt -lnutos -lnutdev -lnutarch -Wl,--end-group -o caltime.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x631c:
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 005d4a 000594 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 005cb6 00 AX 0 0 2
[ 3] .bss NOBITS 00800694 0062de 000091 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800725 0062de 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 0062de 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 0062de 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 006484 0026a0 10 8 193 4
[ 8] .strtab STRTAB 00000000 008b24 00119a 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 0x05cb6 0x05cb6 R E 0x1
LOAD 0x005d4a 0x00800100 0x00005cb6 0x00594 0x00594 RW 0x1
LOAD 0x0062de 0x00800694 0x00800694 0x00000 0x00091 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss
canbus
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=candemo.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include candemo.c -o candemo.o
avr-gcc candemo.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=candemo.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o candemo.c.elf
d:\drv-nut\WinAVR_3.4.3\bin\..\lib\gcc\avr\3.4.3\..\..\..\..\avr\bin\ld.exe: cannot find -lnutpro
make: *** [candemo.c.elf] Error 1
ELF File Information:
events
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=events.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include events.c -o events.o
avr-gcc events.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=events.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o events.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x228c:
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 0020ee 000162 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 00205a 00 AX 0 0 1
[ 3] .bss NOBITS 00800262 002250 00007e 00 WA 0 0 1
[ 4] .noinit PROGBITS 008002e0 002250 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 002250 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 002250 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 0023f4 001760 10 8 d6 4
[ 8] .strtab STRTAB 00000000 003b54 000b5d 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 0x0205a 0x0205a R E 0x1
LOAD 0x0020ee 0x00800100 0x0000205a 0x00162 0x00162 RW 0x1
LOAD 0x002250 0x00800262 0x00800262 0x00000 0x0007e 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__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include ftpserv.c -o ftpserv.o
In file included from ../.././nut/include/sys/socket.h:169,
from ftpserv.c:87:
../.././nut/include/sys/sock_var.h:166: error: parse error before "uint_fast8_t"
../.././nut/include/sys/sock_var.h:166: warning: function declaration isn't a prototype
make: *** [ftpserv.o] Error 1
ELF File Information:
httpd
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=httpserv.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include httpserv.c -o httpserv.o
In file included from ../.././nut/include/sys/socket.h:169,
from httpserv.c:210:
../.././nut/include/sys/sock_var.h:166: error: parse error before "uint_fast8_t"
../.././nut/include/sys/sock_var.h:166: warning: function declaration isn't a prototype
make: *** [httpserv.o] Error 1
ELF File Information:
inetq
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=inetq.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include inetq.c -o inetq.o
In file included from ../.././nut/include/sys/socket.h:169,
from inetq.c:103:
../.././nut/include/sys/sock_var.h:166: error: parse error before "uint_fast8_t"
../.././nut/include/sys/sock_var.h:166: warning: function declaration isn't a prototype
make: *** [inetq.o] Error 1
ELF File Information:
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
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=logtime.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include logtime.c -o logtime.o
avr-gcc logtime.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=logtime.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutpro -lnutnet -lnutcrt -lnutos -lnutdev -lnutarch -lnutos -lnutdev -lnutnet -Wl,--end-group -o logtime.c.elf
d:\drv-nut\WinAVR_3.4.3\bin\..\lib\gcc\avr\3.4.3\..\..\..\..\avr\bin\ld.exe: cannot find -lnutpro
make: *** [logtime.c.elf] Error 1
ELF File Information:
nutpiper
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=nutpiper.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include nutpiper.c -o nutpiper.o
In file included from ../.././nut/include/sys/socket.h:169,
from scanner.h:45,
from nutpiper.c:95:
../.././nut/include/sys/sock_var.h:166: error: parse error before "uint_fast8_t"
../.././nut/include/sys/sock_var.h:166: warning: function declaration isn't a prototype
make: *** [nutpiper.o] Error 1
ELF File Information:
playmp3
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=playmp3.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include playmp3.c -o playmp3.o
crurom -r -ourom.c sounds
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=urom.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include urom.c -o urom.o
avr-gcc playmp3.o urom.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=playmp3.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutfs -lnutos -lnutcrt -lnutdev -lnutarch -Wl,--end-group -o playmp3.c.elf
d:\drv-nut\WinAVR_3.4.3\bin\..\lib\gcc\avr\3.4.3\..\..\..\..\avr\bin\ld.exe: cannot find -lnutfs
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__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include portdio.c -o portdio.o
In file included from ../.././nut/include/sys/socket.h:169,
from portdio.c:113:
../.././nut/include/sys/sock_var.h:166: error: parse error before "uint_fast8_t"
../.././nut/include/sys/sock_var.h:166: warning: function declaration isn't a prototype
make: *** [portdio.o] Error 1
ELF File Information:
pppc
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=pppc.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include pppc.c -o pppc.o
In file included from ../.././nut/include/sys/socket.h:169,
from pppc.c:130:
../.././nut/include/sys/sock_var.h:166: error: parse error before "uint_fast8_t"
../.././nut/include/sys/sock_var.h:166: warning: function declaration isn't a prototype
make: *** [pppc.o] Error 1
ELF File Information:
rs232d
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=rs232d.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include rs232d.c -o rs232d.o
In file included from ../.././nut/include/sys/socket.h:169,
from rs232d.c:88:
../.././nut/include/sys/sock_var.h:166: error: parse error before "uint_fast8_t"
../.././nut/include/sys/sock_var.h:166: warning: function declaration isn't a prototype
make: *** [rs232d.o] Error 1
ELF File Information:
simple
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=simple.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include simple.c -o simple.o
avr-gcc simple.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=simple.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o simple.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x19b4:
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 00195e 00001a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0018ca 00 AX 0 0 1
[ 3] .bss NOBITS 0080011a 001978 000072 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080018c 001978 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 001978 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 001978 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 001b1c 001040 10 8 79 4
[ 8] .strtab STRTAB 00000000 002b5c 0009eb 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 0x018ca 0x018ca R E 0x1
LOAD 0x00195e 0x00800100 0x000018ca 0x0001a 0x0001a RW 0x1
LOAD 0x001978 0x0080011a 0x0080011a 0x00000 0x00072 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss
snmpd
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=snmpd.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include snmpd.c -o snmpd.o
In file included from ../.././nut/include/sys/socket.h:169,
from ../.././nut/include/pro/snmp_agent.h:46,
from snmpd.c:51:
../.././nut/include/sys/sock_var.h:166: error: parse error before "uint_fast8_t"
../.././nut/include/sys/sock_var.h:166: warning: function declaration isn't a prototype
make: *** [snmpd.o] Error 1
ELF File Information:
tcps
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=tcps.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include tcps.c -o tcps.o
In file included from ../.././nut/include/sys/socket.h:169,
from tcps.c:97:
../.././nut/include/sys/sock_var.h:166: error: parse error before "uint_fast8_t"
../.././nut/include/sys/sock_var.h:166: warning: function declaration isn't a prototype
make: *** [tcps.o] Error 1
ELF File Information:
threads
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=threads.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include threads.c -o threads.o
avr-gcc threads.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=threads.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutos -lnutcrt -Wl,--end-group -o threads.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x3390:
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 003286 0000ce 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0031f2 00 AX 0 0 2
[ 3] .bss NOBITS 008001ce 003354 000079 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800247 003354 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 003354 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 003354 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 0034f8 001af0 10 8 104 4
[ 8] .strtab STRTAB 00000000 004fe8 000dcd 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 0x031f2 0x031f2 R E 0x1
LOAD 0x003286 0x00800100 0x000031f2 0x000ce 0x000ce RW 0x1
LOAD 0x003354 0x008001ce 0x008001ce 0x00000 0x00079 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__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include timers.c -o timers.o
avr-gcc timers.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=timers.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o timers.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x2e1c:
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 002bcc 000212 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 002b38 00 AX 0 0 1
[ 3] .bss NOBITS 00800312 002dde 00007c 00 WA 0 0 1
[ 4] .noinit PROGBITS 0080038e 002dde 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 002dde 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 002dde 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 002f84 0019e0 10 8 f1 4
[ 8] .strtab STRTAB 00000000 004964 000c74 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 0x02b38 0x02b38 R E 0x1
LOAD 0x002bcc 0x00800100 0x00002b38 0x00212 0x00212 RW 0x1
LOAD 0x002dde 0x00800312 0x00800312 0x00000 0x0007c 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__ -I../.././nutbld_avr_3.4.3/include -I../.././nut/include uart.c -o uart.o
avr-gcc uart.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=uart.map,--cref -L../.././nutbld_avr_3.4.3/lib -Wl,--start-group ../.././nutbld_avr_3.4.3/lib/nutinit.o -lnutcrt -lnutarch -lnutdev -lnutos -lnutdev -lnutarch -Wl,--end-group -o uart.c.elf
ELF File Information:
There are 9 section headers, starting at offset 0x3be8:
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 003a70 00013a 00 WA 0 0 1
[ 2] .text PROGBITS 00000000 000094 0039dc 00 AX 0 0 2
[ 3] .bss NOBITS 0080023a 003baa 0000f9 00 WA 0 0 1
[ 4] .noinit PROGBITS 00800333 003baa 000000 00 W 0 0 1
[ 5] .eeprom PROGBITS 00810000 003baa 000000 00 W 0 0 1
[ 6] .shstrtab STRTAB 00000000 003baa 00003c 00 0 0 1
[ 7] .symtab SYMTAB 00000000 003d50 001e50 10 8 133 4
[ 8] .strtab STRTAB 00000000 005ba0 000eee 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 0x039dc 0x039dc R E 0x1
LOAD 0x003a70 0x00800100 0x000039dc 0x0013a 0x0013a RW 0x1
LOAD 0x003baa 0x0080023a 0x0080023a 0x00000 0x000f9 RW 0x1
Section to Segment mapping:
Segment Sections...
00 .text
01 .data
02 .bss