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

simulator problems

Does anyone else have problems with the simulator? Most of the time it works great but every now and then when code changes are made and recompiled its like the debug and code info dont match up anymore and the cursor showing the execution doesnt follow the program correctly

Parents
  • I've seen something like this before aswell. At least if it's the same problem..????

    What I've seen is that if I step through the code, occationally the code coverage beam (the one that turns green) isn't in sink with the code processed.

    I usually restart the program and everything works ok again

    Regards
    John

Reply
  • I've seen something like this before aswell. At least if it's the same problem..????

    What I've seen is that if I step through the code, occationally the code coverage beam (the one that turns green) isn't in sink with the code processed.

    I usually restart the program and everything works ok again

    Regards
    John

Children