On Mon, Jun 6, 2011 at 5:32 PM, Oli Glaser wrote: > Are you sure the config bits are right? > I just checked in the include file for the 16F883 I have for an early > version of PICC I have on here (9.70) and for the internal oscillator > (no clock out) you put INTCLK. > Just as a side note: Since Microchip acquired HiTech, some names and define= s changed in the header files, so old projects would not compile at all. Many people actually turnes off from PICC because of that (no reason changing these without backward compatibility). Tamas > In case you don't know, all the bits are defined in install > directory->include->pic16f887.h (right at the bottom) > > > > -- > http://www.piclist.com PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > --=20 int main() { char *a,*s,*q; printf(s=3D"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); } --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .