Epson S5U1C17001C Manual page 270

Cmos 16-bit single chip microcomputer, c compiler package for s1c17 family
Hide thumbs Also See for S5U1C17001C:
Table of Contents

Advertisement

5 gnU17 iDE
Section configuration (content set in the [GNU17 Linker Script Settings] dialog box)
Linker script and section location
The linker script is generated as shown below.
/* Linker Script file generated by Gnu17 Plug-in for Eclipse */
OUTPUT_FORMAT("elf32-c17", "elf32-c17", "elf32-c17")
OUTPUT_ARCH(c17)
SEARCH_DIR(.);
SECTIONS
{
/* location counter */
. = 0x0;
/* section information */
.bss 0x000000 :
{
__START_bss = . ;
boot.o(.bss)
main.o(.bss)
C:/EPSON/gnu17/lib/24bit/libstdio.a(.bss)
C:/EPSON/gnu17/lib/24bit/libc.a(.bss)
C:/EPSON/gnu17/lib/24bit/libgcc.a(.bss)
C:/EPSON/gnu17/lib/24bit/libc.a(.bss)
}
__END_bss = . ;
.data __END_bss : AT( __END_rodata )
{
__START_data = . ;
boot.o(.data)
bss1.o(.data)
bss2.o(.data)
main.o(.data)
C:/EPSON/gnu17/lib/24bit/libstdio.a(.data)
C:/EPSON/gnu17/lib/24bit/libc.a(.data)
C:/EPSON/gnu17/lib/24bit/libgcc.a(.data)
C:/EPSON/gnu17/lib/24bit/libc.a(.data)
}
__END_data = . ;
5-148
EPSOn
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
S5U1C17001C ManUal

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the S5U1C17001C and is the answer not in the manual?

Table of Contents