We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I wish KEIL can take the AGSI developer solve way with BCB! Not always for VC6.
Sorry, no. I like the MSVC debugger too much. For building C51 projects I just make uVision big enough so I can see the output window and the build button. Then when I'm done correcting my numerous bugs in a real editor (CodeWright in my case) I alt-tab over to uVision, hit the little button and voila! No makefiles! Of course I do have CodeWright handle the single file compilation and error output parsing for gross syntax errors. - Mark