Run - HP 64782 User Manual

For the graphical user interface
Hide thumbs Also See for 64782:
Table of Contents

Advertisement

Emulator/Analyzer Interface Commands

run

run
This command causes the emulator to execute a program.
If the processor is in a reset state, run will cause the reset to be released.
If the emulator is configured to run directly into user code out of reset, the
monitor will not be entered and part of your debug environment may be
temporarily disabled. A subsequent break into the monitor will restore it. See
the "Enter monitor from reset?" question in the configuration menu for more
information.
If the from parameter and an address are specified, the processor will start
running your program at that address. Otherwise, the run will occur from the
address currently stored in the processor's program counter.
A run from reset command will reset the processor and then allow it to run.
It is equivalent to entering a reset command followed by a run command.
If the emulator is configured to participate in the READY signal on the CMB,
then this emulator will release the READY signal so that it will go TRUE if all
other HP 64700 emulators participating on that signal are also ready. See the
cmb_execute command description.
Qualifying a run command with an until parameter causes a software
breakpoint to be set before the program is run.
If you omit the address option (--EXPR--), the emulator begins program
execution at the current address specified by the emulation processor
program counter. If an absolute file containing a transfer address has just
been loaded, execution starts at that address.
410

Advertisement

Table of Contents
loading

Table of Contents