doc/manual/en/html/node17.html
changeset 249 d328d0d9b88e
parent 248 7fedc55c14d5
child 250 39e22f84ce6e
equal deleted inserted replaced
248:7fedc55c14d5 249:d328d0d9b88e
     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>CanFestival Project tree layout</TITLE>
       
    11 <META NAME="description" CONTENT="CanFestival Project tree layout">
       
    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="next" HREF="node18.html">
       
    22 <LINK REL="previous" HREF="node16.html">
       
    23 <LINK REL="up" HREF="node16.html">
       
    24 <LINK REL="next" HREF="node18.html">
       
    25 </HEAD>
       
    26 
       
    27 <BODY >
       
    28 
       
    29 <DIV CLASS="navigation"><!--Navigation Panel-->
       
    30 <A NAME="tex2html360"
       
    31   HREF="node18.html">
       
    32 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
       
    33  SRC="/usr/share/latex2html/icons/next.png"></A> 
       
    34 <A NAME="tex2html356"
       
    35   HREF="node16.html">
       
    36 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
       
    37  SRC="/usr/share/latex2html/icons/up.png"></A> 
       
    38 <A NAME="tex2html350"
       
    39   HREF="node16.html">
       
    40 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
       
    41  SRC="/usr/share/latex2html/icons/prev.png"></A> 
       
    42 <A NAME="tex2html358"
       
    43   HREF="node1.html">
       
    44 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
       
    45  SRC="/usr/share/latex2html/icons/contents.png"></A>  
       
    46 <BR>
       
    47 <B> Next:</B> <A NAME="tex2html361"
       
    48   HREF="node18.html">Implement CanFestival in your</A>
       
    49 <B> Up:</B> <A NAME="tex2html357"
       
    50   HREF="node16.html">Understanding Canfestival</A>
       
    51 <B> Previous:</B> <A NAME="tex2html351"
       
    52   HREF="node16.html">Understanding Canfestival</A>
       
    53  &nbsp; <B>  <A NAME="tex2html359"
       
    54   HREF="node1.html">Contents</A></B> 
       
    55 <BR>
       
    56 <BR></DIV>
       
    57 <!--End of Navigation Panel-->
       
    58 
       
    59 <H2><A NAME="SECTION00051000000000000000">
       
    60 CanFestival Project tree layout</A>
       
    61 </H2>
       
    62 Simplified directory structure.
       
    63 
       
    64 <P>
       
    65 <TT><B>./src ANSI-C source of CANOpen stack</B></TT>
       
    66 
       
    67 <P>
       
    68 <TT><B>include Exportables Header files</B></TT>
       
    69 
       
    70 <P>
       
    71 <TT><B>./drivers Interfaces to specific platforms/HW</B></TT>
       
    72 
       
    73 <P>
       
    74 <TT>./drivers/unix Linux and Cygwin OS interface</TT>
       
    75 
       
    76 <P>
       
    77 <TT>./drivers/win32 Native Win32 OS interface</TT>
       
    78 
       
    79 <P>
       
    80 <TT>./drivers/timers_xeno Xenomai timers/threads (Linux only)</TT>
       
    81 
       
    82 <P>
       
    83 <TT>./drivers/timers_unix Posix timers/threads (Linux, Cygwin)</TT>
       
    84 
       
    85 <P>
       
    86 <TT>./drivers/can_peak_linux PeakSystem CAN library interface</TT>
       
    87 
       
    88 <P>
       
    89 <TT>./drivers/can_peak_win32 PeakSystem PCAN-Light interface</TT>
       
    90 
       
    91 <P>
       
    92 <TT>./drivers/can_uvccm_win32 Acacetuss RS232
       
    93 ``CAN-uVCCM'' interface</TT>
       
    94 
       
    95 <P>
       
    96 <TT>./drivers/can_virtual Fake CAN network (Linux, Cygwin)</TT>
       
    97 
       
    98 <P>
       
    99 <TT>./drivers/hcs12 HCS12 full target interface</TT>
       
   100 
       
   101 <P>
       
   102 <TT><B>./examples Examples</B></TT>
       
   103 
       
   104 <P>
       
   105 <TT>./examples/TestMasterSlave 2 nodes, NMT SYNC SDO PDO, win32+unix</TT>
       
   106 
       
   107 <P>
       
   108 <TT>./examples/TestMasterMicroMod 1 node, control Peak I/O Module, unix</TT>
       
   109 
       
   110 <P>
       
   111 <TT>./examples/gene_SYNC_HCS12 Just send periodic SYNC on HCS12</TT>
       
   112 
       
   113 <P>
       
   114 <TT>./examples/win32test Ask some DS301 infos to a node (<SPAN  CLASS="textbf">win32)</SPAN></TT>
       
   115 
       
   116 <P>
       
   117 <TT><B>./objdictgen Object Dictionary editor GUI</B></TT>
       
   118 
       
   119 <P>
       
   120 <TT>./objdictgen/config Pre-defined OD profiles</TT>
       
   121 
       
   122 <P>
       
   123 <TT>./objdictgen/examples Some examples/test OD</TT>
       
   124 
       
   125 <P>
       
   126 <TT><B>./doc Project and CanOpen doc</B></TT>
       
   127 
       
   128 <P>
       
   129 <BR><HR>
       
   130 <ADDRESS>
       
   131 epimerde
       
   132 2007-06-08
       
   133 </ADDRESS>
       
   134 </BODY>
       
   135 </HTML>