Vitaliy wrote: > I thought I'd ask before trying to figure this out on my own. > Currently I have MPLAB running on the side screen (for compiling & > debugging) and the newly purchased UltraEdit on the main screen. I > know it's possible to compile from within UltraEdit, but is it > possible to debug as well? Probably not, but I've never tried. I edit with UltraEdit too, and use MPLAB only for debugging. This is easy to do with a few scripts. For example, the BL script builds the project and shows the linker output file. The BR script builds the project and runs MPLAB with the previous setup for that project. That's for debugging. The T script builds the project and programs the result into the target PIC. There are other more verbose scripts that perform less frequent functions. There is also a mechamism for defining scripts unique to each project, and for customizing some of the canned scripts per project. ******************************************************************** Embed Inc, Littleton Massachusetts, http://www.embedinc.com/products (978) 742-9014. Gold level PIC consultants since 2000. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist