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

Software Reset problem

Hi All,
I am facing software reset problem in the XC164.I am explaining the case in detail.Fortunately i am initialising three lEDS's on every powerUp.While during the execution of the application i observed that unfortunately sometimes that three LED's are getting glowed and off.I came to the conclusion that due to the reset i got that problem.Then i probed the problem and i made confirmation that there was no hardware reset.This is confirmed as the result of checking the hardware reset active low pin.If someone knows the reason,please help me.

Regards,Thangadurai.A

Parents
  • The system status register SYSSTAT indicates the status of the clock generation unit and the recent reset with a number of flags.

    What about the watchdog? It is enabled out of reset unless you explicitly disable it. What is your configuration?

    You need to provide more detailed information to your problem otherwise no constructive help can be given.

Reply
  • The system status register SYSSTAT indicates the status of the clock generation unit and the recent reset with a number of flags.

    What about the watchdog? It is enabled out of reset unless you explicitly disable it. What is your configuration?

    You need to provide more detailed information to your problem otherwise no constructive help can be given.

Children