I tried to compile my program with compiler V3.184. My program use a PIC18F452 and when I compile it, I've the error :
unknown device type --try PCH
and it open the file 18F452.h and highlight this line :
#device PIC18F452
Someone know what I can do for that.
thank you
Haplo
Joined: 06 Sep 2003 Posts: 659 Location: Sydney, Australia
Posted: Thu Mar 18, 2004 5:53 pm
You need the PCH compiler to compile code for PIC18 series. Assuming you already have PCH, go to the drop-down combo box in the IDE toolbar and select Microchip PIC18. The program should now compile.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum