
Chapter 2. Functions
2-20
When a register stack push/pop is performed, if the emulator detects a stack pointer overflow
or underflow, then it will output a register stack overflow break request.
________________________________________________________________________________________________________________________________
n
Reference
n
___________________________________________________________________________________________________________
The stack size appears in the user's manual for the target microcontroller.
________________________________________________________________________________________________________________________________
2.3.2.3 Forced Breaks
Forced breaks are breaks that do not depend on parameters or specific conditions. They force
immediate termination of real-time emulation.
(1) N area access break
An attempt to read an instruction or ROM table data from a code memory address not physically present
produces a break request of this type.
0FFFFH
1000H
0FDFH
0000H
N area
Code
memory
area
Code memory
(2000H)
(1FDFH)
Test data area
4K words
(8K words)
n
Note 1
n
________________________________________________________________________________________________________________
The former is especially problematical because the break occurs after the microcontroller
attempts to execute the indeterminate data from the invalid address.
Real-time emulation immediately terminates.
________________________________________________________________________________________________________________________________
n
Note 2
n
________________________________________________________________________________________________________________
The emulator considers the microcontroller's test data area part of the N area.
________________________________________________________________________________________________________________________________
n
Note 3
n
________________________________________________________________________________________________________________
Содержание Dr.63514
Страница 4: ...Table of Contents...
Страница 7: ...Preface...
Страница 15: ...Chapter 1 Overview...
Страница 22: ...Chapter 2 Functions...
Страница 69: ...Chapter 3 Setting Up and Starting Up...
Страница 76: ...Chapter 4 Additional Usage Notes...
Страница 88: ...Appendices...
Страница 94: ...Appendices A 7 black brown red orange yellow green blue purple Figure A 4 Probe cable layout...