Motorola MVME172 Servisní příručka

Procházejte online nebo si stáhněte Servisní příručka pro Sítě Motorola MVME172. Motorola MVME172 Technical data Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 191
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků

Shrnutí obsahu

Strany 1 - Installation and Use

MVME172FX400/500-SeriesVME Embedded ControllerInstallation and UseVME172FXA/IH3

Strany 2 - Restricted Rights Legend

xiAPPENDIX B Serial InterconnectionsIntroduction...

Strany 3

3-14 Computer Group Literature Center Web SiteDebugger General Information3SYSFAIL* Assertion/NegationUpon a reset/powerup condition the debugger asse

Strany 4 - Safety Depends On You

Memory Requirementshttp://www.mcg.mot.com/literature 3-153Memory RequirementsThe program portion of 172Bug is approximately 512KB of code, consisting

Strany 5 - June 1998

3-16 Computer Group Literature Center Web SiteDebugger General Information3Disk I/O Support172Bug can initiate disk input/output by communicating with

Strany 6 - Contents

Disk I/O Supporthttp://www.mcg.mot.com/literature 3-173Device Probe FunctionA device probe with entry into the device descriptor table is done wheneve

Strany 7

3-18 Computer Group Literature Center Web SiteDebugger General Information3IOP (Physical I/O to Disk)IOP allows you to read or write blocks of data, o

Strany 8

Disk I/O Supporthttp://www.mcg.mot.com/literature 3-193The following system calls are provided to allow user programs to do disk I/O:Refer to the Debu

Strany 9

3-20 Computer Group Literature Center Web SiteDebugger General Information3The packets which a controller module expects to be given vary from control

Strany 10

Network I/O Supporthttp://www.mcg.mot.com/literature 3-213Network I/O SupportThe Network Boot Firmware provides the capability to boot the CPU through

Strany 11 - List of Figures

3-22 Computer Group Literature Center Web SiteDebugger General Information3RARP/ARP Protocol ModulesThe Reverse Address Resolution Protocol (RARP) bas

Strany 12 - List of Tables

Multiprocessor Supporthttp://www.mcg.mot.com/literature 3-233Network I/O Error Codes172Bug returns an error code if an attempted network operation is

Strany 13 - Description

xiiiList of FiguresFigure 1-1. MVME172 Block Diagram...1-14Figure 2-1. MVME172 Switche

Strany 14 - Introduction

3-24 Computer Group Literature Center Web SiteDebugger General Information3The status codes stored in the MPCR are of two types:❏ Status returned (fro

Strany 15 - Related Documentation

Multiprocessor Supporthttp://www.mcg.mot.com/literature 3-253If no terminal is connected to the port, the MPCR is still polled to see whether an exter

Strany 16

3-26 Computer Group Literature Center Web SiteDebugger General Information3The GCSR registers are accessed in the VMEbus short I/O space. Each general

Strany 17

Manufacturing Test Processhttp://www.mcg.mot.com/literature 3-273result in the product performing manufacturing tests. None of these tests harm the pr

Strany 18 - MCG Customer Services

4-144Using the 172BugDebuggerThis Chapter Covers❏ Entering debugger command lines❏ Entering and debugging programs❏ Calling system utilities from user

Strany 19 - Features

4-2 Computer Group Literature Center Web SiteUsing the 172Bug Debugger4Note The presence of the upward caret ( ^ ) before a character indicates that

Strany 20

Entering Debugger Command Lineshttp://www.mcg.mot.com/literature 4-34Debugger Command SyntaxIn general, a debugger command is made up of the following

Strany 21 - Specifications

4-4 Computer Group Literature Center Web SiteUsing the 172Bug Debugger4Numeric values may be expressed in either hexadecimal, decimal, octal, or binar

Strany 22 - Cooling Requirements

Entering Debugger Command Lineshttp://www.mcg.mot.com/literature 4-54The total value of the expression must be between 0 and $FFFFFFFF. Address as a P

Strany 23

4-6 Computer Group Literature Center Web SiteUsing the 172Bug Debugger4Note In commands with range specified as addr addr, and with size option W or

Strany 24 - Manual Terminology

xvList of TablesTable 1-1. MVME172 Specifications ...1-9Table 1-2. Local Bus Arbi

Strany 25

Entering Debugger Command Lineshttp://www.mcg.mot.com/literature 4-74Offset RegistersEight pseudo-registers (R0 through R7) called offset registers ar

Strany 26 - Block Diagram

4-8 Computer Group Literature Center Web SiteUsing the 172Bug Debugger4Example: A portion of the listing file of an assembled, relocatable module is s

Strany 27 - Functional Description

Entering Debugger Command Lineshttp://www.mcg.mot.com/literature 4-94By using one of the offset registers, the disassembled code addresses can be made

Strany 28 - MC68060 or MC68LC060 MPU

4-10 Computer Group Literature Center Web SiteUsing the 172Bug Debugger4Entering and Debugging ProgramsThere are various ways to enter a user program

Strany 29 - Memory Options

Calling System Utilities from User Programshttp://www.mcg.mot.com/literature 4-114Read the Program from DiskAnother way to enter a program is by readi

Strany 30

4-12 Computer Group Literature Center Web SiteUsing the 172Bug Debugger4Preserving the Debugger Operating EnvironmentThis section explains how to avoi

Strany 31

Preserving the Debugger Operating Environmenthttp://www.mcg.mot.com/literature 4-134With the exception of the first 1024-byte vector table area, you m

Strany 32

4-14 Computer Group Literature Center Web SiteUsing the 172Bug Debugger4Exception Vectors Used by 172BugThe exception vectors used by the debugger are

Strany 33

Preserving the Debugger Operating Environmenthttp://www.mcg.mot.com/literature 4-154Example: Trace one instruction using debugger. Exception Vector Ta

Strany 34 - VMEbus Interface and VMEchip2

4-16 Computer Group Literature Center Web SiteUsing the 172Bug Debugger4❏ Manually with GO command❏ Manually with trace commands (T, TC, or TT)❏ Autom

Strany 35 - I/O Interfaces

1-111Board Level HardwareDescriptionIntroductionThis chapter describes the board level hardware features of the MVME172 VME Embedded Controller. The c

Strany 36

Preserving the Debugger Operating Environmenthttp://www.mcg.mot.com/literature 4-174**** BUILDX - Build exception vector table *****BUILDX MOVEC.L

Strany 37

4-18 Computer Group Literature Center Web SiteUsing the 172Bug Debugger4**** EXCEPT - Exception handler *****EXCEPT SUBQ.L #4,A7 Sav

Strany 38

Floating Point Supporthttp://www.mcg.mot.com/literature 4-194Valid data types that can be used when modifying a floating point data register or a floa

Strany 39

4-20 Computer Group Literature Center Web SiteUsing the 172Bug Debugger4A single precision number takes 4 bytes in memory. Double Precision RealThis f

Strany 40 - Local Resources

Floating Point Supporthttp://www.mcg.mot.com/literature 4-214Scientific NotationThis format provides a convenient way to enter and display a floating

Strany 41

4-22 Computer Group Literature Center Web SiteUsing the 172Bug Debugger4The 172Bug Debugger Command SetThe 172Bug debugger commands are summarized in

Strany 42 - Timing Performance

The 172Bug Debugger Command Sethttp://www.mcg.mot.com/literature 4-234DMA DMA Block of Memory MoveDMA range addr vdir am blk [; B|W|L]DS One Line Disa

Strany 43 - Write, 32 MHz

4-24 Computer Group Literature Center Web SiteUsing the 172Bug Debugger4MD Memory Display MD [S] addr [:count | addr] [; [B|W|L|S|D|DI]]MENU Menu MENU

Strany 44 - Connectors

The 172Bug Debugger Command Sethttp://www.mcg.mot.com/literature 4-254RD Register Display RD {[+|-|=] [dname] [/]} {[+|-|=][reg1[-reg2]] [/]} [; E]REM

Strany 45 - Memory Maps

AA-1AConfigure and EnvironmentCommandsConfigure Board Information BlockCNFG [;[I][M]] This command is used to display and configure the board informat

Strany 46

Introductionhttp://www.mcg.mot.com/literature 1-21The I/O connection for the serial ports on the MVME172 is also implemented with two DB25 front panel

Strany 47

Configure Board Information BlockA-2 Computer Group Literature Center Web SiteAStatic Memory Mezzanine (PWA) Serial Number = " "

Strany 48

Configure and Environment Commandshttp://www.mcg.mot.com/literature A-3ABe cautious when modifying parameters. Some of these parameters are set up by

Strany 49

Set Environment to Bug/Operating SystemA-4 Computer Group Literature Center Web SiteATable A-1. ENV Command ParametersENV Parameter and OptionsDefaul

Strany 50 - VMEbus Memory Map

Configure and Environment Commandshttp://www.mcg.mot.com/literature A-5AAuto Boot Device LUN 00 LUN of a disk/tape device currently supported by the B

Strany 51 - Software Initialization

Set Environment to Bug/Operating SystemA-6 Computer Group Literature Center Web SiteAROM Boot Direct Ending Address FFDFFFFC Last location tested when

Strany 52

Configure and Environment Commandshttp://www.mcg.mot.com/literature A-7AMemory Search Starting Address 00000000 Where the Bug begins to search for a w

Strany 53 - 2Hardware Preparation and

Set Environment to Bug/Operating SystemA-8 Computer Group Literature Center Web SiteAMemory Search Increment Size 00010000 A multi-CPU feature used to

Strany 54 - Hardware Preparation

Configure and Environment Commandshttp://www.mcg.mot.com/literature A-9AMemory Search Delay Address FFFFD20F Default address is $FFFFD20F. This is the

Strany 55

Set Environment to Bug/Operating SystemA-10 Computer Group Literature Center Web SiteABase Address of Dynamic Memory 00000000 Beginning address of Dyn

Strany 56 - PRIMARY SIDE

Configure and Environment Commandshttp://www.mcg.mot.com/literature A-11ASlave Starting Address #1 00000000 Base address of the local resource that is

Strany 57 - SIMM Selection (J15)

1-3 Computer Group Literature Center Web SiteBoard Level Hardware Description1Related DocumentationThis manual includes installation instructions, jum

Strany 58 - SECONDARY SIDE

Set Environment to Bug/Operating SystemA-12 Computer Group Literature Center Web SiteASlave Address Translation Address #2 00000000 Works the same as

Strany 59

Configure and Environment Commandshttp://www.mcg.mot.com/literature A-13AMaster Ending Address #2 00000000 Ending address of the VMEbus resource that

Strany 60

Set Environment to Bug/Operating SystemA-14 Computer Group Literature Center Web SiteAMaster Control #3 00 Defines the access characteristics for the

Strany 61

Configure and Environment Commandshttp://www.mcg.mot.com/literature A-15AShort I/O (VMEbus A16) Enable [Y/N] Y Yes, Enable the Short I/O Address Decod

Strany 62

Set Environment to Bug/Operating SystemA-16 Computer Group Literature Center Web SiteAConfiguring the IndustryPacksENV asks the following series of qu

Strany 63

Configure and Environment Commandshttp://www.mcg.mot.com/literature A-17ADefine the memory size requirements for the IP modules:IP D/C/B/A General Con

Strany 64

Set Environment to Bug/Operating SystemA-18 Computer Group Literature Center Web SiteAIP D/C/B/A Interrupt 1 Control = 00000000?Define the interrupt c

Strany 65

Configure and Environment Commandshttp://www.mcg.mot.com/literature A-19AENV warning example:WARNING: Memory MAP Overlap Condition ExistsS-Address E-A

Strany 66 - IP Bus Clock Header (J14)

BB-1BSerial InterconnectionsIntroductionAs described in previous chapters of this manual, one of the MVME172’s two serial ports (port A internally, SE

Strany 67

EIA-232-D ConnectionsB-2 Computer Group Literature Center Web SiteBa modem (data circuit-terminating equipment: DCE). Since computers are normally con

Strany 68 - Installation Instructions

Introductionhttp://www.mcg.mot.com/literature 1-41Other Applicable Motorola PublicationsThe following publications are applicable to the MVME172 and m

Strany 69 - MVME172 Module Installation

Serial Interconnectionshttp://www.mcg.mot.com/literature B-3BNotes1. A high EIA-232-D signal level is +3 to +15 volts. A low level is–3 to –15 volts.

Strany 70 - INTERRUPT ACKNOWLEDGE

EIA-232-D ConnectionsB-4 Computer Group Literature Center Web SiteBInterface CharacteristicsThe EIA-232-D interface standard specifies all parameters

Strany 71 - System Considerations

Serial Interconnectionshttp://www.mcg.mot.com/literature B-5BThe MVME172 conforms to EIA-232-D specifications. Note that although the EIA-232-D standa

Strany 72

EIA-530 ConnectionsB-6 Computer Group Literature Center Web SiteB10 DCD_B Data Carrier Detect (B). Receive line signal detector output from DCE to DTE

Strany 73

Serial Interconnectionshttp://www.mcg.mot.com/literature B-7BInterface CharacteristicsIn specifying parameters for serial binary data interchange betw

Strany 74

EIA-485/EIA-422 ConnectionsB-8 Computer Group Literature Center Web SiteBEIA-485/EIA-422 ConnectionsThe EIA-485 and EIA-422 standards define a balance

Strany 75

Serial Interconnectionshttp://www.mcg.mot.com/literature B-9BTable B-7. Serial Port B EIA-485/EIA-422 Interconnect SignalsPin NumberSignal MnemonicSi

Strany 76

EIA-485/EIA-422 ConnectionsB-10 Computer Group Literature Center Web SiteBInterface CharacteristicsIn specifying parameters for serial binary data int

Strany 77

Serial Interconnectionshttp://www.mcg.mot.com/literature B-11BProper GroundingAn important subject to consider is the use of ground pins. There are tw

Strany 78

CC-1CIndustryPack InterconnectionsIntroductionUp to four IndustryPack (IP) modules may be installed on the MVME172. For each IP module, there are two

Strany 79

1-5 Computer Group Literature Center Web SiteBoard Level Hardware Description182596CA Local Area Network Coprocessor Data Sheet, order number 290218;

Strany 80 - EIA-530 DTE

IntroductionC-2 Computer Group Literature Center Web SiteC27 +5V+5 Vdc Power. Second of two +5V pins. Primary supply for digital logic functions on th

Strany 81

IndustryPack Interconnectionshttp://www.mcg.mot.com/literature C-3C40 Error*IP Error. Asserted by an IndustryPack module in the event of a a non-recov

Strany 82 - FRONT PANEL

DD-1DDisk/Tape Controller DataController Modules SupportedThe following VMEbus disk/tape controller modules are supported by the 172Bug. The default a

Strany 83

Default ConfigurationsD-2 Computer Group Literature Center Web SiteDDefault ConfigurationsNoteSCSI Common Command Set (CCS) devices are the only ones

Strany 84

Disk/Tape Controller Datahttp://www.mcg.mot.com/literature D-3DMVME323 -- 4 DevicesMVME327A -- 9 DevicesController LUNAddress Device LUN Device Type8$

Strany 85

Default ConfigurationsD-4 Computer Group Literature Center Web SiteDMVME328 -- 14 DevicesMVME350 -- 1 DeviceController LUNAddress Device LUN Device Ty

Strany 86 - REFER TO INSTALLATION MANUAL

Disk/Tape Controller Datahttp://www.mcg.mot.com/literature D-5DIOT Command ParametersThe following table lists the proper IOT command parameters for f

Strany 87 - 3Debugger General Information

IOT Command ParametersD-6 Computer Group Literature Center Web SiteDOther CharacteristicsNumber of Physical Sectors 0A00 0280 02D0 05A0 0960 0B40 1680

Strany 88

EE-1ENetwork Controller DataNetwork Controller Modules SupportedThe following VMEbus network controller modules are supported by the 172Bug. The defau

Strany 89 - 172Bug Implementation

FF-1FTroubleshooting the MVME172:Solving Startup Problems❏ Try these simple troubleshooting steps before calling for help or sending your CPU board ba

Strany 90 - Installation and Startup

MCG Customer Serviceshttp://www.mcg.mot.com/literature 1-61MCG Customer ServicesThe Motorola Computer Group Customer Services organization provides nu

Strany 91

F-2 Computer Group Literature Center Web SiteFII. There is a display on the terminal, but input from the keyboard has no effect.A. The keyboard may be

Strany 92

http://www.mcg.mot.com/literature F-3Troubleshooting the MVME172: Solving Startup ProblemsFIV. Debug prompt 172-Bug> appears at powerup, but the bo

Strany 93

F-4 Computer Group Literature Center Web SiteF6. Run selftest by typing in st <Return>The tests take as much as 10 minutes, depending on RAM siz

Strany 94

IN-1IndexSymbols+12 Vdc power 1-15, 2-21Numerics172Bug 4-1console port 4-9debugger command set 4-22debugger package 3-1description 3-1disk I/O support

Strany 95 - Autoboot

IndexIN-2 Computer Group Literature Center Web SiteINDEXblocks versus sectors 3-16BO (Bootstrap Operating System) 3-17board connectors 1-32Board Infor

Strany 96 - Network Boot

http://www.mcg.mot.com/literature IN-3INDEXdirect access devices D-2, D-4direct memory access (DMA) 1-26directories, switching 3-26disk I/Ocommands, 1

Strany 97 - Restarting the System

IndexIN-4 Computer Group Literature Center Web SiteINDEXFCC compliance 1-12features 1-7firmware overview 3-1Flash 3-3memory 1-21initializing 3-8progra

Strany 98

http://www.mcg.mot.com/literature IN-5INDEXinterrupt acknowledge (IACK) 2-18interrupt control registers A-17Interrupt Stack Pointer (ISP) 3-15interrup

Strany 99

IndexIN-6 Computer Group Literature Center Web SiteINDEXMPCR (Multiprocessor Control Register)3-23MPU clock speed calculation 3-14multi-MPU programmin

Strany 100 - MPU Clock Speed Calculation

http://www.mcg.mot.com/literature IN-7INDEXPROM (see 27C040 PROM) 3-3prompt, debugger 3-8proper grounding B-11pseudo-registers 4-7publicationsNon-Moto

Strany 101 - Memory Requirements

1-7 Computer Group Literature Center Web SiteBoard Level Hardware Description1RequirementsThese boards are designed to conform to the requirements of

Strany 102 - Disk I/O Support

IndexIN-8 Computer Group Literature Center Web SiteINDEXsnooping 1-16software initialization 1-39software-programmable hardware interrupts1-29source l

Strany 103 - Device Probe Function

http://www.mcg.mot.com/literature IN-9INDEXVMEbus, "no" option 1-17, 1-21, 2-5, 2-13,3-8VMEbus/local bus interface 1-22VMEchip2 1-22GCSR (Gl

Strany 104 - Debugger General Information

NoticeWhile reasonable efforts have been made to assure the accuracy of this document, Motorola, Inc. assumes no liability resulting from any omission

Strany 105

MCG Customer Serviceshttp://www.mcg.mot.com/literature 1-81– Two serial ports (one EIA-232-D DCE; one EIA-232-D DCE/DTE or EIA-530 DCE/DTE or EIA-422

Strany 106 - Disk I/O Error Codes

1-9 Computer Group Literature Center Web SiteBoard Level Hardware Description1SpecificationsGeneral specifications for the MVME172 are listed in Table

Strany 107 - Network I/O Support

MCG Customer Serviceshttp://www.mcg.mot.com/literature 1-101Cooling RequirementsThe Motorola MVME172 VME Embedded Controller is specified, designed, a

Strany 108 - Network Boot Control Module

1-11 Computer Group Literature Center Web SiteBoard Level Hardware Description1on the MVME172: inlet air temperature; air flow characteristics; number

Strany 109 - Multiprocessor Support

MCG Customer Serviceshttp://www.mcg.mot.com/literature 1-121FCC ComplianceThe MVME172 was tested without IndustryPacks in an FCC-compliant chassis and

Strany 110

1-13 Computer Group Literature Center Web SiteBoard Level Hardware Description1In this manual, assertion and negation are used to specify forcing a si

Strany 111 - GCSR Method

MCG Customer Serviceshttp://www.mcg.mot.com/literature 1-141Block DiagramFigure 1-1 is a general block diagram of the MVME172.Figure 1-1. MVME172 Blo

Strany 112 - Manufacturing Test Process

1-15 Computer Group Literature Center Web SiteBoard Level Hardware Description1Functional DescriptionThis section contains a functional description of

Strany 113

Functional Descriptionhttp://www.mcg.mot.com/literature 1-161The green VME LED (part of DS4) lights when the board is using the VMEbus (VMEbus AS* is

Strany 114 - Debugger

1-17 Computer Group Literature Center Web SiteBoard Level Hardware Description1IP DMA is operating in the command chaining mode. The MVME172 local bus

Strany 115

PrefaceThis document provides general information and basic installation instructions for the 400/500-Series MVME172FX VME Embedded Controller (which

Strany 116 - Syntactic Variables

Functional Descriptionhttp://www.mcg.mot.com/literature 1-181The following table defines the combinations of base board and mezzanine population optio

Strany 117

1-19 Computer Group Literature Center Web SiteBoard Level Hardware Description1The MVME172 provides jumpers (on J22) that allow either power source of

Strany 118

Functional Descriptionhttp://www.mcg.mot.com/literature 1-201source). If you intend to use the battery as a power source, whether primary or secondary

Strany 119

1-21 Computer Group Literature Center Web SiteBoard Level Hardware Description1To remove the battery from the module, carefully pull the battery from

Strany 120

Functional Descriptionhttp://www.mcg.mot.com/literature 1-221Battery Backed Up RAM and ClockThe MK48T58 RAM and clock chip is used on the MVME172. Thi

Strany 121 - MD 1327C;DI

1-23 Computer Group Literature Center Web SiteBoard Level Hardware Description1I/O InterfacesThe MVME172 provides onboard I/O for many system applicat

Strany 122 - Port Numbers

Functional Descriptionhttp://www.mcg.mot.com/literature 1-241Note This port can be connected to the TX and RX clocks which may be present on the DB-25

Strany 123

1-25 Computer Group Literature Center Web SiteBoard Level Hardware Description1Port B is routed, via the SIMM, to:❏ The DB-25 connector marked SERIAL

Strany 124 - Read the Program from Disk

Functional Descriptionhttp://www.mcg.mot.com/literature 1-261!Caution Do not simultaneously connect serial data devices to the equivalent ports on the

Strany 125 - Environment

1-27 Computer Group Literature Center Web SiteBoard Level Hardware Description1Notes The MVME172 boards do not monitor power supply +5 Vdc power and a

Strany 126 - Hardware Functions

Safety SummarySafety Depends On YouThe following general safety precautions must be observed during all phases of operation, service, and repair of th

Strany 127 - Exception 172Bug Facility

Functional Descriptionhttp://www.mcg.mot.com/literature 1-281Optional SCSI InterfaceThe MVME172 may provide for mass storage subsystems through the in

Strany 128

1-29 Computer Group Literature Center Web SiteBoard Level Hardware Description1programmed to generate a SYSRESET signal, local reset signal, or board

Strany 129

Functional Descriptionhttp://www.mcg.mot.com/literature 1-301Local Bus ArbiterThe local bus arbiter implements a fixed priority which is described in

Strany 130 - added to the

1-31 Computer Group Literature Center Web SiteBoard Level Hardware Description1EPROM/Flash Cycle TimesThe EPROM/Flash cycle time is programmable from

Strany 131 - Floating Point Support

Functional Descriptionhttp://www.mcg.mot.com/literature 1-321The 82596CA does not execute MC68060 compatible burst cycles, therefore the LAN DMA contr

Strany 132 - Single Precision Real

1-33 Computer Group Literature Center Web SiteBoard Level Hardware Description1Remote Status and ControlThe remote status and control connector, J6, i

Strany 133 - Double Precision Real

Memory Mapshttp://www.mcg.mot.com/literature 1-341Normal Address RangeThe memory map of devices that respond to the normal address range is shown in t

Strany 134 - Scientific Notation

1-35 Computer Group Literature Center Web SiteBoard Level Hardware Description1Notes1. Reset enables the decoder for this space of the memory map so t

Strany 135

Memory Mapshttp://www.mcg.mot.com/literature 1-361Table 1-5. Local Bus I/O Devices Memory MapAddress Range DevicePortWidthSize Note(s)$FFF00000 - $FF

Strany 136

1-37 Computer Group Literature Center Web SiteBoard Level Hardware Description1$FFF58B80 - $FFF58BFF Reserved -- 128B 1$FFF58C00 - $FFF58CFF Reserved

Strany 137

All Motorola PWBs (printed wiring boards) are manufactured by UL-recognized manufacturers, with a flammability rating of 94V-0.!WARNINGThis equipment

Strany 138

Memory Mapshttp://www.mcg.mot.com/literature 1-381VMEbus Memory MapThis section describes the mapping of local resources as viewed by VMEbus masters.

Strany 139 - Commands

1-39 Computer Group Literature Center Web SiteBoard Level Hardware Description1Software InitializationMost functions that have been done with switches

Strany 140

Software Initializationhttp://www.mcg.mot.com/literature 1-401complete system reset such as powerup reset or SYSRESET*. When the local bus reset signa

Strany 141

2-122Hardware Preparation andInstallationIntroductionThis chapter provides unpacking instructions, hardware preparation, and installation instructions

Strany 142 - Default Meaning of Default

2-2 Computer Group Literature Center Web SiteHardware Preparation and Installation2Hardware PreparationTo select the desired configuration and ensure

Strany 143

Hardware Preparationhttp://www.mcg.mot.com/literature 2-32Manually configurable items are listed in Table 2-1. Note: Jumper J3 is not listed as it is

Strany 144

2-4 Computer Group Literature Center Web SiteHardware Preparation and Installation2Figure 2-1. MVME172 Switches, Headers, Connectors, and LEDsP1A1B1C

Strany 145

Hardware Preparationhttp://www.mcg.mot.com/literature 2-52Note For MVME172s without the optional VMEbus interface (i.e., no VMEchip2), the jumper may

Strany 146

2-6 Computer Group Literature Center Web SiteHardware Preparation and Installation2For the part numbers of the serial interface modules, refer to Tabl

Strany 147

Hardware Preparationhttp://www.mcg.mot.com/literature 2-72retained by one Phillips-head screw in the center of the module.) Remove the screw(s) and st

Strany 148

viiContentsCHAPTER 1 Board Level Hardware DescriptionIntroduction...

Strany 149

2-8 Computer Group Literature Center Web SiteHardware Preparation and Installation2Installation of New SIMM1. Observe the orientation of the connector

Strany 150

Hardware Preparationhttp://www.mcg.mot.com/literature 2-92Clock Select Header (J16) for Serial Port 1/ConsoleThe MVME172 is shipped from the factory w

Strany 151

2-10 Computer Group Literature Center Web SiteHardware Preparation and Installation2SRAM Battery Backup Source Select Header (J22)The MVME172 is facto

Strany 152

Hardware Preparationhttp://www.mcg.mot.com/literature 2-112IP DMA Snoop Control Header (J2)J2 defines the state of the snoop control bus when an IP DM

Strany 153

2-12 Computer Group Literature Center Web SiteHardware Preparation and Installation2EPROM Size Select Header (J23)Header J23 selects the EPROM size. T

Strany 154 - Configuring the IndustryPacks

Hardware Preparationhttp://www.mcg.mot.com/literature 2-132In most cases, the MVME172 is shipped from the factory with J28 set to all zeros (jumpers o

Strany 155 - Bits IP Register Address

2-14 Computer Group Literature Center Web SiteHardware Preparation and Installation2IP Bus Clock Header (J14)This header selects the speed of the IP b

Strany 156

Hardware Preparationhttp://www.mcg.mot.com/literature 2-152IP Bus Strobe Select Header (J19)Some IP bus implementations make use of the Strobe∗ signal

Strany 157 - ENV warning example:

2-16 Computer Group Literature Center Web SiteHardware Preparation and Installation2Installation InstructionsThe following sections discuss the instal

Strany 158 - BSerial Interconnections

Installation Instructionshttp://www.mcg.mot.com/literature 2-172MVME172 Module InstallationWith EPROM, IndustryPack, and SIMMs installed and headers p

Strany 159 - EIA-232-D Connections

viiiWatchdog Timer... 1-28Software-Programmable Hardware Interrup

Strany 160 - Serial Interconnections

2-18 Computer Group Literature Center Web SiteHardware Preparation and Installation2double-wide front panel, you may need to shift other modules in th

Strany 161 - Interface Characteristics

Installation Instructionshttp://www.mcg.mot.com/literature 2-192Note If you intend to use the MVME172 with Port B in an EIA-530 configuration or an EI

Strany 162 - EIA-530 Connections

2-20 Computer Group Literature Center Web SiteHardware Preparation and Installation2Whether the MVME172 operates as VMEbus master or VMEbus slave, it

Strany 163

Installation Instructionshttp://www.mcg.mot.com/literature 2-212The following circuits are protected by solid-state fuses that reset during overload c

Strany 164

2-22 Computer Group Literature Center Web SiteHardware Preparation and Installation2Figure 2-3. MVME172 EIA-232-D Connections, MVME712M (Sheet 1 of 6

Strany 165 - EIA-485/EIA-422 Connections

Installation Instructionshttp://www.mcg.mot.com/literature 2-232Figure 2-3. MVME172 EIA-232-D Connections, MVME712M (Sheet 2 of 6)FRONT PANEL+12VP2-C

Strany 166

2-24 Computer Group Literature Center Web SiteHardware Preparation and Installation2Figure 2-3. MVME172 EIA-232-D Connections, MVME712M (Sheet 3 of 6

Strany 167

Installation Instructionshttp://www.mcg.mot.com/literature 2-252Figure 2-3. MVME172 EIA-232-D Connections, MVME712M (Sheet 4 of 6)FRONT PANEL+12VP2-A

Strany 168 - Proper Grounding

2-26 Computer Group Literature Center Web SiteHardware Preparation and Installation2Figure 2-3. MVME172 EIA-232-D Connections, MVME712M (Sheet 5 of 6

Strany 169

Installation Instructionshttp://www.mcg.mot.com/literature 2-272Figure 2-3. MVME172 EIA-232-D Connections, MVME712M (Sheet 6 of 6)FRONT PANEL+12VP2-A

Strany 170

ixMVME172 Module Installation...2-17System Considerations...

Strany 171

2-28 Computer Group Literature Center Web SiteHardware Preparation and Installation2Figure 2-4. MVME172 EIA-530 Connections (Sheet 1 of 2)10971.01 (1

Strany 172 - DDisk/Tape Controller Data

Installation Instructionshttp://www.mcg.mot.com/literature 2-292Figure 2-4. MVME172 EIA-530 Connections (Sheet 2 of 2)10971.01 (2-2) 97044TXD_BTXD_AR

Strany 173 - Default Configurations

2-30 Computer Group Literature Center Web SiteHardware Preparation and Installation2Figure 2-5. MVME172 EIA-232-D Connections, MVME712A/AM/-12/-13 (S

Strany 174

Installation Instructionshttp://www.mcg.mot.com/literature 2-312Figure 2-5. MVME172 EIA-232-D Connections, MVME712A/AM/-12/-13 (Sheet 2 of 4)+12VTXDR

Strany 175

2-32 Computer Group Literature Center Web SiteHardware Preparation and Installation2Figure 2-5. MVME172 EIA-232-D Connections, MVME712A/AM/-12/-13 (S

Strany 176 - IOT Command Parameters

Installation Instructionshttp://www.mcg.mot.com/literature 2-332Figure 2-5. MVME172 EIA-232-D Connections, MVME712A/AM/-12/-13 (Sheet 4 of 4)+12VTXDR

Strany 177 - Floppy Types and Formats

2-34 Computer Group Literature Center Web SiteHardware Preparation and Installation2Figure 2-6. MVME172 EIA-485/EIA-422 Connections1566 9501TXD_BTXD_

Strany 178 - ENetwork Controller Data

3-133Debugger General InformationOverview of M68000 FirmwareThe firmware for the M68000-based (68K) series of board and system level products has a co

Strany 179 - Solving Startup Problems

3-2 Computer Group Literature Center Web SiteDebugger General Information3172Bug consists of three parts:❏ A command-driven user-interactive software

Strany 180

172Bug Implementationhttp://www.mcg.mot.com/literature 3-33172Bug ImplementationMVME172Bug is written largely in the "C" programming languag

Strany 181

xMultiprocessor Control Register (MPCR) Method...3-23GCSR Method ...

Strany 182

3-4 Computer Group Literature Center Web SiteDebugger General Information3Installation and StartupFollow the steps below to operate 172Bug with the MV

Strany 183 - Numerics

Installation and Startuphttp://www.mcg.mot.com/literature 3-53Note that when the MVME172 comes up in a cold reset, 172Bug runs in Board Mode. Using th

Strany 184

3-6 Computer Group Literature Center Web SiteDebugger General Information33. You may configure Port B of the Z85230 serial communications controller v

Strany 185

Installation and Startuphttp://www.mcg.mot.com/literature 3-738. Refer to the setup procedure for your particular chassis or system for details concer

Strany 186

3-8 Computer Group Literature Center Web SiteDebugger General Information311. Power up the system. 172Bug executes some self-checks and displays the d

Strany 187

Autoboothttp://www.mcg.mot.com/literature 3-93AutobootAutoboot is a software routine that is contained in the 172Bug Flash/PROM to provide an independ

Strany 188

3-10 Computer Group Literature Center Web SiteDebugger General Information3ROMbootAs shipped from the factory, 172Bug occupies the first quarter of th

Strany 189

Restarting the Systemhttp://www.mcg.mot.com/literature 3-113Auto Boot routine automatically scans for controllers and devices in a specified sequence

Strany 190

3-12 Computer Group Literature Center Web SiteDebugger General Information3ResetPressing and quickly releasing the MVME172 front panel RESET button in

Strany 191

Restarting the Systemhttp://www.mcg.mot.com/literature 3-133AbortAbort is invoked by pressing and releasing the ABORT switch on the MVME172 front pane

Komentáře k této Příručce

Žádné komentáře