
Diagnostic Facilities
GCSR Method
A remote processor can initiate program execution in the local MVME197LE
The GCSR registers are accessed in the VMEbus short I/O space. Each general purpose register is two bytes wide, occurring at an even address. The general purpose register number 0 is at an offset of $8 (local peripheral bus) or $4 (VMEbus) from the start of the GCSR registers. The local peripheral bus base address for the GCSR is $FFF40100. The VMEbus base address for the GCSR depends on the group select value and the board select value programmed in the Local Control and Status Registers (LCSR) of the MVME197LE. The execution address is formed by reading the GCSR general purpose registers in the following manner:
GPCSR0 | used as the upper 16 bits of the address |
GPCSR1 | used as the lower 16 bits of the address |
The address appears as:
3 |
GPCVSR0
GPCSR1
Diagnostic Facilities
Included in the 197Bug package is a complete set of hardware diagnostics intended for testing and troubleshooting of the MVME197LE (refer to the MVME197 Single Board Computer Diagnostic Firmware User’s Manual). In order to use the diagnostics, the user must switch directories to the diagnostic directory. If in the debugger directory, the user can switch to the diagnostic directory by entering the debugger command Switch Directories (SD). The diagnostic prompt
MVME197LEIG/D1 |