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–31
Sample Session on the AlphaPC 164
2.10.1 AlphaPC 164 Sample Log File
The following sample log file initializes the AlphaPC 164.
! AlphaPC 164 Log.
!
! Flush secondary cache, set block size to 64 bytes
! and turn on set S0 only to facilitate memory
! memory accesses. Note that the secondary cache can’t
! be turned off completely.
V00001c01
SROM> dm
A> fffff000a8
D> 3002
SROM> em ! Check previous write operation.
A> fffff000a8
000000ff.fff000a8: 00003002
SROM> dc
! Note that the Bcache has been disabled
IPR> bctl
! and error reporting has been turned off.
D> 8040
*BCTL 00000000.00008040
! The read and write speeds in the Bcache Cfg register must be set to
! the sysclock-to-cpu ratio. This example shows a ratio of 11 (0xB).
SROM> dc
IPR> cfg
D> 1f21bb0
*BCFG 00000000.01f21bb0