MPLAB compilling

Hesam Kamalan

New Member
Hi all,
I write my project in C lang. and compile it with MPLAB C compiler. but my compiler do not know my device(16F84A or 16F877A). how can i compile it?
 
Hello Hesam Kamalan,

Isn't the Microchip C18 compiler only for PIC18 series devices? Or, are you using a different C compiler Sir?

Regards, Mike
 
Hi Mike,
thanks for your help.
I use C30 compiler for my projects. is it correct? i want program 16FXXXX components only but i do not know which compiler suport that.
 
Hi Hesam Kamalan,

Neither of the Microchip C compilers support the PIC16 devices. Their C18 comiler supports PIC18 devices and their C30 compiler supports dsPIC30/33 and PIC24 devices.

If you want to program PIC16 devices in C you'll need a different compiler.

Kind regards, Mike
**broken link removed**
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…