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

uVision 2 locking up when run from another program

Has anobody else had a problem with running uVision 2 in debug mode from another application?
It seems to lock up on me at the splash screen, though the project does get loaded up in the background.
I have tried it on another PC with a different project/source but get the same results.
Any ideas?

Parents Reply Children
  • Im using uVision2 with a module testing program that calls out to uVision whenever code needs building or running in debug mode to get coverage statistics, that kind of thing.

    When uVision is called to build the code it works perfectly fine, but calling it to run the code (-d parameter) causes it to hang on the splash screen.

    Any ideas?