This is an old revision of the document!


Table of Contents

CAN utils for Linux

With CAN utils for Linux we can debug a CAN bus.

Install

Install git, autoconf and libtools.

git clone https://github.com/linux-can/can-utils.git
cd can-utils
wget http://hg.kewl.org/pub/can-can/raw-file/c2c535877f32/test/cangen.diff
patch < cangen.diff
./autogen.sh
./configure --prefix=/usr/local
make
make install
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies