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

Infinite loop degugging

Hi,
I have got a problem when I debug a program with uLink2 into XC164CS. When I take steps, the arrow is staying in these instructions in infinite loop.
What these 3 instructions means?. Help me please.
Thanks
img221.imagevenue.com/img.php

Parents
  • Hi,
    Another thing. Sometimes, when I load the program, I get this phrase in the output window of uVision3:

    Load "C:\\Documents and Settings\\iker\\Escritorio\\Getting_started_RTC\\RTC\\RTC\\RTC"
    Erasing...
    Erase Done.
    Programming Done.
    Hardware, Software or Watchdog Reset detected.
    Verify OK.
    Application running ...
    

    "Hardware, Software or Watchdog Reset detected."

    Therefore, the program is debugged correctly step by step.
    Why and when does it happen?
    Thank you for you helps. :D

Reply
  • Hi,
    Another thing. Sometimes, when I load the program, I get this phrase in the output window of uVision3:

    Load "C:\\Documents and Settings\\iker\\Escritorio\\Getting_started_RTC\\RTC\\RTC\\RTC"
    Erasing...
    Erase Done.
    Programming Done.
    Hardware, Software or Watchdog Reset detected.
    Verify OK.
    Application running ...
    

    "Hardware, Software or Watchdog Reset detected."

    Therefore, the program is debugged correctly step by step.
    Why and when does it happen?
    Thank you for you helps. :D

Children