Have nice holidays and sort of!

I built a project with a 18F1320 and a 16F88.
The 18F1320 has an external oscillator with 20 MHz that goes to CLKI and should squeeze 20 MHz out of CLKO (RA6) which runs to the 16F88 CLKI Input (RA7) .
Bothe have osc defines of 20 but the 16F88 runs waaay to slow (about 4 times slower than expcted).
Made two simplest program to test both, therefore the defines are of old working programs which will be used for these PICs and this project, exept the osc things. But the 16F88 will measure engine temp and control via HPWM the electric water pump and send the temp via DEBUG to the 18F1320 which shows it (and other things) at the 4 Line LCD.
Had the communication established via 16F88 and a 16F876A wich worked so i will get it going between 16F88 and 18F1320, with a little help of my friends, of course.
I tried several external 16F88 defines like _FOSC_HS,_HS_OSC and other out of the Device Reference files.

so maybe the define of the 18F1320 is wrong but that one works with the right speed.

Please help if you like to.
16F88TEST2.txt1320TEST1.txt