5 restoring default vme settings, 6 remote start – Artesyn MVME55006E Single Board Computer Installation and Use (July 2014) User Manual

Page 81

Advertising
background image

MOTLoad Firmware

MVME55006E Single Board Computer Installation and Use (6806800A37J)

81

Deletes PCI Miscellaneous Register state

vmeCfg -d -r188
Deletes Special PCI Target Image Register state

vmeCfg -d -r400
Deletes Master Control Register state

vmeCfg -d -r404
Deletes Miscellaneous Control Register state

vmeCfg -d -r40C
Deletes User AM Codes Register state

vmeCfg -d -rF70
Deletes VMEbus Register Access Image Control Register state

4.5.1.5

Restoring Default VME Settings

To restore all of the changeable VME setting back to their default settings, type the following
at the firmware prompt:

vmeCfg -z

4.6

Remote Start

As described in the MOTLoad Firmware Package User's Manual, listed in

Appendix C, Related

Documentation

, remote start allows the user to obtain information about the target board,

download code and/or data, modify memory on the target, and execute a downloaded
program. These transactions occur across the VMEbus in the case of the MVME5500. MOTLoad
uses one of four mailboxes in the Universe II as the inter-board communication address (IBCA)
between the host and the target.

CR/CSR slave addresses configured by MOTLoad are assigned according to the installation slot
in the backplane, as indicated by the VME64 Specification. For reference, the following values are
provided:

CR/CSR space for a board in the 1st slot will start at 0x0008.0000
CR/CSR space for a board in the 2nd slot will start at 0x0010.0000
CR/CSR space for a board in the 3rd slot will start at 0x0018.0000
CR/CSR space for a board in the 4th slot will start at 0x0020.0000

Advertising