I can't see your code. Have you attached it? Tamas 2010/5/10 microsoftwarecontrol > The first: piccinfo.h added: > [16F886] > ARCH=PIC14 > PROCID=886F > ROMSIZE=2000 > BANKS=4 > RAMBANK=20,7F > RAMBANK=A0,EF > RAMBANK=110,16F > RAMBANK=190,1EF > COMMON=70,7F > ICDRAM=70,70 > ICDRAM=1E5,1EF > ICDROM=1F00,1FFF > DATABANK=2 > FLASHTYPE=READWRITE_A > EEPROMSIZE=100 > > Then: 16f877.h from version 9.70 coppied to 8.05's \include. > Third: pic.h have been added #include 16F877.h > > Compiling seems no error. But when running, even can not run "blink > =!blink;" > But can do blink=1; blink=0; > > What is wrong? > > > > -- > http://www.piclist.com PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > > -- int main() { char *a,*s,*q; printf(s="int main() { char *a,*s,*q; printf(s=%s%s%s, q=%s%s%s%s,s,q,q,a=%s%s%s%s,q,q,q,a,a,q); }", q="\"",s,q,q,a="\\",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