Not for running program from -- but you can use an external eeprom to store static data (text or graphics for example), so you can free up space from the flas which then can be used for storing code instead. Tamas On Thu, Dec 3, 2009 at 5:09 PM, cllow2020 wrote: > need =A0help, > does anyone know how to increase pic flash memory size by using external > eeprom ? is this possible to have extended flash memory? > -- > http://www.piclist.com PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > -- = /* www.mcuhobby.com */ int main() { char *a,*s,*q; printf(s=3D"/* www.mcuhobby.com */ int main() { char *a,*s,*q; printf(s=3D%s%s%s, q=3D%s%s%s%s,s,q,q,a=3D%s%s%s%s,q,q,q,a,a,q); }", q=3D"\"",s,q,q,a=3D"\\",q,q,q,a,a,q); } -- = http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist