CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Support for new chips with older compiler

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Amolf



Joined: 09 Jun 2011
Posts: 3

View user's profile Send private message

Support for new chips with older compiler
PostPosted: Thu Jun 09, 2011 4:28 am     Reply with quote

Hello,

The CCS PIC compiler I have (v4.099) does not support the exact version of the chip I bought (a PIC18F44k22).

What is the best way to proceed?

- just select a 18F44k20 or 18F4420, 18F4423 (dont know what the K stands for)....

- get updates for the devices and header files (is this possible w/o maintenance, expired support)

- use the Device Manager to make a 18F44k22 device? how...

- just buy a chip that IS supported by the compiler.


Appreciate your help.

Best regard,
Marco
Ttelmah



Joined: 11 Mar 2010
Posts: 19360

View user's profile Send private message

PostPosted: Thu Jun 09, 2011 8:46 am     Reply with quote

You won't get updates without maintenance. This is what it is 'for'.....

On device manager, this is not hard, _if_ there is another device very similar already supported by your compiler. So if (for instance), there was a chip which is basically the same, but with less memory, you can load this, change just the parts that are different, and save with the new name. You can do the same with the header file.
Also if there is another chip, the 'same', but without one peripheral, you can copy the parts for this peripheral from another header, turn on the peripheral in device manager, and Robert's your parent's brother....
It'll be quite hard to do, and get right.

So, if you have a lot of time, you can try using device manager to generate the device.
Alternatives, buy maintenance, or use a chip that your compiler already supports
The 'K' chips are a completely different family with a lot more peripherals and features than the older versions with similar numbers.

Best Wishes
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group