Steve Rapinchuk wrote: > Has anyone successfully got UEStudio to work with the Hi-Tech PICC-18 > compiler? UEStudio is a superset of UltraEdit, and is a customizable > development IDE, which can automatically generate makefiles > (something MPLAB can't do). Since UEStudio doesn't come with a > configuration file for PICC-18, I took the one for the "Hi-Tech 8051 > Compiler" and modified it for the PICC-18 compiler. It does compile > the code OK (much quicker than with MPLAB), but it doesn't display > errors or warnings in the output window. I tried changing all the > settings in "Advanced Build Options", but it still doesn't catch the > messages sent to stderr. I sent an email to IDM support, and they > said to change the setting for GrabErr in the compiler configuration > file from 0 to 1, but that causes other problems as it seems to > intercept stderr that picc18.exe should be getting from it's sub-processes. > > I know several of you use UltraEdit at your text editor of choice, so > I figured someone must have given UEStudio a try. You can download > the demo version at: > > http://www.idmcomp.com/ > > I'm using version 8.35PL3 of the PICC-18 compiler. I'd gladly email > you my compiler configuration file if you want to try it. > > > > Steve Rapinchuk > > > > http://www.microchipc.com/PIC_tips_5.htm has instructions for integrating PICC, MPLAB and UltraEdit which may help. Ian -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist