Execute user program, Setup system parameters – Motorola MVME166IG/D2 User Manual

Page 54

Advertising
background image

Debugger General Information

3-8

MVME166 Single Board Computer Installation Guide

3

Execute User Program

EXEC

[ADDR]

The EXEC command is used to initiate target code execution. The specified
address ("ADDR") is placed in the target Program Counter (PC). Execution
will start at the target PC address.

Setup System Parameters

SETUP

Setup allows configuring certain parameters that are necessary for some I/O
operations (SCSI, VME, and Ethernet). When you execute this command, the
default value is displayed, if any is available, and then you are prompted for
input.

The SETUP command VME parameters do not stay through a reset. These
parameters are not saved to NVRAM. The remaining parameters (MPU Clock
Speed, Ethernet Address, Local SCSI Identifier) are saved to NVRAM, but are
not checksummed.

166-Bug>setup

MPU Clock Speed = "3300"?

Ethernet Address = 000000000000?

Local SCSI Identifier = "07"?

VME Slave Enable [Y/N] = N?

VME Slave Starting Address = 00000000?

VME Slave Ending Address = 00000000?

VME Slave Address Translation Address = 00000000?

VME Slave Address Translation Select = 00000000?

VME Slave Control = 0000?

VME Master Enable [Y/N] = Y?

VME Master Starting Address = 40000000?

VME Master Ending Address = 4FFFFFFF?

VME Master Address Translation Address = 00000000?

VME Master Address Translation Select = 00000000?

VME Master Control = 0D?

Advertising