3-4
Computer Group Literature Center Web Site
177Bug Firmware
3
177Bug requires a minimum of 64KB of contiguous read/write memory to
operate. The ENV command controls where this block of memory is
located. Regardless of where the onboard RAM is located, the first 64KB
is used for 177Bug stack and static variable space and the rest is reserved
as user space. Whenever the MVME177P is reset, the target PC is
initialized to the address corresponding to the beginning of the user space,
and the target stack pointers are initialized to addresses within the user
space, with the target Interrupt Stack Pointer (ISP) set to the top of the user
space.
Using 177Bug
177Bug is command-driven; it performs its various operations in response
to commands that you enter at the keyboard. When the
177-Bug>
prompt
appears on the terminal screen, the debugger is ready to accept debugger
commands. When the
177-Diag>
prompt
appears on the screen, the
debugger is ready to accept diagnostics commands.
To switch from one mode to the other, enter SD (Switch Directories). To
examine the commands in the directory that you are currently in, use the
Help command (HE).
What you key in is stored in an internal buffer. Execution begins only after
the carriage return is entered. This allows you to correct entry errors, if
necessary, with the control characters described in the Debugging Package
for Motorola 68K CISC CPUs User’s Manual, Chapter 1.
After the debugger executes the command you have entered, the prompt
reappears. However, if the command causes execution of user target code
(for example GO), then control may or may not return to the debugger,
depending on what the user program does.
For example, if a breakpoint has been specified, then control returns to the
debugger when the breakpoint is encountered during execution of the user
program. Alternatively, the user program could return to the debugger by
means of the System Call Handler routine RETURN (described in the
Debugging Package for Motorola 68K CISC CPUs User’s Manual,
Chapter 5).
Summary of Contents for MVME177P
Page 1: ...MVME177P Single Board Computer Installation and Use V177PA IH1 Edition of October 2000 ...
Page 10: ...x ...
Page 12: ...xii ...
Page 14: ...xiv ...
Page 34: ...1 16 Computer Group Literature Center Web Site Hardware Preparation and Installation 1 ...
Page 48: ...2 14 Computer Group Literature Center Web Site Startup and Operation 2 ...
Page 92: ...C 2 Computer Group Literature Center Web Site Network Controller Data C ...
Page 98: ...D 6 Computer Group Literature Center Web Site Disk Tape Controller Data D ...
Page 108: ...Index IN 6 Computer Group Literature Center Web Site I N D E X ...