On Tue, 2007-03-13 at 15:26 +0100, Rikard Bosnjakovic wrote: > When trying to program a chip (16F628a), I get this message: > > "ICDWarn0033: MPLAB ICD 2 does not support programming this device is > both the internal oscillator and internal MCLR are selected. You may > continue programming, but you are encouraged to cancel, reconfigure > your device, and try again". > > This confuses me, because my config is like this: > > __CONFIG _CP_OFF & _WDT_OFF & _BODEN_OFF & _PWRTE_ON & > _INTOSC_OSC_NOCLKOUT & _MCLRE_OFF & _LVP_OFF > > I.e MCLR is not selected. MCLRE_OFF means you've selected "internal" MCLR. That said, I've ignored this warning and have been able to continue successfully programing the parts. However, YMMV. TTYL -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist