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

PIC18F25K80 not in Device List

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



Joined: 13 Sep 2016
Posts: 4

View user's profile Send private message

PIC18F25K80 not in Device List
PostPosted: Mon Dec 05, 2016 2:25 pm     Reply with quote

I have CCS 4.107 version. Can anyone please share device 18F25K80.h file?
Ttelmah



Joined: 11 Mar 2010
Posts: 19328

View user's profile Send private message

PostPosted: Mon Dec 05, 2016 2:33 pm     Reply with quote

The .h file will not add support for a device. All it is is basic defines that can be copied from other chips. The actual support for a chip is much deeper inside the compiler. You will need to update to get this.
It is possible to add a device if your compiler supports one that is very similar, using the device editor in the iDE, but it is a lot of work.
temtronic



Joined: 01 Jul 2010
Posts: 9162
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Mon Dec 05, 2016 4:04 pm     Reply with quote

The other alternative is to choose a PIC that your version of compiler supports. There are a LOT of PICs available, do you NEED that particular one ?
kaushalpatel7786



Joined: 13 Sep 2016
Posts: 4

View user's profile Send private message

PostPosted: Tue Dec 06, 2016 7:11 am     Reply with quote

temtronic wrote:
The other alternative is to choose a PIC that your version of compiler supports. There are a LOT of PICs available, do you NEED that particular one ?


Thank you for advise, but I have to use this PIC only.
kaushalpatel7786



Joined: 13 Sep 2016
Posts: 4

View user's profile Send private message

PostPosted: Tue Dec 06, 2016 7:13 am     Reply with quote

Ttelmah wrote:
The .h file will not add support for a device. All it is is basic defines that can be copied from other chips. The actual support for a chip is much deeper inside the compiler. You will need to update to get this.
It is possible to add a device if your compiler supports one that is very similar, using the device editor in the iDE, but it is a lot of work.


I agree with you that it is a lot of work to edit in any existing device, so i finally decide to update the software. Thank you for advise.
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