Sample Program; A.3 Sample Program - AXIOMTEK IPC964-512-FL Series User Manual

Industrial and fanless computers
Hide thumbs Also See for IPC964-512-FL Series:
Table of Contents

Advertisement

A.3 Sample Program

Assembly sample code :
;Enable WDT:
mov
dx,2Eh
mov
al,87
out
dx,al
out
dx,al
;Select Logic device:
mov
dx,2Eh
mov
al,07h
out
dx,al
mov
dx,2Fh
mov
al,07h
out
dx,al
;Enable WDT base address:
mov
dx,2Eh
mov
al,30h
out
dx,al
mov
dx,2Fh
mov
al,01h
out
dx,al
;Activate WDT:
mov
dx,2Eh
mov
al,0F0h
out
dx,al
mov
dx,2Fh
mov
al,80h
out
dx,al
;Set base timer :
mov
dx,2Eh
Watchdog Timer
IPC962-511-FL/IPC964-512-FL Series User's Manual
;Un-lock super I/O
53

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IPC964-512-FL Series and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Ipc962-511-fl series

Table of Contents