On Thu, 10 Sep 1998, Daniel Hjorth wrote: > Hello dear listmembers......... I like to some advice about how to make > a PIC (16C55) work with the instructions stored in a EEPROM(24LC26)? > What shall be stored in the eprom memory of the pic, to make it > understand that it shall use the memory as instructionsource? Can't be done, unless the pic contains an interpreter of some sort(think "Basic Stamp"). The native PIC instruction set will not use external memory as code space(not the 16C55, let's put it that way, OK). -Bob