comU6DLE V1.11版指令与最新说明

[复制链接]

该用户从未签到

35

主题

0

回帖

547

积分

[INTOHARD]连长

Rank: 4

积分
547
发表于 2006-2-8 12:20:45 | 显示全部楼层 |阅读模式
此应用程序有4种操作模式:
1a. 通过串行端口从(往)FlashROM中下载(上传)固件码
1b. 通过串行端口下载(上传)保留区域(RSM)文件
2 . 除了通过AT接口,同上面#1一样
3 . 串行端口失败,分析调试日志
4 . 串行端口终端模式
支持的硬盘:u8, v8, v8p, u10

用法:
u6dle [选项] [二进制文件名]

例子:(DL=下载,UL=上传)
u6dle /a u8   ; (AT) 下载flash和覆盖文件
u6dle /a u8.bin   ; (AT) 下载单个文件u8.bin
u6dle /c1 /s576 u8  ; (COM) 以57600 bps的速度通过COM1口下载所有u8的文件
u6dle /c1 rwf.bin  ; (COM) 通过COM1下载rwf.bin
u6dle /c1 /u=10 u8file.bin ; (COM) 使用密钥10h上传RSM文件
u6dle /c1 /t   ; (COM) 在COM1上转到终端模式
u6dle /ts /tl=my.log /ti=60 ; (COM) 60秒的时间标志,保存到my.log中
u6dle /c1 /K congen.bin  ; (COM) 下载congen文件
选项:
/h /?  显示此帮助文件
/hk  显示支持的RSM文件和文件密钥列表
模式1:串行端口下载(上传)
/r  下载密钥RSM文件。(def.bin, res.bin, rwf.bin)
/z  在DLE前不要旋转下
/fXXXX,YYYY XXXX=ASW, YYYY=保存的ASW (4位的16进制)
/K  下载同种类的文件
模式2:AT接口下载(上传)
/a  通过AT接口转换
/sec  次要通道    [缺省 = 主要]
/slave  从盘     [缺省 = 主盘]
/biosdrv=n BIOS 驱动号;0 = 第一硬盘驱动器 [缺省 = 0]
   [需要BIOS INT13扩展 v3.0 或更新的版本]
   [不要与 /sec 或 /slave 选项一起使用此命令]
模式3:串行端口失败,分析调试日志
/d  对FA命令在线问题;输出写到FA.LOG
模式4:串行端口终端模式
/t  终端模式
/ts  带时间标志的终端模式
/tl=F  登陆到文件F
/ti=N  每个N秒的闲置之后记录时间标志
    [有效 = 1 到 300;缺省 = 120]
对于模式1和4:
/cN  串行端口;N = 1 到 4    [缺省 = COM2]
/sN  波特率 / 100; N = 96, 192, 384, 576, 1152
    模式1:缺省 = 115200 bps 对于文件转换;
     将会自动探测最初的波特率
    模式4:缺省 = 9600 bps 对所有的I/O;不自动探测
对于模式1和2:
/cp = X  RSM file copy#;X = 0 到 3 [缺省 = copy #0]
/hd = Y  RSM file head#; Y = 0 到 3  [缺省 = head #0]
/p  下载RSM文件 [没有密钥读取](密钥从二进制文件本身获取)
/p = X, Y  下载RSM文件到驱动器; X = FileKey = 1 到 10h
       Y = 特征;0:标准下载
/u = X  从驱动器上传RSM文件; X = FileKey = 1 到 11h
       X = 0 (上传FlashROM图像)
/u  上传所有RSM文件
/su  仅更新二进制文件。Dflt: 用覆盖更新二进制文件
/thr  下载代码,thrash the RomHeadMap. Dflt: RomHeadMap保留







seagate u6指令
2.5 LEVEL 2 COMMANDS:  Niwot Read/Write Commands

In the ‘Availability’ column, a ‘F’, ‘C’ and ‘B’ indicate the command is available at ‘Factory Code’, ‘Customer Code’ and ‘Both codes’ respectively. Besides, a ‘P’, ‘S’, and ‘*’ denote the command is available only if the code is compiled in ‘Packwriter Mode’, ‘Servo Mode’ and ‘Special Mode’ respectively.

www.intohard.com
Command        Description    Avail.
Bxx,yy        Display Buffer

xx = 512 byte buffer number
yy = buffer number for Data match.
If xx is a read buffer and yy is not entered, data matching the corresponding write buffer location is low-lighted; non matches are high-lighted.    B
Cxx,yy,zz        Copy Buffers
www.intohard.com
xx = Source buffer for the data.
yy = Destination buffer of the data.
zz = number of 512 byte buffers to copy (1 is default)    B
Exx,yy,zz        Display/Edit Cert Log(s)
www.intohard.com
xx    - Log number to display.
   - If no entry, Display Active Log
= 0    - Clear Active Log
<> 0    - Display Log xx
www.intohard.com
yy    - Displays only log entries which have Error Code yy.
If yy = AA, enables Special Log Controls zz.
www.intohard.com
zz    - Special Log Controls:
= 08 – Clear and insert ASCII characters from serial port into ASCII log. When CR is entered, save to Log xx and close ASCII Log.
= 10 - Append characters from serial port to ASCII Log xx. Close on receipt of CR.
= 20 – Write Active Log to Log xx.
= 40 – Enable fast dump capability for data cataloger capture. Inhibits time delay between log dumps and enables fast, unformatted log dump.
= 80 – Display address of Log xx (Formerly zz = FF)    B
Hx            Select Head
xx    - Head to Select.    B
Ixx,yy,zz        Display/Modify Adaptive Settings.
www.intohard.com
(no parameters) – Display current heads adaptive values
xx    - zone number
yy    - parameter number to modify
zz    - value to assign to parameter yy    B
Jxx,yy        Scope Sync from Log.

xx    - cert log number to take entries from
   - Default: use Active Log
www.intohard.com
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表