参数资料
型号: PM4541
厂商: PMC-Sierra, Inc.
英文描述: T1XC EVALUATION DAUGHTER BOARD
中文描述: T1XC评价子板
文件页数: 27/46页
文件大小: 520K
代理商: PM4541
TELECOM STANDARD PRODUCT
PMC-Sierra, Inc.
PM4541 T1XC-EVBD
PMC-920314
ISSUE 2
T1XC EVALUATION DAUGHTERBOARD
24
7 T1XC DAUGHTERBOARD FIRMWARE DESCRIPTION
The EVMB evaluation board provides a serial interface for hooking up a standard
"VT100" type terminal. The RF2 SERIAL 25-pin D-type connector on the EVMB is
configured as a DCE, 9600 BAUD, 8 bit, NO PARITY, one STOP bit. Connecting a
terminal to this port, setting switch 2 on the MODE switch bank to CLOSED and
pressing the RESET switch on the EVMB will enable console control.
When the system is started cold or after a hardware reset, the first output to the
console will be the Forth kernel identification followed by a prompt:
Max-FORTH vX.X
>
The first commands that should be downloaded into the system after a cold boot
should be (note: each line must be terminated with a "carriage return"; the text within
parenthesis are comments and do not have to be typed in):
HEX
100 TIB !
100H )
50 TIB 2+ !
200 DP !
( Set up Hex number base )
( Relocate text input buffer to eRAM address
( Define 80 character text input buffer length )
( Set up Dictionary Pointer )
After inputting each of these commands followed by a carriage return, the FORTH
interpreter should respond with an "OK" signifying it has accepted it. Any failure to
properly input these set-up statements will be characterized by a "" response from
the interpreter and/or by errors when inputting any subsequent data. Further, if an
error occurred while entering the commands to relocate the text input buffer or
redefine its length, the text buffer will be unable to accept more than the default 16
characters per line input.
The following Forth code was developed for the T1XC daughterboard and presented
here as an example. To set-up the T1XC, all that is minimally required is the above
EVMB initialization words, the register address CONSTANT definitions, and the RD
and WR routines. The remaining words are useful for exercising the more advanced
features of the T1XC.
( Define addresses of TSBs for T1XC #1: EAST )
C000 CONSTANT RXOPT
C001 CONSTANT RXBPOPT
C002 CONSTANT DLOPT
C003 CONSTANT RXDS1
相关PDF资料
PDF描述
PM49FL002 2 Mbit / 4 Mbit 3.3 Volt-only Firmware Hub/LPC Flash Memory
PM49FL002T-33JC 2 Mbit / 4 Mbit 3.3 Volt-only Firmware Hub/LPC Flash Memory
PM49FL002T-33VC 2 Mbit / 4 Mbit 3.3 Volt-only Firmware Hub/LPC Flash Memory
PM49FL004 2 Mbit / 4 Mbit 3.3 Volt-only Firmware Hub/LPC Flash Memory
PM49FL004T-33JC 2 Mbit / 4 Mbit 3.3 Volt-only Firmware Hub/LPC Flash Memory
相关代理商/技术参数
参数描述
PM45502C 制造商:HITACHI 制造商全称:Hitachi Semiconductor 功能描述:Silicon N-Channel Power MOS FET Module
PM4550J 制造商:未知厂家 制造商全称:未知厂家 功能描述:TRANSISTOR | MOSFET POWER MODULE | HALF BRIDGE | 450V V(BR)DSS | 50A I(D)
PM4550N 制造商:未知厂家 制造商全称:未知厂家 功能描述:TRANSISTOR | MOSFET POWER MODULE | HALF BRIDGE | 450V V(BR)DSS | 50A I(D)
PM4575J 制造商:HITACHI 制造商全称:Hitachi Semiconductor 功能描述:Silicon N-Channel Power MOS FET Module
PM4575N 制造商:未知厂家 制造商全称:未知厂家 功能描述:TRANSISTOR | MOSFET POWER MODULE | HALF BRIDGE | 450V V(BR)DSS | 75A I(D)