• 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...
  • SRAM content after watch dog reset
    How can i retrieve SRAM content after external WDT reset. if i am declaring the variables to be saved after WDT reset as global (array of unsigned char of size 500), the keil compiler is initialising...
  • mcb2300 - power cycle and reset
    I've noticed that mcb2300 doesn't start after power cycling (http_demo), but starts ok after reset. Is there any way to fix it?
  • Resetting with HW Reset
    Hi, We are using LM3S9B96 dev kit, custom hardware with LM3S9B96 and Keil tools with ulink2. In the uVision options, there are 3 ways to reset the board before connecting "HW Reset", "SYSRESETREQ...
  • Power on reset problem
    If I power up my board the code runs but not properly, it appears to skip through delay routines instantly which is preventing correct initiation of some of the external devices. ...but if I then use...