> On Tue, 30 Sep 1997 14:01:44 +0200 courche > writes: > > >I seach a method to program PIC without use of internal EPROM. I seach > >a > >method to produce the code into an EEPROM like 28C64 and PIC can > >execute > >the prog whitch burns into the EEPROM... I d'ont whant to use 10 PIC > >to > >debug final program and wait for the EPROM eraser after my 10 PIC was > >burned !. If you don't have a real 'need for speed' then use an interpreter - the interpreter lives in the on-chip eprom, and interprets the serial io eeprom. There's a C one of these available - my www browser is not available, or I'd tell you where to look, but start at the ormix site. MikeS (remove the you know what before replying)