246
CHAPTER 4 MENUS
4.6.11 Vector
This section explains how to display and modify SOFTUNE WORKBENCH vectors.
■ Vector
When the MCU is reset or when an interrupt processing request is issued for a variety of factors, the MCU
sets the data, set in the address determined in advance according to the type of the interrupt, in the PC as
the address of the interrupt processing routine. The address at which this interrupt processing routine is set
is called a vector. Vectors are determined in advance according to the kind of the MCU.
■ Display and setting vectors
-Display
Figure 4.6-16 Vector Display Dialog Box
Setting an address
Change the address, set in a vector as the following procedure:
1) Select a vector table number, then click the [Edit] button.
- The vector edit dialog box opens.
2) Set an address, then click the [OK] button.
■ Jump
Display the source of the stored program at the address set in the vector table in the following procedure:
1.Select a vector number.
2.Click the [Jump] button.
If the starting address of the program set in the vector table is incorrect, the source cannot be displayed
(disassemble display).
The start address of a
program is usually set
in the reset vector.