Chapter 4 Installing WinDriver
This chapter takes you through the process of installing WinDriver on
your development platform, and shows you how to verify that your WinDriver is
properly installed. The last section discusses the uninstall procedure. To
find out how to install the driver you create on target platforms, refer to
Chapter 11.
4.1.1 Windows System Requirements
-
Any x86 32-bit or 64-bit (x64: AMD64 or Intel EM64T)
processor.
-
Any development environment supporting C, .NET, VB or Delphi.
-
Windows 2000 requires SP4.
-
Windows XP requires SP2.
4.1.2 Windows CE System Requirements
-
An x86 / MIPS / ARM Windows CE 4.x – 5.x (Windows CE.NET) or
Windows Embedded CE v6.00 target platform
or:
an ARMV4I Windows Mobile 5.0/6.0 target platform.
-
Windows 7/Vista/Server 2008/Server 2003/XP/2000 host development platform.
-
For Windows CE 4.x – 5.0: Microsoft eMbedded Visual C++ with a
corresponding target SDK OR Microsoft Platform Builder with a
corresponding BSP (Board Support Package) for the target platform.
For Windows Embedded CE 6.0: Microsoft Visual Studio (MSDEV) .NET
with the Windows CE 6.0 plugin.
For Windows Mobile: Microsoft Visual Studio (MSDEV) .NET 2005/2008.
4.1.3 Linux System Requirements
-
Any 32-bit x86 processor with a Linux
2.4.x or 2.6.x kernel
or:
Any 64-bit x86 AMD64 or Intel EM64T (x86_64) processor with a Linux 2.4.x or 2.6.x kernel
![[Note]](scripts/images/note.png) | |
|---|
Jungo strives to support new Linux kernel versions as close as possible
to their release.
To find out the latest supported kernel version, refer to the latest
WinDriver release notes
(online: http://www.jungo.com/st/wdver.html).
|
-
A GCC compiler.
![[Note]](scripts/images/note.png) | |
|---|
|
The version of the GCC compiler should match the compiler version used
for building the running Linux kernel.
|
-
Any 32-bit or 64-bit development environment (depending on your target
configuration) supporting C for user mode.
-
On your development PC: glibc2.3.x.
- libstdc++.so.5 is required for running GUI
WinDriver applications (e.g. DriverWizard [5];
Debug Monitor [7.2]).