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

PIC18F25K22

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



Joined: 30 Mar 2010
Posts: 21

View user's profile Send private message Send e-mail

PIC18F25K22
PostPosted: Wed Sep 12, 2012 6:13 am     Reply with quote

Hai All,

presently i`m using PIC18F25K22 but i have PIC18F25K20 header file.
I would like know whether this will work without any issue.

thanks
balaji
Ttelmah



Joined: 11 Mar 2010
Posts: 19369

View user's profile Send private message

PostPosted: Wed Sep 12, 2012 7:47 am     Reply with quote

No.
The header file is not the problem.
The code will have the wrong device ID, and so won't be accepted by the programmer.
They are not even that similar devices. Different peripherals etc..

Best Wishes
balaji



Joined: 30 Mar 2010
Posts: 21

View user's profile Send private message Send e-mail

PostPosted: Fri Sep 14, 2012 2:43 am     Reply with quote

Can you help me how to fix this issue. Moreover what`s the relation between device ID and header file ?

thanx
balaji
Ttelmah



Joined: 11 Mar 2010
Posts: 19369

View user's profile Send private message

PostPosted: Fri Sep 14, 2012 4:41 am     Reply with quote

No relationship.

You need to buy a later compiler, or if you have the IDE, manually edit a new device page. However, where this is possible/practical with devices that are similar (only involving a few changes), these devices are so different, that it would involve possibly days of work...

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