/////////////////////////////////////////////////////////////////////////////
//
//  Installing PALMiCE device driver
//                                                         V1.03A(Win98SE/Me)
//                                                         V1.04 (Win2000/XP)
//  Copyright (C)2001 COMPUTEX CO.,LTD.
//
/////////////////////////////////////////////////////////////////////////////

1. Corresponding OS
  PALMiCE corresponds to the followings.
    * Windows98
    * Windows98 Second Edition
    * Windows Me
    * Windows 2000 Professional
    * Windows XP Professional
    * Windows XP Home Edition


2. File contents for device driver
    The following files are in the root of the CD-ROM "CSIDE for PALMiCE."

    (1) Ctexusb1.txt      This file
    (2) Palmice9x.inf     Device driver setting file for Windows98/Me
    (3) Ctexusb1.sys      Device driver main unit for Windows98/Me
    (4) Palmice2k.inf     Device driver setting file for Windows2000/XP
    (5) Ctexusb2.sys      Device driver main unit for Windows2000/XP
    (6) Normal.reg        Device driver stabilization registry information file
    (7) Optimize.reg      Device driver optimization registry information file


3. Installation

    (1) Connect PALMiCE to the USB port of the PC.
    (2) Turn on the PALMiCE power.
        Supporting Plug&Play, it starts automatically.
    (3) New hardware is recognized.  The dialog box for selecting driver to be
        installed opens.
    (4) Insert the CD-ROM of CSIDE which comes with PALMiCE.
    (5) Specify CD-ROM for the driver location and click OK.
    (6) Double-click "Optimize.reg" in the root of the CD-ROM when switching the
        mode for speeding up downloading.
        Installation is complete.


4. Version history
-------------------------------------------------------------------------------
@V1.03A(Win2000/XP) -> V1.04                                     Jul. 19, 2005
-------------------------------------------------------------------------------
- System with hyperthreading in effect was turning into BSOD.
  The problem has been corrected.

-------------------------------------------------------------------------------
  V1.03 -> V1.03A                                                 Dec. 08, 2004
-------------------------------------------------------------------------------
- The USB may have been recognized slowly by PALMiCE at start-up of CSIDE, but
  this phenomenon was modified.

-------------------------------------------------------------------------------
  V1.02(Win2000/XP) -> V1.03                                      Jun. 17, 2004
-------------------------------------------------------------------------------
- The PC sometimes locked when tens of megabytes of data was transferred from
  PALMiCE on Windows2000/WindowsXP, but this defect was modified.

-------------------------------------------------------------------------------
  V1.00(Win98/Me),V1.01(Win2000/XP) -> V1.02                      Jan. 10, 2002
-------------------------------------------------------------------------------
- The version of the device driver was unified for Windows 98/Me/2000/XP.
- Optimization of device driver speeded up downloading a file.
  CSIDE may become unstable after speeding up the transfer rate according to
  compatibility with the BIOS version, the mother board, the USB host controller,
  the CPU and frequencies of the host PC.
  In this case, terminate CSIDE and then switch the mode to the standard mode.
  Double-click "Normal.reg" to switch to the normal mode.
  For Windows2000 or Windows XP, log in as administrator authorization.
  The fast mode is adopted when installing the device driver for the first time.
  The following table compares between the fast mode and the standard mode.
  The downloading speed is measured with the maximum clock which is settable in
  CSIDE for both H-UDI and JTAG.
  +-----------------------------+---------------------+--------------------+
  |                             | Stabilization mode  | Optimization mode  |
  +-----------------------------+---------------------+--------------------+
  | Registry information file   | Normal.reg          | Optimize.reg       |
  +-----------------------------+---------------------+--------------------+
  | Download (SH7750)           | 230K bytes/sec.     | 480K bytes/sec.    |
  +-----------------------------+---------------------+--------------------+
  | Download (ARM7TDMI)         | 120K bytes/sec.     | 230K bytes/sec     |
  +-----------------------------+---------------------+--------------------+

-------------------------------------------------------------------------------
  V1.00 -> V1.01(Windows 2000 / XP only)                          Nov. 08, 2001
-------------------------------------------------------------------------------
- The defect, which causes hang-up of the PC when using PALMiCE if the PC has
  the dual CPU of two or more and the OS is Windows 2000 or Windows XP, was
  modified.
- It was conformed that PALMiCE was operable with Windows XP Professional and
   Windows XP Home Edition.

-------------------------------------------------------------------------------
  V1.00                                                           Sep. 14, 2001
-------------------------------------------------------------------------------
- Initial version
