3-12
Debugger General Information
3
For this reason, abort is most appropriate when terminating a user
program that is being debugged. Abort should be used to regain
control if the program gets caught in a loop, etc. The target PC,
register contents, etc., help to pinpoint the malfunction.
Pressing and releasing the
ABORT
switch generates a local board
condition which may interrupt the processor if enabled. The target
registers, reflecting the machine state at the time the
ABORT
switch
was pressed, are displayed on the screen. Any breakpoints installed
in your code are removed and the breakpoint table remains intact.
Control is returned to the debugger.
Break
A ‘‘power-break’’ is generated by pressing and releasing the
<BREAK> key on the terminal keyboard. Break does not generate
an interrupt. The only time break is recognized is when characters
are sent or received by the console port. Break removes any
breakpoints in your code and keeps the breakpoint table intact.
Break also takes a snapshot of the machine state if the function was
entered using SYSCALL. This machine state is then accessible to
you for diagnostic purposes.
Many times it may be desirable to terminate a debugger command
before its completion — during the display of a large block of
memory, for example. Break allows you to terminate the command.
SYSFAIL* Assertion/Negation
Upon entering a reset/powerup condition, the debugger asserts the
VMEbus SYSFAIL
∗
line (refer to the VMEbus specification).
SYSFAIL
∗
stays asserted if any of the following has occurred:
❏
Confidence test failure
❏
NVRAM checksum error
❏
NVRAM low battery condition
❏
Local memory configuration status
Содержание 700 Series
Страница 2: ......
Страница 3: ...700 800 Series MVME162LX Embedded Controller Installation and Use V162 7A IH1 ...
Страница 48: ...1 34 Board Level Hardware Description 1 ...
Страница 70: ...2 22 Hardware Preparation and Installation 2 ...
Страница 138: ...A 18 Configure and Environment Commands A ...
Страница 144: ...B 6 Disk Tape Controller Data B ...
Страница 146: ...C 2 Network Controller Data C ...
Страница 156: ...Index IN 6 I N D E X W watchdog timer 1 24 Z Z85230 serial communications controllers SCCs 3 6 ...