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

2–26 Getting Started
Sample Session on the EB164
SROM> fm ! Fill memory to obtain good ECC.
A> 0
A> 4000000 ! Total memory size in board.
D> 12345678
SROM> bm
A> 0
A> 20
00000000.00000000: 12345678
00000000.00000004: 12345678
00000000.00000008: 12345678
00000000.0000000c: 12345678
00000000.00000010: 12345678
00000000.00000014: 12345678
00000000.00000018: 12345678
00000000.0000001c: 12345678
SROM> bm
A> 200000
A> 200020
00000000.00200000: 12345678
00000000.00200004: 12345678
00000000.00200008: 12345678
00000000.0020000c: 12345678
00000000.00200010: 12345678
00000000.00200014: 12345678
00000000.00200018: 12345678
00000000.0020001c: 12345678
SROM> bm
A> 400000
A> 400020
00000000.00400000: 12345678
00000000.00400004: 12345678
00000000.00400008: 12345678
00000000.0040000c: 12345678
00000000.00400010: 12345678
00000000.00400014: 12345678
00000000.00400018: 12345678
00000000.0040001c: 12345678