debugger suddenly got too slow

Comments

4 comments

  • Avatar
    Michael Soule

    This also happend to me, it seemed to work fine untill i upgraded my computer.  worked fine with Vista 32 bit, then upgraded to Win 7 64 bit.  i dont know if that is related to the problem.

    just seems like the debugger is no longer in real time.

    0
    Comment actions Permalink
  • Avatar
    Ben Clewett

    I am a new user with a 64 bit Win 7 PC.  My debugger moves at about 20 seconds per line of code.  So a 6 line function takes two minutes to debug.  CrossStudio will show "(Not Responding)" between each line.  Which makes it usable.

    You may have the same problem as me.  Did you get any resolution?

    (CrossStudio 2.0.11 with USB CrossConnect for ARM ver 2.13)

    0
    Comment actions Permalink
  • Avatar
    tarkan

    I had the same Problem.

    My solution was, that i took the project and solution-file from an older version of my project.

    Therefore i am sure that this is related somehow to the .hzp and .hzs files. But i did not find the corresponding Setting in the properties!

    0
    Comment actions Permalink
  • Avatar
    Threehc

    I had the same problem last week. Finally what I did is close the solution and delete the .hzs file then re-open the solution, it will generate a new .hzs file and this solved the problem.

    0
    Comment actions Permalink

Please sign in to leave a comment.