next up previous contents
Next: 3.5 Uninstalling WinDriver Up: 3. Installing WinDriver Previous: 3.3 Upgrading Your Installation   Contents

Subsections


3.4 Checking Your Installation


3.4.1 Windows, Linux and Solaris Installation Check

  1. Start DriverWizard:
    On Windows, by choosing Programs | WinDriver | DriverWizard from the Start menu, or using the shortcut that is automatically created on your Desktop. A third option for activating the DriverWizard on Windows is by running wdwizard.exe from a command prompt under the wizard sub-directory.
    On Linux and Solaris you can access the wizard application via the file manager under the wizard sub-directory, or run the wizard application via a shell.

  2. Make sure that your WinDriver license is installed (see section 3.2, which explains how to install WinDriver). If you are an evaluation version user, you do not need to install a license.

  3. For PCI cards - Insert your card into the PCI bus, and verify that DriverWizard detects it.

  4. For ISA cards - Insert your card into the ISA bus, configure DriverWizard with your card's resources and try to read/write to the card using DriverWizard. (Not relevant for Solaris).


3.4.2 Windows CE Installation Check

  1. Start DriverWizard on your Windows host machine by choosing Programs | WinDriver | DriverWizard from the Start Menu.

  2. Make sure that your WinDriver license is installed. If you are an evaluation version user, you do not need to install a license.

  3. For Plug and Play devices (such as PCI, PCMCIA or CardBus) - Insert your device into the relevant bus slot, and verify that DriverWizard detects it.

  4. For ISA cards - Insert your card into the ISA bus, configure DriverWizard with your card's resources and try to read/write to the card using DriverWizard.

  5. Activate Visual C++ for CE.

  6. Load one of the WinDriver samples, e.g., WinDriver$\backslash$samples$\backslash$speaker$\backslash$speaker.dsw.

  7. Set the target platform to x86em in the Visual C++ WCE configuration toolbar.

  8. Compile and run the speaker sample. The Windows host machine's speaker should be activated from within the CE emulation environment.