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

Getting Started 2–9
Sample Session on the EB64
SROM> dm
A> 7680
D> 0
SROM> dm
A> 7600
D> 5
SROM> dm
A> 7680
D> 400
SROM> dm
A> 2180
D> 74000000
SROM>dm
A> 2080
D> 1100
SROM> dm
A> 2080
D> 0
SROM> ba ! Disable use of base address.
00000002.c0000000
BaseAddr OFF
SROM> wa
! Use destination address as data
Wrt Addr ON ! for any write operations.
SROM> mt
! Perform memory test of entire 32MB.
A> 0
A> 2000000
SROM> bm ! Memory should contain its own
A> 100000
! address as data.
A> 100020
00000000.00100000: 00100000
00000000.00100004: 00100004
00000000.00100008: 00100008
00000000.0010000c: 0010000c
00000000.00100010: 00100010
00000000.00100014: 00100014
00000000.00100018: 00100018
00000000.0010001c: 0010001c
SROM>