5-132
EPSOn
S5U1C17001C ManUal
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
5 gnU17 iDE
about the
.vector
section
The
.vector
section is an exclusive section provided by the
IDE
to ensure that vector tables will always be
located beginning with the trap table vector address.
With the initial
IDE
settings, the
.text
section is located immediately after the
.vector
section.
By specifying a file that includes a vector table as the object to be located in this section, it is possible to en-
sure, without concern for the order in which this and other objects are located, that the vector table will always
be located from the above address.
The object to be located in this section can be selected in the wizard for creating a new project. For more infor-
mation on this wizard, refer to Section 5.4.2, "Creating a New Project".
Select the object you want to locate in the
.vector
section from the combo box list (
vector.o
and
boot.
o
selectable) or by entering it in the combo box text field.
Use the [Set boot vector address] text box to specify the address to locate the
.vector
section. The setting
address depends on the model of the [Target CPU Device] (e.g., 008000, 020000, etc.). The value set here will
be used as the parameter for the TTBR setting command that will be written in the debugger startup command
file created by the
IDE
as well as it will be used as the VMA of the
.vector
section that will be written in the
linker script file.
If you do not locate objects in the
.vector
section, deselect the [Allocate a specific file to '.vector' section]
check box. Even so, the
.vector
section is defined as a section, but without an object.
The contents set in the wizard can be changed in the [Edit Section] dialog box (refer to "Editing section infor-
mation").
Summary of Contents for S5U1C17001C
Page 6: ......
Page 17: ...1 General S5U1C17001C Manual 1 General ...
Page 18: ......
Page 21: ...1 2 Install S5U1C17001C Manual 2 Installation ...
Page 22: ......
Page 29: ...3 SoftDev S5U1C17001C Manual 3 Software Development Procedures ...
Page 30: ......
Page 103: ...4 SrcFiles S5U1C17001C Manual 4 Source files ...
Page 104: ......
Page 121: ...5 IDE S5U1C17001C Manual 5 gnU17 iDE ...
Page 122: ......
Page 365: ...6 Compiler S5U1C17001C Manual 6 C Compiler ...
Page 366: ......
Page 385: ...7 Library S5U1C17001C Manual 7 library ...
Page 386: ......
Page 405: ...8 Assemblr S5U1C17001C Manual 8 assembler ...
Page 406: ......
Page 439: ...9 Linker S5U1C17001C Manual 9 linker ...
Page 440: ......
Page 449: ...10 Debugger S5U1C17001C Manual 10 Debugger ...
Page 450: ......
Page 626: ...11 Tools S5U1C17001C Manual 11 Other Tools ...
Page 627: ......
Page 696: ...S1C17 Family C Compiler Package Quick Reference Reference ...