Hi, all
I want to write a watchdog program on an Advantech board(X86 based) with
CE.net 4.2 and eVC 4.0. I tried to use _outp() to write a char to a
specific I/O address in a time interval. But the compiler cannot identify
this function. Should I implement the two function with in-line assembly by
myself?
maverick