doc/manual/en/html/node30.html
changeset 210 6b5a4c21e061
child 211 2a4c2ca03555
equal deleted inserted replaced
209:2cb34a4ac65a 210:6b5a4c21e061
       
     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>Testing your CanFestival installation</TITLE>
       
    11 <META NAME="description" CONTENT="Testing your CanFestival installation">
       
    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="node22.html">
       
    22 <LINK REL="up" HREF="node21.html">
       
    23 <LINK REL="next" HREF="node31.html">
       
    24 </HEAD>
       
    25 
       
    26 <BODY >
       
    27 
       
    28 <DIV CLASS="navigation"><!--Navigation Panel-->
       
    29 <A NAME="tex2html528"
       
    30   HREF="node31.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="tex2html524"
       
    34   HREF="node21.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="tex2html520"
       
    38   HREF="node29.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="tex2html526"
       
    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="tex2html529"
       
    47   HREF="node31.html">Windows Targets</A>
       
    48 <B> Up:</B> <A NAME="tex2html525"
       
    49   HREF="node21.html">Linux Target</A>
       
    50 <B> Previous:</B> <A NAME="tex2html521"
       
    51   HREF="node29.html">Virtual CAN interfaces (for</A>
       
    52  &nbsp; <B>  <A NAME="tex2html527"
       
    53   HREF="node1.html">Contents</A></B> 
       
    54 <BR>
       
    55 <BR></DIV>
       
    56 <!--End of Navigation Panel-->
       
    57 
       
    58 <H2><A NAME="SECTION00062000000000000000">
       
    59 Testing your CanFestival installation</A>
       
    60 </H2>
       
    61 Sample provided in /example/TestMasterSlave is installed into your
       
    62 system during installation.
       
    63 
       
    64 <P>
       
    65 <TT>TestMasterSlave</TT>
       
    66 
       
    67 <P>
       
    68 Default can driver library is libcanfestival_can_virtual.so., which
       
    69 will simply pass CAN messages through Unix pipes between Master and
       
    70 Slave. 
       
    71 
       
    72 <P>
       
    73 You may also want to specify different can interface and define some CAN
       
    74 ports. An other example using Peaks dual PCMCIA
       
    75 (configure and install with -can=peak) :
       
    76 
       
    77 <P>
       
    78 <TT>TestMasterSlave -l libcanfestival_can_peak.so -s 40 -m 41</TT>
       
    79 
       
    80 <P>
       
    81 <BR><HR>
       
    82 <ADDRESS>
       
    83 epimerde
       
    84 2007-06-05
       
    85 </ADDRESS>
       
    86 </BODY>
       
    87 </HTML>