Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

CCS compiler Ver4.130, header file for PIC18F67k22

Status
Not open for further replies.

haseeb123

New Member
Hi

I'm using CCS compiler version 4.130 with MPLAB IDE ver 8.56.

I wish to program the PIC18F67k22. So i use the provided
header file with the CCS compiler, and when I compile, the
compiler gives error saying 'no such device exists'.

I have also tried copying the header file from the 'devices' folder
to my project folder, but still the same error occurs.

Should I be using the PIC18F6722 header file instead? If so
then why is it not recognizing the device PIC18F67k22 even though
the CCS website clearly states that the 'k' part is supported.

Can someone please explain this to me?

Thanks

Haseeb
 
MPLAB IDE 8.56 does support the PIC18F67k22 device as i select it from the Project Wizard
when i start to make a program.

I'm using the CCS compiler version 4.130 (PCH) that is for the PIC18 line series. This is the
latest compiler from their website that i have just bought.

the error is generated at compile time from the compiler, not the IDE.

Please can you explain this?
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top