Wafer 6820 - Watchdog programming

  • Thread starter Thread starter Nils
  • Start date Start date
N

Nils

Hello,

i'm a german student of university of cooperative education in Mannheim
Germany. for my student research project i have to test the watchdog of
the wafer 6820 board.
the system is running under windows 2000. i have to write the programm
in object pascal (delphi 7).

now i have some problems with the api functions, that make it possible
to communicate with the watchdog.
with the system ther was a source code in C which i translated into
object pascal. but now the watchdog doesn't react.
what could be the mistake?
for the ctl code i have to give to the deviceiocontrol function i took
the functions 0x800, 0x801 und 0x802...

has anyone some experiences with this watchdog?


thanks for any help.

Nils
 
Hi Nils,

I have never worked with this particular type of watchdog but if your code in C worked and code in Pascal do not then you have make
a mistake in code functionality translation.
You can post both codes here if you need further help.

Regards,
Slobodan
 
Back
Top