Has anyone created an include file for the new PIC18F27J53? I have sample chips but CCS has not added support yet (as of version 4.112).
I tinkered with the CCS "device table editor". I can add a part but it doesn't seem to generate a matching include file.
This is a nice chip. Built in USB and 128K bytes of FLASH.
Ttelmah
Joined: 11 Mar 2010 Posts: 19494
Posted: Wed Oct 13, 2010 3:07 pm
The device editor, allows you to add support for a chip, but won't generate the include file.
However there is no 'magic' to the include files. Look at a few. Just cut and copy the include file sections from other chips with the same peripherals. I have done this for half a dozen chips in the past, where CCS was slow adding support, without problems.
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