BIS-6620
Based on
Menlow Platform
Mini PC
45
open the file. The Driver Integration Options interface appears. Select the Text Mode Driver
radio button, select “SiI 3132 controller on Windows XP/Server 2003” in the list, and click “OK”.
5. Click “Forward”, and a prompt window pops up, "Apply Changes?" and click “Yes”. After
completing the changes, enter the production of the following ISO image.
6. Insert the blank disc into the burner, select “Direct Burning” from the drop-down list in “Mode”
in the “Bootable ISO Mirror” Interface, and click “Burn” to start the burning. In order to ensure
the quality of recording, it is suggested to select "Create Mirror" and then make starter disk
according to the image.
7. After recording, the CD-ROM can be used as a system installation disk and it has SATA hard
drive.
Appendix 3
:
Watchdog Programming Guide
watchdog reference code
(
ASM
)
--------------------------------------------------------------------------------------------------------------
Set the port to realize watchdog function through DEBUG order, so that it can carry out
Watchdog Timer’s various functions
Port Instruction
:
2EH
:
Address Register
2FH
:
Data Register
Example
:
Set Watchdog Timer 30 seconds
Running DEBUG command in DOS mode
:
C:\>debug
-o 2e 87
-o 2e 87
; unlock
-o 2e 2b
-o 2f e0
;bit4=0 ,set pin as watchdog func
-o 2e 07
-o 2f 08
; Selecting Logical Devices
-o 2e 30
-o 2f 01
; Activating Logic Device
-o 2e f5
Summary of Contents for BIS-6620
Page 1: ...BIS 6620 Mini PC USER Manual V1 0...
Page 7: ...Chapter One Product Introdu ction...
Page 11: ...Chapter Two Hardware Function...
Page 19: ...Chapter Three Hardware Installa tion...
Page 24: ...Chapter Four BIOS Setup...
Page 56: ...Appen dix...
Page 64: ......