Advantech PCM-3362 Personal Computer User Manual


 
41 PCM-3362 User Manual
Chapter 4 Software Introduction & Installation
The following section illustrates the installation process.
1. Extract Susi.zip.
2. Double-click the "Setup.exe" file.
The installer searches for a previous installation of the SUSI Library. If it locates one,
a screen shot opens asking whether you want to modify, repair or remove the soft-
ware. If a previous version is located, please see the section of [Maintenance Setup].
If it is not located, the following screen shot opens. Click Next.
4.3.4.2 Windows CE
In windows CE, there are three ways to install the SUSI Library, you can install it
manually or use Advantech CE-Builder to install the library or just copy the programs
and the library onto a compact flash card.
Express Installation:
You can use Advantech CE-Builder to load the library into the image.
First, you click the My Component tab.
In this tab, you click Add New Category button to add a new category, e.g. the
SUSI Library.
Then you can add a new file in this category, and upload the SUSI.dll for this
category.
After these steps, you can select the SUSI Library category you created for
every project.
Manual Installation:
You can add the SUSI Library into the image by editing any bib file.
First you open project.bib in the platform builder.
Add this line to the MODULES section of project.bib
Susi.dll $(_FLATRELEASEDIR)\Susi.dll NK SH
If you want to run the window-based demo, add following line:
SusiTest.exe $(_FLATRELEASEDIR)\SusiTest.exe
If you want to run the console-based demo, add following lines:
Watchdog.exe $(_FLATRELEASEDIR)\Watchdog.exe NK S
GPIO.exe $(_FLATRELEASEDIR)\GPIO.exe NK S
SMBUS.exe $(_FLATRELEASEDIR)\SMBUS.exe NK S
Place the three files into any files directory.
Build your new Windows CE operating system.
\Demo
SusiDemo.EXE
Demo program on Windows XP.
Susi.dll
Dynamic library for SUSI on Windows XP.
\Demo\SRC Source code of the demo program on Windows XP.
Note! The version of the SUSI Library Installer shown on each screen shot
below depends on your own particular version.