Hi Mike, I am using 7.30 with an ICD2 to debug a 18f1320 with an internal osc and pll, once it gets past the point where I reconfig the osc it seems to work fine but is very flaky until I void main(void) { unsigned char c; // Setup the osc for the internal 8Mhz rc OSCCON = 0x73; // Tiny bit of tune OSCTUNE = -2; At this point is spot on. Before this it fail to connect after programing and takes a few goes to start but I put this down to the reconfig of the internal osc. regards Lee McLaren Mike Hagen wrote: > I just connected ICD2 to a 16f877 on a blank proto board. > Made a 5 pin header and can program the Pic but not run Debug. > Get errors 0015 and 0038. So I hooked up the PicDem2+ that came with > the ICD2 and compiled and programmed the Microchip Software. > Same result, can't debug but CAN program? Even when I add _DEBUG_ON to the > config word? > > Anyone tried the new MPLAB 7.30 with ICD2? > > Thanks, > Mike > > -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist