This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Reset watch dog timer...

Hi All,

I am using AT89s8252,to reset the Watch Dog timer I am using the cmd(all in vain)

setb WDTEN_

...then I came to know that WCON(0x96) cannot be bit addressed...:-(

If that is the case then,how can the label
--> WDTEN_ that is defined in the AT89s8252.h be used...
#define WDTEN_   0x01
#define WDTRST_  0x02
.
.
.

Rgds
Raj Shetgar