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 ?