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–21
Sample Session on the EB164
SROM> fm
A> 0
A> 4000000 ! 64MB.
D> 0
! Initialize the Error Status Register.
SROM> ba
00000001.20000000
BaseAddr ON
SROM> em
A> 68
00000001.20000068: 00001003
SROM> dm
A> 68
D> 1003
SROM> em
A> 68
00000001.20000068: 00000000
! Clear PCI RST signal to allow the PCI bus to run.
SROM> dm
A> 1800000c0
D> 0
SROM> dm ! Enable access to the PCI configuration registers.
A> 180000020
D> 0
SROM>
2.9 Sample Session on the EB164
To run the mini-debugger as a standalone program on the EB164, the following setup
needs to be performed. The mini-debugger initializes the CPU after baud detection
(Section 2.5.1). You must also initialize the rest of the board.