• Getting Watchdog timer reset
    Hi, For executing asm instructions in C51 compiler(KEIL IDE) I did 1.Enable Generate Assembler SRC file and 2.Enable Assemble SRC File. After settings done, i had compiled and make the file without...
  • 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...
  • Getting Watchdog timer reset
    Hi, For executing asm instructions in C51 compiler(KEIL IDE) I did 1.Enable Generate Assembler SRC file and 2.Enable Assemble SRC File. After settings done, i had compiled and make the file without...
  • 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...
  • Core_n System Timer reset behaviour
    Hello, I'm working with i.MX8DX (Dual Core CortexA35) My question is this: If a PE is reset. Is the CNTPCT_EL0 is also reset and start from 0? or keep counting normally?