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

How to debug code build outside uVision

I try to use eclipse as editor to build the code and debug with uVision.

This works so far that I am able to setup a project and start debugging. But High-Level language debugging did not work properly. If open the source file with File/Open it is possible to set breakpoints and so on. But if I include the source into the project of uVision, and open the file trough the projekt-browser, the debugger did not recognize the file as the source file of the current debug-session.

What can I do to solve this problem? It is because I use the RVCT3.0 Compiler and an evaluation version of RV-MDK?

Thanks Peter