User`s guide

3–6 SROM Mini-Debugger Command Set
User Commands
ba
The base address flag (ba) command enables or disables the use of the base address
set with the set base (sb) command. It does this by toggling the base address flag.
Control Flags
Not applicable.
Description
When the base address flag is enabled, the address entered with the sb command is
added to addresses entered in any subsequent examine or deposit command.
The default state is off.
Example
To access addresses in the following range, 3.FFF80000 to 3.FFFFFFFF, it may be
more convenient to enter its base address and work with offsets, rather than typing
the absolute address every time.
SROM> sb
A> 3fff80000
00000003.fff80000
BaseAddr ON
SROM> bm
A> 0
A> 10
00000003.fff80000: 5a5ac3c3
00000003.fff80004: a5a53c3c
00000003.fff80008: 00000038
00000003.fff8000c: 00006579
SROM> ba
00000003.fff80000
BaseAddr OFF
SROM> em
A> 400000
00000000.00400000: 00400000