PCM-3362 User Manual
42
4.3.5
SUSI Sample Programs
Sample Programs
The sample programs demonstrate how to incorporate SUSI into your program.
There are sample programs for two categories of operating system, i.e. Windows XP
and Windows CE. The sample programs run in graphics mode in Windows XP and
Windows CE. The sample programs are described in the subsections below.
Windows Graphics Mode
There are sample programs of Windows in graphics mode for two categories of oper-
ating system, i.e. Windows CE and Windows XP. Each demo application contains an
executable file SusiDemo.exe, a shared library Susi.dll and source code within the
release package. The files of Windows CE and Windows XP are not compatible with
each other.
SusiDemo.exe is an executable file and it requires the shared library, Susi.dll, to
demonstrate the SUSI functions. The source code of SusiDemo.exe also has two
versions, i.e. Windows CE and Windows XP, and must be compiled under Microsoft
Visual C++ 6.0 on Windows XP or under Microsoft Embedded Visual C++ 4.0 on
Windows CE. Developers must add the header file Susi.h and library Susi.lib to their
own projects when they want to develop something with SUSI.
SusiDemo.exe
The SusiDemo.exe test application is an application which uses all functions of the
SUSI Library. It has five major function blocks: Watchdog, GPIO, SMBus, I
2
C and
VGA control. The following screen shot appears when you execute SusiDemo.exe.
You can click function tabs to select test functions respectively. Some function tabs
will not show on the test application if your platform does not support such functions.
For a complete support list, please refer to Appendix A. We describe the steps to test
all functions of this application.
GPIO
Summary of Contents for PCM-3362
Page 14: ...PCM 3362 User Manual 6 ...
Page 15: ...Chapter 2 2 Hardware Installation ...
Page 24: ...PCM 3362 User Manual 16 ...
Page 25: ...Chapter 3 3 AMI BIOS Setup ...
Page 45: ...Chapter 4 4 Software Introduction Installation ...
Page 56: ...PCM 3362 User Manual 48 ...
Page 57: ...Chapter 5 5 Chipset Software Installation Utility ...
Page 59: ...Chapter 6 6 Integrated Graphic Device Setup ...
Page 61: ...Chapter 7 7 LAN Configuration ...
Page 76: ...PCM 3362 User Manual 68 ...
Page 77: ...Appendix C C Mechanical Drawings ...
Page 82: ...PCM 3362 User Manual 74 ...
Page 83: ...Appendix D D Watchdog Timer and GPIO sample code ...