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

Where can I get " EX_CAN.C " source file !

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







Where can I get " EX_CAN.C " source file !
PostPosted: Wed Jul 09, 2003 2:56 am     Reply with quote

I am a new user of PCWH with Ver 3.151.
In the driver foler, there are PIC18xxx8.h, PIC18xxx8.c.

And in the file PIC18xxx8.c,
there is the statement shown below,
" //// CCS provides an example, ex_can.c, which shows how to use this //////// library. "

But there is no the file "ex_can.c"

Where can I get the file.

Please let me know.

Best regards.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515803
Chang-Huei Wu
Guest







Re: Where can I get " EX_CAN.C " source file !
PostPosted: Wed Jul 09, 2003 8:47 am     Reply with quote

:=I am a new user of PCWH with Ver 3.151.
:=In the driver foler, there are PIC18xxx8.h, PIC18xxx8.c.
:=
:=And in the file PIC18xxx8.c,
:=there is the statement shown below,
:=" //// CCS provides an example, ex_can.c, which shows how to use this //////// library. "
:=
:=But there is no the file "ex_can.c"
:=
:=Where can I get the file.
:=
:=Please let me know.
:=
:=Best regards.
:=

I e-mailed CCS for the same question, they told me that
ex_can.c will come out with their CAN_Demo_Board in the
very near future ... so, call them, and please let us know
once you got it.

Best wishes
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515820
Myoungtak Han
Guest







Re: Where can I get " EX_CAN.C " source file !
PostPosted: Wed Jul 09, 2003 9:13 am     Reply with quote

:=:=I am a new user of PCWH with Ver 3.151.
:=:=In the driver foler, there are PIC18xxx8.h, PIC18xxx8.c.
:=:=
:=:=And in the file PIC18xxx8.c,
:=:=there is the statement shown below,
:=:=" //// CCS provides an example, ex_can.c, which shows how to use this //////// library. "
:=:=
:=:=But there is no the file "ex_can.c"
:=:=
:=:=Where can I get the file.
:=:=
:=:=Please let me know.
:=:=
:=:=Best regards.
:=:=
:=
:=I e-mailed CCS for the same question, they told me that
:=ex_can.c will come out with their CAN_Demo_Board in the
:=very near future ... so, call them, and please let us know
:= once you got it.
:=
:=Best wishes



What was the time you asked the same question ?

I think that "ex_can.c" must be included in " C:\Program Files\PICC\Examples ".

It is basic and common sense that the exam file must be included in the directory.

PCWH wizard also does not give CAN wizard utility.

I am very disappointed.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515821
Charlie U
Guest







Re: Where can I get " EX_CAN.C " source file !
PostPosted: Wed Jul 09, 2003 2:35 pm     Reply with quote

:=I am a new user of PCWH with Ver 3.151.
:=In the driver foler, there are PIC18xxx8.h, PIC18xxx8.c.
:=
:=And in the file PIC18xxx8.c,
:=there is the statement shown below,
:=" //// CCS provides an example, ex_can.c, which shows how to use this //////// library. "
:=
:=But there is no the file "ex_can.c"
:=
:=Where can I get the file.
:=
:=Please let me know.
:=
:=Best regards.
:=


Have you looked at Microchip's website? There are several application notes on CAN including one for C routines (AN738). These use Microchip's C but you should be able to translate them and use the routines that are included with PCWH.

Hope this helps.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515826
Chang-Huei Wu
Guest







Re: Where can I get " EX_CAN.C " source file !
PostPosted: Wed Jul 09, 2003 8:27 pm     Reply with quote

:=What was the time you asked the same question ?
:=

right after I updated PCWH_3.150 when I saw the driver like you, so, it should be about 4 to 6 weeks ago.

:=I think that "ex_can.c" must be included in " C:\Program Files\PICC\Examples ".
:=
:=It is basic and common sense that the exam file must be included in the directory.

yes, when the CAN_Demo_Board comes out, they will put it into the drirectory as common sense suggest.

:=
:=PCWH wizard also does not give CAN wizard utility.
:=
:=I am very disappointed.
:=

me too,
however, they must have 100 things listed as TBD (To Be Done).

someone on this user forum had ported Microchip's AN738 to CCS, search CAN for 365 days and you should find it. He mailed a copy to me, and my colleague tested it, works fine.

Anyway, I am still sitting here waiting for CCS's demo board with the ex_can.c, well, in case of really urgent need, I will call them and asking for a beta testing circuit and a ex_can_beta.c


Best wishes
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515831
Chang-Huei Wu
Guest







You can get CCS version AN738
PostPosted: Mon Jul 14, 2003 12:13 am     Reply with quote

<font face="Courier New" size=-1>:=someone on this user forum had ported Microchip's AN738 to CCS, search CAN for 365 days and you should find it. He mailed a copy to me, and my colleague tested it, works fine.
:=
I finally found it, Dale Herman ported, you can download his code from his website

<a href="http://www.dipchipelec.com/download.htm" TARGET="_blank"> <a href="http://www.dipchipelec.com/download.htm" TARGET="_blank">http://www.dipchipelec.com/download.htm</a></a></font>
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515936
pom



Joined: 25 Nov 2004
Posts: 30
Location: Germany

View user's profile Send private message

AN738 ported
PostPosted: Fri May 06, 2005 1:25 am     Reply with quote

Hello,

I am looking for the ported code of microchip's AN738. Is someone able to help me? I didn't find the homepage of Dale Herman or another source for this code.

Best wishes, pom
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri May 06, 2005 9:45 am     Reply with quote

If you did a search of the forum for Dale Herman then you would find
this thread:
http://www.ccsinfo.com/forum/viewtopic.php?t=2720&highlight=dale+herman

If you then went to the link given in that thread, you'd find this product
page:
http://www.apoxcontrols.com/usbcan.htm?

He started a company with someone else, a couple years ago.
They're selling a product in the page above, that very likely uses the
code that you want. Once you're in a company and especially if you
have partners, it's very unlikely that you're going to give away your
source code. I didn't see it in any of the links on the product page
above. You can download the HEX file for their firmware, but that's it.

Note: Their webpage is slow loading, and wants to use Flash on every page.
kender



Joined: 09 Aug 2004
Posts: 768
Location: Silicon Valley

View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger

PostPosted: Sun May 08, 2005 10:15 pm     Reply with quote

EX_CAN.C can also be found here:
http://user.chollian.net/~ascbbs/appnote.htm
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