Monitor: Other Commands
10006024-04 Katana®752i User’s Manual 15-23
getpcimode
The getpcimode command shows how many Configuration Space Headers the
Katana®752i is reporting on PCI/cPCI. Single Function means only Function 0 is
available. Multi Function indicates that multiple functions (i.e. Function 0, Function
1, etc.) are available.
Definition: getpcimode
Example: =>getpcimode
cPCI/PCI Config Space Function Header Settings:
PCI: Multi Function
cPCI: Single Function
getphysloc
The getphysloc command returns the board’s chassis identification number.
Definition: getphysloc
getspr
The getspr command returns the contents of the SPR register specified by SPR_ID.
Definition: getspr
go
The go command runs an application at address addr, passing the optional arguments arg
to the called application.
Definition: go addr [arg…]
help
The help (or ?) command displays the online help. Without arguments, all commands are
displayed with a short usage message for each. To obtain more detailed information for a
specific command, enter the desired command as an argument.
Definition: help [command …]
iminfo
The iminfo command displays the header information for an application image that is
loaded into memory at address addr. Verification of the image contents (magic number,
header, and payload checksums) are also performed.
Definition: iminfo addr [addr …]