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

hex file for two devices

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







hex file for two devices
PostPosted: Tue Jun 29, 2004 2:00 pm     Reply with quote

Hi,
I would like to have my PCB work with to different devices: 16F873A and 16F876A without changing device directive in the code and recompiling the code. Is it possible? I have tried some #if directives but without success.


Thanks in advance,
Johny
Charlie U



Joined: 09 Sep 2003
Posts: 183
Location: Somewhere under water in the Great Lakes

View user's profile Send private message

PostPosted: Tue Jun 29, 2004 4:06 pm     Reply with quote

The 2 devices are virtually identical except that the '876A has more program memory, more ram and more eeprom. As long as your program fits into the 873A, and uses only the resources of that part, you should be able to load it directly into the 876A and run it without a problem. We have done this in the past with other parts with success.
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