![Qorivva MPC5 Series Скачать руководство пользователя страница 96](http://html1.mh-extra.com/html/qorivva/mpc5-series/mpc5-series_manual_3255432096.webp)
Qorivva MPC5xxx/SPC5xx Debugger and NEXUS Trace
96
©1989-2021 Lauterbach GmbH
SYStem.Option IMASKASM
Disable interrupts while single stepping
Default: OFF.
If enabled, the interrupt mask bits of the CPU will be set during assembler single-step operations. The
interrupt routine is not executed during single-step operations. After single step the interrupt mask bits are
restored to the value before the step.
SYStem.Option IMASKHLL
Disable interrupts while HLL single stepping
Default: OFF. If enabled, the interrupt mask bits of the cpu will be set during HLL single-step operations. The
interrupt routine is not executed during single-step operations. After single step the interrupt mask bits are
restored to the value before the step.
SYStem.Option KEYCODE
Inhibit censorship protection
Use this command to inhibit the censorship protection. The processor will then be unlocked during the next
start of the debug session (
etc.).
Format:
SYStem.Option IMASKASM
[
ON
|
OFF
]
Format:
SYStem.Option IMASKHLL
[
ON
|
OFF
]
NOTE:
Do not enable this option for code that disables MSR_EE. The debugger will
disable MSR_EE while the CPU is running and restore it after the CPU stopped. If a
part of the application is executed that disables MSE_EE, the debugger cannot
detect this change and will restore MSE_EE.
Format:
SYStem.Option KEYCODE
[
<password>
]
<password>
:
<64_bit_serial_password>
|
<p0>
<p1>
<p2>
<p3>
<p4>
<p5>
<p6>
<p7>
(no password)
Calling
SYStem.Option KEYCODE
without parameters disables the
censorship inhibit feature.