diff -r 2cb34a4ac65a -r 6b5a4c21e061 doc/manual/en/html/node30.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/manual/en/html/node30.html Tue Jun 05 18:43:21 2007 +0200 @@ -0,0 +1,87 @@ + + + + + +Testing your CanFestival installation + + + + + + + + + + + + + + + + + + + + +

+Testing your CanFestival installation +

+Sample provided in /example/TestMasterSlave is installed into your +system during installation. + +

+TestMasterSlave + +

+Default can driver library is libcanfestival_can_virtual.so., which +will simply pass CAN messages through Unix pipes between Master and +Slave. + +

+You may also want to specify different can interface and define some CAN +ports. An other example using Peaks dual PCMCIA +(configure and install with -can=peak) : + +

+TestMasterSlave -l libcanfestival_can_peak.so -s 40 -m 41 + +

+


+
+epimerde +2007-06-05 +
+ +