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

CCS CAN BUS October 2014 PIC18F45k80 Board source code

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



Joined: 19 Jun 2015
Posts: 21
Location: Banned - Spammer

View user's profile Send private message

CCS CAN BUS October 2014 PIC18F45k80 Board source code
PostPosted: Mon Nov 28, 2016 8:35 am     Reply with quote

Hello
I bought a development board canbus 2014 18f45k80 CPU on board. Where can i find source codes in that board for all softwares below.

Regards

can-a.hex
can-b.hex
can-cc.hex
can-dc.hex
temtronic



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

View user's profile Send private message

PostPosted: Mon Nov 28, 2016 9:22 am     Reply with quote

New school...Well you might try CCS. Email them your receipt/registration information..
IF, and it's a BIG IF, they want, they may supply the source codes, but I doubt it.
THEY spent a lot of time and effort into developing the product.
Old school....The 'easy' alternative is to simply decode the .HEX files. Reverse engineer the code, it ain't that hard....

Jay
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Nov 28, 2016 11:16 am     Reply with quote

Quote:
I bought a development board canbus 2014 18f45k80 CPU on board. Where can i find source codes in that board for all softwares below.

Regards

can-a.hex
can-b.hex
can-cc.hex
can-dc.hex

Apparently you have this CCS development kit board:
http://www.ccsinfo.com/product_info.php?products_id=CANbuskit

The first two hex files may have these files as their source:
Quote:
c:\program files\picc\examples\ex_can_ccs_a.c
c:\program files\picc\examples\ex_can_ccs_b.c

If you have the CCS compiler installed on your PC, you will have these files.
The file below also appears to be intended for that board:
Quote:
c:\program files\picc\examples\ex_can.c
amcasi



Joined: 19 Jun 2015
Posts: 21
Location: Banned - Spammer

View user's profile Send private message

thnks to answer
PostPosted: Thu Jun 17, 2021 2:15 am     Reply with quote

Thank you so sir.

I have another problem sir:

I prepare new CAN bus with 18f46k80 and 18f25k80.
But could not solve the problem with them. Did not send any data both of them.
I wrote already written program for example ex_can.c.did not communicate.
Everything is same both of programs.

regards

Hüseyin
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Jun 17, 2021 3:13 pm     Reply with quote

Ex_can.c is not intended to create a CAN bus link between two 18F
PICs with built-in CAN bus modules. Ex_can.c is for this board only:
http://www.ccsinfo.com/product_info.php?products_id=CANbuskit
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