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
Thanks, you helped me a lot.
Now this seems that calling my C51 compiler, linker and assembler from MSVS should be the solution to my problem. This way I will be able to use my Refactoring tools as before from within the MSVS IDE. [I hope my refactoring tools will support ANSI-C]
Thanks again.
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