Hi, I selected 4000000 as clock speed but when I programmed it (no PPP) and selected INTRC I/0 the Pic not worked correctly.
So I selected INTRC CLOUT and I mesured 7,8 KhZ (Fosc/4) as reported in data sheet. So I selected with an asm code the OSCCON as 0x66 in order to obtain a 4Mhz clock. Flowcode shouldn't do it for me? Anyway the clockout doesn't work and I don't know the clock frequency!.
What should I do simply to obtain 4Mhz clock using internally rc oscillator? Thanks