tor22_ads8260_1_2_3

所属分类:VxWorks
开发工具:C/C++
文件大小:7301KB
下载次数:68
上传日期:2007-06-18 22:10:04
上 传 者samiol
说明:  vxWorks ads8260 bsp for tornado2.2,vxworks5.5.1
(vxWorks ads8260 bsp for tornado2.2. vxworks5.5.1)

文件列表:
tor22_ads8260_1_2_3 (0, 2003-04-18)
tor22_ads8260_1_2_3\CD_STATUS (8, 2003-04-18)
tor22_ads8260_1_2_3\DISK_ID (55, 2003-04-18)
tor22_ads8260_1_2_3\INSTALL (3805, 2003-04-08)
tor22_ads8260_1_2_3\INSTALL.BAT (85, 2002-12-12)
tor22_ads8260_1_2_3\RESOURCE (0, 2002-12-12)
tor22_ads8260_1_2_3\RESOURCE\TCL (0, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\APPCONFG.TCL (11269, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\AUTORUN.TCL (21856, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\CHOICE.TCL (18868, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\COMPSLCT.TCL (95321, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\COMPTBLE.TCL (8985, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\CONFIG.TCL (2607, 2003-04-18)
tor22_ads8260_1_2_3\RESOURCE\TCL\DBQUERY.TCL (38170, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\DESTDIR.TCL (36933, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\EMFINISH.TCL (4687, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\EMPTY.TCL (507, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\FILECOPY.TCL (52754, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\FINISH.TCL (19573, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\FLEXCOPY.TCL (17011, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\FOLDER.TCL (11301, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\GETPIN.TCL (22373, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\GLOBAL.TCL (50232, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\HELPW32.TCL (10191, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\HTTP.TCL (9729, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\ICONFIN.TCL (4260, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\INCLUDE.TCL (8320, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\INF.TCL (71779, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\INIT.TCL (23924, 2002-12-12)
tor22_ads8260_1_2_3\RESOURCE\TCL\INSTALL.TCL (49816, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\INSTPTCH.TCL (5306, 2003-01-17)
tor22_ads8260_1_2_3\RESOURCE\TCL\INSTW32.TCL (85260, 2003-04-04)
tor22_ads8260_1_2_3\RESOURCE\TCL\LIBUPDTE.TCL (31566, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\LICAGREE.TCL (5300, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\LICCFG.TCL (86880, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\LICEMAIL.TCL (22291, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\LICINFO.TCL (9562, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\LICMANUAL.TCL (22242, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\LICPHONE.TCL (10223, 2003-03-07)
tor22_ads8260_1_2_3\RESOURCE\TCL\LICPORT.TCL (6092, 2003-03-07)
... ...

# README.TCL - Setup procedures for implementing readme wizard page # # Copyright 1999 Wind River Systems, Inc # # modification history # -------------------- # 03b,05mar02,bwd Modified SETUP to be non-tornado centric # 03a,12jun01,j_w Modified for Tornado 2.2 # 02i,25jul00,wmd Fix spr 32***3, remove mention of Release Notes being copied # to user's tree. # 02h,24jan00,bwd Changed setupVals(cmdMode) to use "isGUImode" # 02g,17dec99,clc change switch patterns # 02f,03dec99,j_w Disable the help button # 02e,16nov99,clc change text mode variable to setupVals(cmdMode) # 02d,07nov99,clc edit text mode exit # 02c,21oct99,clc change text mode variable to instTypeGet # 02b,07oct99,clc add text mode # 02a,30Sep99,j_w Modified for T3 # 01c,21jul99,j_w added text messages # 01b,26apr99,bjl removed icon for Unix to aid refresh problem. # 01a,26jan99,tcy extracted from INSTW32.TCL. # ############################################################################# # # pageCreate(readme) - display the readme.txt file # # This procedure will display the readme.txt file # # SYNOPSIS # .tS # pageCreate(readme) # .tE # # PARAMETERS: N/A # # RETURNS: N/A # # ERRORS: N/A proc pageCreate(readme) {} { global ctrlVals global setupVals if { [isGUImode] } { if {[isUnix]} { set labelx 10 set labelw 286 } else { set labelx 90 set labelw 206 } controlHide $ctrlVals(mainWindow).bitmap 1 set ctrlVals(volatileFrm) [list \ [list bitmap -name bmp -stretch -title \ "[cdFileNameGet \ [file join RESOURCE BITMAPS SETUPICO.BMP]]"\ -x 20 -y 9 -w 36 -h 36] \ [list label -name readmeLabel \ -title [strTableGet README_TEXT] \ -x $labelx -y 10 -w $labelw -h 40] \ [list text -name readmeFile -border -vscroll \ -multiline -readonly \ -x 10 -y 52 -width 295 -height 119] \ ] if {[isUnix]} { # remove the setup icon, it has a different color palette and may # appear incorrectly set ctrlVals(volatileFrm) [lrange $ctrlVals(volatileFrm) 1 \ [expr [llength $$ctrlVals(volatileFrm)] - 1] ] } set w [dlgFrmCreate [strTableGet README_TITLE]] # initialize the text box controlTextSet $w.readmeFile \ [fileContentGet [cdFileNameGet README.TXT]] controlEnable $w.helpButt 0 controlEnable $ctrlVals(mainWindow).nextButt 1 controlFocusSet $ctrlVals(mainWindow).nextButt } else { # TEXT mode printPageTitle [strTableGet README_TITLE] puts "[strTableGet README_TEXT]\n" puts "[fileContentGet [cdFileNameGet README.TXT]]" while {1} { switch -regexp -- [prompt [strTableGet 3000_RETURN_QUESTION]] { "^-$" { backCallback; return 0 } "^$" { nextCallback; return 0 } "[eE][xX][iI][tT]" { return 0 } default { } } } } } ############################################################################# # # pageProcess(readme) - process inputs from the readme page # # This procedure will process inputs from the readme page # # SYNOPSIS # .tS # pageProcess(readme) # .tE # # PARAMETERS: N/A # # RETURNS: 1 if successful # # ERRORS: N/A # proc pageProcess(readme) {} { global ctrlVals global setupVals if { [isGUImode] } { controlHide $ctrlVals(mainWindow).bitmap 0 } return 1 } ###################################################################### # Dialog Text Messages ###################################################################### set strTable(README_TITLE) "README.TXT" set strTable(README_TEXT) \ "Please read the README file contents that are displayed below.\ It contains important information that will enable you to install\ and successfully run the [getProdInfo name] product."

近期下载者

相关文件


收藏者