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 load external AXF for debugging?

I have axf file with debug info in DWARF2 format, built with ARM RVCT 2.2 build 503(built NOT under mVIsion ).

I want to load this AXF file to uVision3 and then debug my axf with ARM simulator. I need to debug it on source level (with variable and class watch).
How can i do this ?

0