no INC files for PIC18's in PBP244
Went to get the fuse options for 18F4550 and their are no M18XXXXX.inc files in the INC directory...
is this correct?
I'm after the fuse options... I've got the ones for MCLRE and LVP etc from winpic, but the multiple choice ones for OSC, PLL devider, OSC devicer, VBOR and BOR I can't guess...
Also, had a go at compiling some working code originally for the 16F877A and i get the following compiler error...
Code:
ERROR: Unable to find -p<pic> processor file 18f4550.BAS
is PBP244 not designed to work with ether 18F2455/2550/4455/4550?