📄 wrsbc834x.t1
字号:
# wrSbc834x.T1 - configuration file of master target for BSP validation test.## Copyright 2005 Wind River Systems, Inc.## modification history# --------------------# 01a,29jul05,j_b written.## DESCRIPTION:# This file contains all the configuration parameters required for master# target of BSP validation test. This file has to be changed every time the# target board is changed. These are a set of environment variables that# need to be exported in order that they are visible to other routines in# the test. This file also contains any other parameters which are general# requirements for the test.## boot parametersT1_BOOT_DEVICE="mottsec0" ; export T1_BOOT_DEVICET1_BOOT_PROCNUM="0" ; export T1_BOOT_PROCNUMT1_BOOT_HOST="mars" ; export T1_BOOT_HOSTT1_BOOT_FILE="vxWorks" ; export T1_BOOT_FILET1_BOOT_E="90.0.0.2" ; export T1_BOOT_ET1_BOOT_B="" ; export T1_BOOT_BT1_BOOT_H="90.0.0.1" ; export T1_BOOT_HT1_BOOT_G="" ; export T1_BOOT_GT1_BOOT_U="user" ; export T1_BOOT_UT1_BOOT_PW="" ; export T1_BOOT_PWT1_BOOT_F="0x0" ; export T1_BOOT_FT1_BOOT_TN="target1" ; export T1_BOOT_TNT1_BOOT_S="" ; export T1_BOOT_ST1_BOOT_O="" ; export T1_BOOT_O# serial device and baud rate to be used to connect to consoleT1_SER_DEVICE=ttyb ; export T1_SER_DEVICET1_SER_BAUD=9600 ; export T1_SER_BAUD# other required parametersT1_MODEL="Wind River SBC8349E" ; export T1_MODELT1_EXTRA_SYSCLK=4321 ; export T1_EXTRA_SYSCLKT1_EXTRA_AUXCLK=4321 ; export T1_EXTRA_AUXCLK# for scsi test# scsi not present, test not run...T1_SCSI_ID= ; export T1_SCSI_IDT1_SCSI_LUN= ; export T1_SCSI_LUNT1_TMO_SCSI= ; export T1_TMO_SCSI# optionalT1_SCSI_BUFSIZE= ; export T1_SCSI_BUFSIZET1_SCSI_NBBUF= ; export T1_SCSI_NBBUFT1_SCSI_NBLOOP= ; export T1_SCSI_NBLOOP# for bootline, error1, and error2 testsT1_LOCAL_ERR_ADRS=0x20000000 ; export T1_LOCAL_ERR_ADRST1_OFFBOARD_ERR_ADRS=0xA0000000 ; export T1_OFFBOARD_ERR_ADRST1_LOCAL_BUS_ERR_MSG="data access" ; export T1_LOCAL_BUS_ERR_MSGT1_OFFBOARD_BUS_ERR_MSG="data access" ; export T1_OFFBOARD_BUS_ERR_MSGT1_DIV_ZERO_MSG="Zero Divide" ; export T1_DIV_ZERO_MSGT1_BOOT_LOCAL_ERR_ADRS=0x20000000 ; export T1_BOOT_LOCAL_ERR_ADRST1_BOOT_OFFBOARD_ERR_ADRS=0xA0000000 ; export T1_BOOT_OFFBOARD_ERR_ADRST1_BOOT_LOCAL_BUS_ERR_MSG="machine check" ; export T1_BOOT_LOCAL_BUS_ERR_MSGT1_BOOT_OFFBOARD_BUS_ERR_MSG="machine check"; export T1_BOOT_OFFBOARD_BUS_ERR_MSGT1_CATASTROPHIC_ERR_MSG="data access" ; export T1_CATASTROPHIC_ERR_MSG# for busTas test# ony testing single board, busTas skipped...T1_COUNT_ADRS= ; export T1_COUNT_ADRST1_SEM_ADRS= ; export T1_SEM_ADRST1_TAS_DELAY= ; export T1_TAS_DELAY# optional# this parameter specifies whether the target is system controller or not.T1_BUS_MASTER="TRUE" ; export T1_BUS_MASTER# timeout values for booting vxWorks and loading filesT1_TMO_BOOT=60 ; export T1_TMO_BOOT# timestamp test parameters(timeout is in seconds).T1_TMO_TIMESTAMP=300 ;export T1_TMO_TIMESTAMPT1_TMO_SLICES=4 ;export T1_TMO_SLICES
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -