c:\64>W200FW23
Bus:0x02 Device:0x00 Function:0x00
Serial ROM Utility for uPD720200
Usage::
W200FW23 [ /? | /srom romtype | /write file1 [file2] [file3] | /dump file1 |
/erase | /noerase | /log [file4] | /address deviceaddress ]
Example::
>W200FW23 /srom 1 /write F302508.MEM CFG.INI
c:\64>W200FW23 /srom
Parameter error = "/srom"
c:\64>W200FW23 /srom ?
Bus:0x02 Device:0x00 Function:0x00
This chip revision is 4.
This tool is for uPD720200 Revision 3.
Renesas Electronics release appropriate tool for the chip revision.
c:\64>W200FW23 /srom ?
Bus:0x02 Device:0x00 Function:0x00
This chip revision is 4.
This tool is for uPD720200 Revision 3.
Renesas Electronics release appropriate tool for the chip revision.
c:\64>W200fwup.exe /srom ?
c:\64>W200fw35.exe /srom ?
Bus:0x02 Device:0x00 Function:0x00
This Device is uPD720200A(Revision 4).
MX25L5121E/1021E(MACRONIX) Type : 4, PageSize = 0x20, Chip Erase = 0x60
c:\64>W200fw35.exe /?
Serial ROM Utility for uPD720200 & uPD720200A
Usage::
W200FW35 [ /? | /srom romtype | /write file1 [file2] [file3] | /dump file1 |
/erase | /noerase | /log [file4] | /address deviceaddress |
/fout file5 | /verify file1 [file2] [file3] |
/writeall file1 [file2] [file3] ]
Options::
/? :Display this help message.
/srom :Specify SPI-Flash-ROM device type.
/write :Write both file1(.mem) and file2(.ini) to SPI Flash ROM.
If need to write EUI-64, specify file3(.eui).
/dump :Dump ROM Image File from SPI-Flash-ROM.
/erase :Erase all of the data in SPI-Flash-ROM.
/noerase :Erase process is skipped. This command is used with write
command if needed.
/log :Generates log file named file4.
(Default log file named "log.txt")
/address :Specify one target device with PCI Device Address.
/fout :File out to file6 (Don't write to SPI-Flash-ROM).
/verify :Verify the ROM image data (Don't write to SPI-Flash-ROM).
/writeall :Write both file1(.mem) and file2(.ini) to SPI Flash ROMs
of multi Host controllers on same system(computer).
If need to write EUI-64, specify file3(.eui).
Where::
romtype :Serial ROM type number (0-4,?).
Please see the supported list.
0. Auto Select (check serial rom type automatically)
1. AT25F512/A/B (ATMEL) (PageSize=128Byte, Chip Erase=0x62)
2. MX25L512/512C/2005/4005A/4005C/2006E/4006E(MACRONIX)
Pm25LD512C/010C/020C(Chingis)
(PageSize=256Byte, Chip Erase=0x60)
3. W25X10BV/20BV/40BV(WINBOND)
EN25F05/10/20/40/(EON)
A25L512/010/020/040(AMIC)
(PageSize=256Byte, Chip Erase=0xC7)
4. MX25L5121E/1021E(MACRONIX)
(PageSize=32Byte, Chip Erase=0x60)
?. Check Serial ROM Information.
file1 :Firmware File (extension is mem) released by Renesas Electroncis.
file2 :Configuration File (extension is ini) including system dependent
Parameters such as PCI Subsystem ID or PCI Subsystem Vendor ID.
Renesas Electronics releases a sample file. User need to modify
those parameters in accordance with the customer system.
file3 :EUI-64 file(extension is eui) that includes EUI-64(XX-XX-XX-XX-
XX-XX-XX-XX). If the Product is hot-plug device such as Express
Card, the EUI-64 must be set. This requirement is released from
Microsoft Windows Logo Program. As for the EUI-64, refer to the
following WEB site.
http://standards.ieee.org/regauth/ou...als/EUI64.html
file4 :LOG File Name. In case of skipping the fielname4, log.txt is
generated on the current directory.
file5 :Output Serial ROM Image File.
deviceaddress :Format is XX-YY-ZZ. XX is PCI Bus Number(HEX). YY is PCI Device
Number(HEX). ZZ is PCI Function Number(HEX). If there are
multiple devices on the system, user can specify one device.
Example::
>W200FW35
>W200FW35 /srom 1 /write Fxxxxxx.MEM CFG.INI
>W200FW35 /srom 1 /erase
>W200FW35 /srom 1 /address 04-00-00 /write Fxxxxxx.MEM CFG.INI
c:\64>W200fw35.exe /srom 0 /write F401502.MEM cfg.ini
[Target Device]Bus:0x02 Device:0x00 Function:0x00
This Device is uPD720200A(Revision 4).
Erase Serial ROM.... 0%