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

Controller Area Networks

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



Joined: 27 Jan 2004
Posts: 4
Location: UK

View user's profile Send private message

Controller Area Networks
PostPosted: Mon Feb 09, 2004 9:23 am     Reply with quote

I'm attempting a project using a PIC16F84A and a MCP2515 microcontroller and wondered if anyone could help with any suggestions as to how to program my PIC to communicate, in this situation.

I have seen that there use to be an Ex_can.c file that was supplied with the CCS C compiler, which no longers exists. Does anyone have a copy I could have a look at?

Any help on this subject would be greatfully appreciated.
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Tue Feb 10, 2004 7:06 pm     Reply with quote

Quote:
I have seen that there use to be an Ex_can.c file that was
supplied with the CCS C compiler, which no longers exists.

It does exist. As a test, I just did a fresh install of PCM 3.184 after
wiping the Examples and Drivers directories. It's there, after the install.

Quote:
Does anyone have a copy I could have a look at?

If you have EX_CAN.C, that's only part of it. It calls CAN routines
in other CCS files. You'd need those files too, to do any good:

can-18xxx8.c
can-18xxx8.h

can-mcp2510.c
can-mcp2510.h

If you have the compiler, you should email CCS and see if they
will send them to you.
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