Welcome to the Industrial Automation website!

NameDescriptionContent
HONG  KANG
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

MVME51005E Single Board Computer Installation and Use

来源: | 作者:佚名 | 发布时间 :2023-11-15 | 604 次浏览: | Share:

The MVME51005E Single Board Computer Installation and Use provides the information you will need to install and configure your MVME51005E Single Board Computer. It provides specific preparation and installation information and data applicable to the board. The MVME51005E will hereafter be referred to as the MVME5100.

The MVME5100 is a high-performance VME single board computer featuring the PowerPlus II architecture with a choice of processors–either the MPC7410 with AltiVec™ technology for algorithmic intensive computations or the low-power MPC750.

As of the printing date of this manual, the MVME5100 is available in the configurations shown below. Note: all models of the MVME5100 are available with either VME Scanbe front panel or IEEE 1101 compatible front panel handles.


Overview of Contents

The following paragraphs briefly describe the contents of each chapter.

Chapter 1, Hardware Preparation and Installation, provides a description of the MVME5100 and its main integrated PMC and IPMC boards. The remainder of the chapter includes an explanation of the installation procedure, including preparation and jumper setting information.

Chapter 2, Operation, provides a description of the operational functions of the MVME5100 including tips on applying power, a description of the switch settings, the status indicators, I/O connectors, and system power up information.

Chapter 3, PPCBug Firmware, provides an explanation of the debugger firmware, PPCBug, on the MVME5100. The chapter includes an overview of the firmware, a section on how to use PPCBug, a listing of the initialization steps, a brief explanation of the two main configuration commands CNFG and ENV, and a description of the standard configuration parameters. A listing of the basic commands are also provided.

pter 4, Functional Description, provides a summary of the MVME5100 features, a block diagram, and a description of the major functional areas.Chapter 5, RAM500 Memory Expansion Module, provides a description of the RAM500 Memory Expansion Module, a list of features, a block diagram of the module, a table of memory size allocations, an installation procedure, and pinouts of the module’s top and bottom side connectors.Chapter 6, Pin Assignments, provides a listing of all connector and header pin assignments for the MVME5100.

Chapter 7, Programming the MVME5100, provides a description of the memory maps on the MVME5100 including tables of default processor memory maps, suggested CHRP memory maps and Hawk PPC register values for suggested memory maps. The remainder of the chapter provides some programming considerations.

Appendix A, Specifications, provides the standard specifications for the MVME5100, as well as some general information on cooling.

Appendix B, Troubleshooting, provides a brief explanation of the possible resolutions for basic error conditions.

Appendix C, Thermal Analysis, gives systems integrators the information necessary to conduct thermal evaluations of the board in their specific system configuration. Appe

ndix D, Related Documentation, provides a listing of related documentation for the MVME5100, including vendor documentation and industry related specifications.Comments and SuggestionsWe

welcome and appreciate your comments on our documentation. We want to know what you think about our manuals and how we can make them better. Mail comments to us by filling out the following online form: http://www.emersonnetworkpowerembeddedcomputing.com/ > Contact Us > Online FormIn “Area of Interest” select “Technical Documentation”. Be sure to include the title, part number, and revision of the manual and tell us how you used it.Conventions Used in This ManualThe following typographical conventions are used in this document:boldis used for user input that you type just as it appears; it is also used for commands, options and arguments to commands, and names of programs, directories and files.italicis used for names of variables to which you assign values. Italic is also used for comments in screen displays and examples, and to introduce new terms.courieris used for syst

em output (for example, screen displays, reports), examples, and system prompts.<Enter>, <Return> or <CR><CR>repres

ents the carriage return or Enter key.

Unpacking Instructions

Avoid touching areas of integrated circuitry; static discharge can damage these circuits.

NoteIf the shipping carton(s) is/are damaged upon receipt, request that the carrier's agent be present during the unpacking and inspection of the equipment.

Use ESD

Wrist Strap

Emerson strongly recommends that you use an antistatic wrist strap and a conductive foam pad when installing or upgrading a system.Electronic components, such as disk drives, computer boards and memory modules, can be extremely sensitive to electrostatic discharge (ESD). After removing the component from its protective wrapper or from the system, place the component on a grounded, static-free, and adequately protected working surface. Do not slide the component over any surface. In the case of a Printed Circuit Board (PCB), place the board with the component side facing up.

If an ESD station is not available, you can avoid damage resulting from ESD by wearing an antistatic wrist strap (available locally) that is attached to an active electrical ground.Note A system chassis may not be a suitable grounding source if it is unplugged.


Hardware and Firmware InitializationThe debugger performs the hardware and firmware initialization process. This process occurs each time the MVME5100 is reset or powered up. The steps listed below are a high-level outline; be aware that not all of the detailed steps are listed.1.Sets MPU.MSR to known value.2.Invalidates the MP

U's data/instruction caches.3.Clears all segment registers of the MPU.4.Clears all block address translation registers of the MPU.5.Initializes the MPU-bus-to-PCI-bus bridge device.6.Initializes the PCI-bus-to-ISA-bus bridge device.7.Calculates the external bus clock speed of the MPU.8.Delays for 750 milliseconds.9.Determines the CPU base board type.10.Sizes the local read/write memory (that is, DR AM).11.Initializes the read/write memory controller. Sets base address of memory to 0x00000000.12.Retrieves the speed of read/write memory.13.Initializes the read/write memory controller with the speed of read/write memory.14.Retrieves the speed of read only memory  (thatis,Flash).15.Initializes the read only memory controller with the speed of read only memory.16.Enables the MPU's instruction cache. 17.Copies the MPU's exception

vector table from 0xFFF00000 to 0x00000000.18.Verifies MPU type.19.Enables the superscalar feature of the MPU (superscalar processor boards only).20.Verifies the extern

al bus clock speed of the MPU.21.Determines the debugger's console/host ports and initializes the PC16550A.22.Displays the debugger's copyright message.23.Displays

any hardware initialization errors thatmay have occurred.24.Checksums the debugger object and displays a warning message if the checksum failed to verify.

25.Displays the amount of local read/write memory found.

26.Verifies the configuration data that is resident in NVRAM and displays a warning message if the verification failed.

27.Calculates and displays the MPU clock speed, verifies that the MPU clock speed matches the configuration data, and displays a warning message if the verificationfails.

28.Displays the BUS clock speed, verifies that the BUS clock speed matches the configuration data,and displays a warning message if the verification fails.29.Probes PCI bus for supported network devices.30.Probes PCI bus for supported mass storage devices.31.Initializes the memory/IO addresses for the supported PCI bus devices.32.Executes Self-Test, if so configured. (Default is no Self-Test).33.Extinguishes the board fail LED, if Self-Test passed and outputs any warning messages.

34.Executes boot program, if so configured. (Default is no boot.)35.Executes the debugger monitor (that is, issues the PPC6-Bug> prompt). 


System Memory Controller and PCI Host Bridge:

The on-board Hawk ASIC provides the bridge function between the processor’s bus and the PCI bus. It provides 32-bit addressing and 64-bit data; however, 64-bit addressing (dual address cycle)is not supported. The ASIC also supports various processor external bus frequencies up to100 MHz.

There are four programmable map decoders for each direction to provide flexible address mappings between the processor and the PCI bus. The ASIC also provides an Multi-Processor Interrupt Controller (MPIC) to handle various interrupt sources. They are: four MPIC timer interrupts, interrupts from all PCI devices and two software interrupts.

Memory :

The following subsections describe various memory capabilities on the MVME5100 including Flash memory and ECC SDRAM memory.

Flash Memory:

The MVME5100 contains two banks of Flash memory. Bank B consists of two 32-pin devices which can be populated with 1MB of Flash memory (only 8-bit writes are supported for this bank). Refer to the application note following for more write-protect information on this product.

Bank A has 4 16-bit Smart Voltage FLASH SMT devices. With 32Mbit flash devices, the flash memory size is 16MB. Note that only 32-bit writes are supported for this bank of flash memory.Application Note: For Am29DL322C or Am29DL323C, 32Megabit (4M x 8-Bit/2M x 16-bit) CMOS 3.0 Volt-only Flash Memory.TheWrite Protect function provides a hardware method of protecting certain boot sectors. If the system asserts V IL (low signal) on the WP#/ACC pin, the device disables the program and erase capability, independently of whether those sectors were protected or unprotected using the method described in the Sector/Sector Block Protection and Unprotection of the AMD datasheet. The two outermost 8Kbyte boot sectors are the two sectors containing the lowest addresses in a bottom-boot-configured device, or the two sectors containing the highest addresses in a top-boot-configured device.

The aforementioned implemented device (at the time of this printing is the only qualified Flash device used on this product) is a top-boot device, and as such, the write protected area is in the upper 16KB of each device. Since it uses 4 devices for the soldered Flash bank, the write protected region corresponds to the upper 64KB of the soldered Flash memory map. Thus the address range of $F4FF 0000 to F4FF FFFF is the write protected region when the J16 header is jumpered across pins 2 and 3.If PPCBug tries to write to those write-protected address areas whenpins 2-3 on J16 are set, the command will simply not finish (i.e., erase sector function stops at $F4FF 0000).



  • ALSTOM COP232.2 VME A32/D32.029.232 446 Controller Unit
  • ABB AO2000 LS25 Laser analyzers
  • ABB LM80 Laser level transmitter
  • ABB PM803F 3BDH000530R1 Base Unit 16 MB
  • ABB SD822 3BSC610038R1 Power Supply Device
  • ABB PCD235B1101 3BHE032025R1101 Industrial Control Module
  • ABB AZ20/112112221112E/STD Control Module
  • ABB UAD142A01 3BHE012551R0001 Industrial Control Module
  • ABB 5SHY35L4503 3BHB004693R0001 3BHB004692R0002 5SXE01-0127 main control board
  • ABB FET3251C0P184C0H2 High-Performance Power Module
  • ABB CAI04 Ability ™ Symphony ® Plus Hardware Selector
  • ABB R474A11XE HAFAABAAABE1BCA1XE output hybrid module
  • ABB REF542PLUS 1VCR007346 Compact Digital Bay Control
  • ABB REF542PLUS 1VCF752000 Feeder Terminal Panel
  • ABB PPD113B03-26-100100 3BHE023584R2625 output hybrid module
  • ABB 3BHE022293R0101 PCD232A Communication Interface Unit
  • ABB CI857K01 3BSE018144R1 Module Controller
  • ABB 3ASC25H216A DATX132 Industrial Controller
  • ABB LWN2660-6 High-Voltage Industrial Controller
  • ABB 1MRK00008-KB Control Module
  • ABB SC540 3BSE006096R1 Submodule Carrier
  • ABB REF615C_C HCFFAEAGANB2BAN1XC feeder protection and measurement and control device
  • ABB S-073N 3BHB009884R0021 multi-function servo driver
  • ABB SK827005 SK827100-AS 480V 60HZ coil
  • GE 029.381208 module
  • ABB REF615E_E HBFHAEAGNCA1BNN1XE Module
  • ABB TP830 3BSE018114R1 Baseplate Module
  • ABB TK803V018 3BSC950130R1 Cable Assembly
  • ABB DSRF197 3BSE019297R1 Controller Module
  • ABB DSAO120A 3BSE018293R1 Advanced Analog Output Board
  • ABB DSDP170 57160001-ADF Pulse Counting Module
  • ABB DSBC176 3BSE019216R1 Bus Extender Board
  • ABB DSDO115A 3BSE018298R1 Digital Output Module
  • ABB PM865K01 3BSE031151R1 Processor Unit HI
  • ABB 5SHY3545L0016 3BHB020720R0002 3BHE019719R0101 GVC736BE101 auxiliary DC power supply unit
  • ABB TP853 3BSE018126R1 Power Supply Module
  • ABB REM545AG228AAAA High Precision Control Module
  • ABB CI626A 3BSE005029R1 Communication Interface Module
  • ABB REM615C_D HCMJAEADAND2BNN1CD Motor protection and control
  • ABB TP857 3BSE030192R1 DCS System
  • ABB PP865A 3BSE042236R2 Touch Panel
  • ABB SCYC51020 58052582H Industrial Automation Control Module
  • ABB SCYC51090 58053899E Control Module
  • ABB CB801 3BSE042245R1 Profibus DP Slave Expansion Module
  • ABB 5SHY4045L0001 3BHB018162R0001 IGCT Module
  • ABB 5SHY6545L0001 AC10272001R0101 5SXE10-0181 High-Power IGCT Module
  • ABB RMU811 Module Termination Unit
  • ABB TVOC-2-240 1SFA664001R1001 Industrial Control Module
  • ABB LDSTA-01 63940143B Input/Output (I/O) Module
  • ABB GJR5252300R3101 07AC91H Analog Input/Output Module
  • ABB GJR5252300R3101 07AC91F Industrial Control Module
  • ABB TB711F 3BDH000365R0001 Industrial Control Module
  • ABB TU715F 3BDH000378R0001 I/O Terminal Unit (ITU)
  • ABB DC732F 3BDH000375R0001 Industrial Controller
  • ABB TTH300 Head-mount temperature transmitter
  • ABB UNS3670A-Z V2 HIEE205011R0002 Industrial Automation Module
  • ABB RC527 3BSE008154R1 Redundant System Control Module
  • ABB 5SHY5055L0002 3BHE019719R0101 GVC736BE101 Industrial Control Module
  • ABB PM866 3BSE050200R1 AC800M series PLC core controller
  • ABB UFC718AE01 HIEE300936R0001 Main Circuit Interface Board
  • ABB DSAI130A 3BSE018292R1 Industrial I/O Module Controller
  • ABB 07KT98 GJR5253100R0278 Advanced Controller Module
  • ABB PFTL101B-5.0kN 3BSE004191R1 Power Conversion Module
  • ABB 5SHX1445H0002 3BHL000387P0101 IGCT Module
  • ABB 3HNM07686-1 3HNM07485-1/07 Controller Module
  • ABB DSCS131 57310001-LM DS Communication Board
  • ABB DSBC172 57310001-KD BUS REPEATER
  • ABB DSRF180A 57310255-AV Digital Remote I/O Module
  • ABB DSTC175 57310001-KN Precision Control Module
  • ABB DSSB140 48980001-P Battery Unit Industrial Control Module
  • ABB UAC389AE02 HIEE300888R0002 PCB Board
  • ABB PFTL101B 20KN 3BSE004203R1 DCS Module
  • ABB UFC718AE101 HIEE300936R0101 PCB Circuit Board
  • ABB UNS2880b-P,V2 3BHE014967R0002 Control Board
  • ABB UNS0887A-P 3BHE008128R0001 Communication Module
  • ABB UNS2882A-P,V1 3BHE003855R0001 EGC Board
  • ABB UNS2882A 3BHE003855R0001 Interface Board
  • ABB UNS4881b,V4 3BHE009949R0004 Controller
  • ABB 216EA62 1MRB150083R1/F 1MRB178066R1/F 216EA62 Redundant system modules
  • ABB 216DB61 HESG324063R100/J Controller Module
  • ABB PFSK142 3BSE006505R1 Control board
  • ABB DSAI133A 3BSE018290R1 Analog Input Module
  • ABB PFTL201C-10KN 3BSE007913R0010 Load Cells
  • ABB CI858-1 3BSE018137R1 Industrial Module
  • ABB 5SHY35L4520 5SXE10-0181 AC10272001R0101 Controller
  • ABB TU847 3BSE022462R1 Module Termination Unit
  • ABB 6231BP10910 PLC Analog Output Module
  • ABB 07BR61R1 GJV3074376R1 Distributed I / O Coupler
  • ABB DI93A HESG440355R3 Digital Input Module
  • ABB IC660BBA104 6231BP10910 Industrial Control Module
  • ABB TP858 3BSE018138R1 Module Controller
  • ABB PFEA111-65 3BSE050090R65 Tension Electronics Module
  • ABB DSMB-02C 3AFE64666606 Power Supply Board
  • ABB MC91 HESG440588R4 HESG112714/B Wireless Router Modules
  • ABB PPD113-B03-23-111615 Excitation system controller
  • ABB AB91-1 HESG437479R1 HESG437899 Graphics Expansion Module
  • ABB IT94-3 HESG440310R2 HESG112699/B controller
  • ABB NF93A-2 HESG440280R2 HESG323662R1/HESG216665/K Module Controller
  • ABB IW93-2 HESG440356R1 HESG216678/B I/O module
  • ABB PM861K01 3BSE018105R1 Processor Module
  • ABB RB520 Dummy Module For Submodule Slot
  • ABB SR511 3BSE000863R1 SR511 Regulator 24V/5V
  • ABB DSDP140B 57160001-ACX Counter Board
  • ABB T-1521Z High-Performance Industrial Controller
  • ABB R-2521Z Industrial Control Module
  • ABB COM0002 Industrial Communication Module
  • ABB TAS.580.0550G00 Industrial Controller Module
  • ABB TAS.580.0560G00 Industrial Controller Module
  • ABB SPAJ110C Earth-fault relay
  • ABB TP858 3BSE018138R1 Industrial Control Module
  • ABB SD821 3BSC610037R1 Digital Controller
  • ABB 128877-103 High Precision Industrial Control Module
  • ABB CI853-1 communication interface module
  • ABB PM861K01 3BSE018105R1 Processor Module
  • ABB 5SDF1045H0002 IGBT Silicon Controlled Rectifier
  • ABB TC512V1 3BSE018059R1 Bus Module
  • ABB UCD240A101 Industrial Controller Module
  • ABB TC820-1 Industrial Control Module
  • ABB PM820-2 PLC Pulse Counter Module
  • ABB PM820-1 3BSE010797R1 Processor Module
  • ABB TP830 Industrial Automation Control Module
  • ABB 3ASC25H705/7 control module
  • ABB UAD154A Industrial Automation Module
  • ABB PPD113B01-10-150000 3BHE023784R1023 Controller Module
  • ABB UNS2880B-P V1 Digital I/O Module
  • ABB PFEA112-20 3BSE050091R20 Tension Control amplifier
  • ABB CI810B 3BSE020520R1 AF 100 Fieldbus Communication
  • ABB PPC380AE02 Industrial Control Module