The manner to carry out the execution file, FLDL.EXE (Flash Memory Down Loader for ATAPI) The FLDL.EXE is a command to rewrite the content of the flash memory of the micro controller implemented in the DVD-ROM drive through the ATAPI I/F. 1.Operational environment MS-DOS Version 5.0 and over (not operational by the MS-DOS prompt under the Windows95/98 environment.) 2.Manner to execute type FLDL [#Base] [!] filename Where: [#Base] : IDE I/O port base address (even : master, odd : slave) Primary master : 1F0 Primary slave : 1F1 Secondary master : 170 Secondary slave : 171 If neglected to type : Second slave is automatically selected [!] : Data check mode If this option is added, read the data from the DRAM of the drive into PC, and compare with the original data. Note: Writing into the flash memory will not be done in this case. [filename] : ROM image file name (binary image) Type the file name to write into the flash memory. 3.Example of execution In case of writing the file, "start.bin" into the drive connected at the secondary master : FLDL #170 start.bin 4.Help indication If execute the FLDL without adding any file name, the HELP description will be indicated. Cyber Drive 2001