########################################### # # # # KOMMisc Readme file # # # # Edition 7.0 # # 2012-08-22 # # # # (c) by KONTRON MODULAR COMPUTERS 2012 # # # ############################################ Operating systems: Windows XP Windows 7 (32 bit) Windows Embedded Standard 7 (32 bit) Windows Server 2003 R2 (32 bit) Windows Server 2008 (32 bit) ################ Installation notes ################ run installKOMmisc.exe The installKomMisc.exe installs the KOM System Functions driver in 3 Steps: Step 1: regedit.exe is started for installing a reg file needed by the KOM System Functions driver. Step 2: the setup of the driver will be started. Select the desired options displayed on the screen. Step 3: reboot. This step is selectable under step 2 however note, that in order to activate the changes, the system must be rebooted at some time before KOM System Functions are usable. ***** Note: uninstalling the driver follow these steps: 1. run installKomMisc.exe again. 2. afterwards manually uninstall the driver in the Device Manager. The registry entry "HKLM\Software\Kontron\KomMisc" remains in the registry. If desired, delete this key manually. ***** ################ BSP contents ########################################### File name Version number Description ------------------------------------------------------------------------- installKOMmisc.exe installer package (self extracting) ################ installer package contents ############################# install.bat runs regedit.exe and setup.exe KOMmisc.reg file installed by regedit.exe setup.exe starts KOMMiscInstaller.msi KOMMiscInstaller.msi driver installer file ################ Documentation files in BSP package ##################### Readme_WIN_MISC.txt This file ################ Files installed by KOMMiscInstaller.msi ################ KOMMisc.sys 1.3.0.0 KomLED.dll 2.0.1.0 KomSys.dll 2.2.0.0 KomWdg.dll 2.0.0.0 komdio.dll 2.1.0.0 Komrio.dll 2.1.0.0 WdfCoInstaller01007.dll 1.7.6001.18000 KontronMSILogo.JPG KomLEDDemo.exe 1.6.0.2 KomLedApi.chm KomLED.h KomLED.exp KomLED.lib KomLEDDemo.cpp KomSysDemo.exe 1.4.0.1 KomSysApi.chm KomSys.h KomSys.exp KomSys.lib KomSysDemo.cpp KomWdgDemo.exe 1.3.0.1 KomWdgApi.chm KomWdg.h KomWdg.exp KomWdg.lib KomWdgDemo.cpp KomdioDemo.exe 1.0.0.1 KomdioApi.chm Komdio_api.h Komdio.exp Komdio.lib KomdioDemo.cpp KomrioDemo.exe 1.2.0.0 KomrioApi.chm Komrio_api.h Komrio.exp Komrio.lib KomrioDemo.cpp BoardSettings.chm BoardSettings.exe 1.10.0.0 ################ Restrictions ########################################### - Watchdog The watchdog timer settings 512 - 4096 sec are not available on all boards. For available watchdog timersettings refer to the hardware manual of the board in use. The BoardSettings.exe will allow selection of the timer settings mentioned above even if they are not available for the board in use. - Rear I/O On some boards the second Ethernet port is fixed to Front I/O. In this case only the first Ethernet port can be switched to rear I/O. Refer to the hardware manual of the board in use. ################ Notes ################################################## - This installation description is based on a clean installation of one of the following Microsoft operating systems: Windows XP Windows 7 (32 bit) Windows Embedded Standard 7 (32 bit) Windows Server 2003 R2 (32 bit) Windows Server 2008 (32 bit) - On some boards the availability of the watchdog modes "Interrupt" and "Cascaded" depend on BIOS settings. Refer to the BIOS manual of the board in use. - The demo applications and source codes are general examples for programmers only! They do not necessarily represent the actual features of the board in use. Therefore, depending on the board in use, not every demo application and not every setting in a demo application is functional. For available board features refer to the hardware manual. ################ Version history ######################################## Revision 12: - Added CP6004 support Revision 11: - Fixed DropDownBox handling in BoardSettings - Added support for CP3003 Revision 10: - initial version