User`s guide
Table Of Contents
- Contents
- Tables
- Preface
- Introduction
- Getting Started
- 2.1 Overview
- 2.2 Hardware Required
- 2.3 Hardware Debug Features
- 2.4 Setting Up the SROM Serial Port Connection
- 2.5 Starting and Running the Mini-Debugger
- 2.6 Sample Session on the EB64
- 2.7 Sample Session on the EB64+ and the AlphaPC 6...
- 2.8 Sample Session on the EB66 and EB66+
- 2.9 Sample Session on the EB164
- 2.10 Sample Session on the AlphaPC 164
- 2.11 Sample Session on the AlphaPC 164LX
- 2.12 Onboard Machine Check Handler
- SROM Mini-Debugger Command Set
- Support, Products, and Documentation
- Index

3–2 SROM Mini-Debugger Command Set
Command Summary
• All stores are followed with two MB instructions. This keeps writes ordered
(from the system’s point of view) and prevents merging in the write queue. For
more information on the MB instruction, see the CPU’s hardware reference
manual.
• For commands that use an address range, the ending address is not included in
the range. The last read or store is performed in the immediately preceding
quadword or longword, depending on the state of the qw data flag.
3.3 Command Summary
Table 3–1 summarizes the command set for the Alpha Microprocessors SROM
Mini-Debugger. These commands are described in the following sections.
Table 3–1 Command Summary
(Sheet 1 of 2)
Command Description
Flag Commands
!d Enable/Disable negation of data to be written.
ba Enable/Disable use of base address.
di Enable/Disable display to screen.
fr Enable/Disable follow-with-read flag.
fw Enable/Disable follow-with-write flag.
lo Enable/Disable command repetition.
qw Enable/Disable quadword mode operations.
wa Enable/Disable write address mode.
Memory Commands
bm Read block of memory addresses.
cm Compare two sections of memory.
cp Copy a block of memory.
fm Fill memory range with data pattern.
mt Peform simple memory test.