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

How to update the support device

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



Joined: 15 Oct 2006
Posts: 18
Location: Taiwan

View user's profile Send private message MSN Messenger

How to update the support device
PostPosted: Sun Oct 15, 2006 6:19 am     Reply with quote

Dear all

Who can teach me how to upgrade my CCS to support the new device?

best REgards

Goodwin
Ttelmah
Guest







PostPosted: Sun Oct 15, 2006 7:42 am     Reply with quote

If you only have the basic compiler (PCM PCH etc.), then 'forget it'.
If you have the Windows IDE (PCW), then you can add an updated device _provided it only uses hardware features that are already supported by the compiler_.
Tools.
Device editor.
Select the nearest device that exists.
Select 'copy', and enter the new device name.
Then in the device editor, turn on/off the changes between the old and new devices (more RAM, some peripherals different etc..).
Also make a copy of the .h include file.
If there are peripherals in this device, that don't exist in the 'old' unit, copy the entries for these from the .h file of another device that does have these features.
If the device has features that are not yet supported by the compiler, then omit these, and you will then have to manually write drivers for these components if you want them.

Best Wishes
Goodwinchang



Joined: 15 Oct 2006
Posts: 18
Location: Taiwan

View user's profile Send private message MSN Messenger

PostPosted: Sun Oct 15, 2006 7:36 pm     Reply with quote

So I just can upgrade by myself. I can't download it from CCS website?

Best Regards

Goodwin
dyeatman



Joined: 06 Sep 2003
Posts: 1923
Location: Norman, OK

View user's profile Send private message

PostPosted: Sun Oct 15, 2006 9:26 pm     Reply with quote

Sure you can get updates from the CCS website...if you have active download rights/subscription.

The link to the updates page is here:

http://www.ccsinfo.com/compilerupdates.php
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