User`s guide

3–22 SROM Mini-Debugger Command Set
User Commands
fl
The flags (fl) command displays the current state of all flags.
Control Flags
Not applicable.
Description
The behavior of many of the mini-debugger commands can be affected by the state
of one or more of eight available flags. The flags command displays on the screen
the current state of these flags.
Example
In the following example, the default state of all flags, except the display flag, is off
(disabled). Their states can be changed by issuing the appropriate command.
SROM> fl
FollowWr OFF
FollowRd OFF
BaseAddr OFF
Neg Data OFF
Wrt Addr OFF
Loop OFF
Disp ON
QW OFF
SROM> wa
Wrt Addr ON
SROM> !d
Neg Data ON