Is there any refactoring tools/plug-ins/add-ons (even 3rd party) available for Keil IDE?
or
Has anyone done this sort of things any other way (any standalone tools/applications)?
Many Thanks for your suggestions and help
Unless your refactoring tools relies on the browser database created when using the original M$ compiler to build the project.
It's not difficult to make your embedded code compilable with the MS (or any other) compiler - in fact, it's often beneficial to do so!
Of course, you're unlikely to get it to run meaningfully on a PC - but that's not the point.
See: www.8052.com/.../read.phtml