|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
|
2 |
|
3 <!--Converted with LaTeX2HTML 2002-2-1 (1.71) |
|
4 original version by: Nikos Drakos, CBLU, University of Leeds |
|
5 * revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan |
|
6 * with significant contributions from: |
|
7 Jens Lippmann, Marek Rouchal, Martin Wilck and others --> |
|
8 <HTML> |
|
9 <HEAD> |
|
10 <TITLE>How to use an unsupported CAN board ?</TITLE> |
|
11 <META NAME="description" CONTENT="How to use an unsupported CAN board ?"> |
|
12 <META NAME="keywords" CONTENT="manual"> |
|
13 <META NAME="resource-type" CONTENT="document"> |
|
14 <META NAME="distribution" CONTENT="global"> |
|
15 |
|
16 <META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1"> |
|
17 <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css"> |
|
18 |
|
19 <LINK REL="STYLESHEET" HREF="manual.css"> |
|
20 |
|
21 <LINK REL="previous" HREF="node77.html"> |
|
22 <LINK REL="up" HREF="node76.html"> |
|
23 <LINK REL="next" HREF="node79.html"> |
|
24 </HEAD> |
|
25 |
|
26 <BODY > |
|
27 |
|
28 <DIV CLASS="navigation"><!--Navigation Panel--> |
|
29 <A NAME="tex2html1174" |
|
30 HREF="node79.html"> |
|
31 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" |
|
32 SRC="/usr/share/latex2html/icons/next.png"></A> |
|
33 <A NAME="tex2html1170" |
|
34 HREF="node76.html"> |
|
35 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" |
|
36 SRC="/usr/share/latex2html/icons/up.png"></A> |
|
37 <A NAME="tex2html1166" |
|
38 HREF="node77.html"> |
|
39 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" |
|
40 SRC="/usr/share/latex2html/icons/prev.png"></A> |
|
41 <A NAME="tex2html1172" |
|
42 HREF="node1.html"> |
|
43 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" |
|
44 SRC="/usr/share/latex2html/icons/contents.png"></A> |
|
45 <BR> |
|
46 <B> Next:</B> <A NAME="tex2html1175" |
|
47 HREF="node79.html">Win32</A> |
|
48 <B> Up:</B> <A NAME="tex2html1171" |
|
49 HREF="node76.html">LINUX</A> |
|
50 <B> Previous:</B> <A NAME="tex2html1167" |
|
51 HREF="node77.html">How to use a</A> |
|
52 <B> <A NAME="tex2html1173" |
|
53 HREF="node1.html">Contents</A></B> |
|
54 <BR> |
|
55 <BR></DIV> |
|
56 <!--End of Navigation Panel--> |
|
57 |
|
58 <H3><A NAME="SECTION000112200000000000000"> |
|
59 How to use an unsupported CAN board ?</A> |
|
60 </H3> |
|
61 You have to install the specific driver on your system, with necessary |
|
62 libs and headers. |
|
63 |
|
64 <P> |
|
65 Use can_peak.c/h or can_virtual.c/h as an example, and adapt it to |
|
66 your driver API. |
|
67 |
|
68 <P> |
|
69 Execute configure script and choose -can=mydriver |
|
70 |
|
71 <P> |
|
72 <BR><HR> |
|
73 <ADDRESS> |
|
74 epimerde |
|
75 2007-06-05 |
|
76 </ADDRESS> |
|
77 </BODY> |
|
78 </HTML> |