Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
litesom:devicetree:can [2017/06/09 22:19]
filug [can-utils]
litesom:devicetree:can [2017/06/09 22:21]
filug [C/C++ API]
Line 208: Line 208:
 ==== CAN bus load test ==== ==== CAN bus load test ====
  
-To test CAN bus load you can use following command+To test CAN bus load performance you can use following command
 <code> <code>
 canbusload can0@125000 -r -t -b -c canbusload can0@125000 -r -t -b -c
Line 217: Line 217:
 In case when you want to develop your own application to access CAN bus via ''SocketCAN'' please check [[https://www.kernel.org/doc/Documentation/networking/can.txt|Section 4 in SocketCAN readme]] file. In case when you want to develop your own application to access CAN bus via ''SocketCAN'' please check [[https://www.kernel.org/doc/Documentation/networking/can.txt|Section 4 in SocketCAN readme]] file.
  
-In most cases access to the CAN bus looks like access to the ''linux'' interface . Please check //pseudo-code// example presented below.+In most cases access to the CAN bus looks like access to the ''linux'' network interface . Please check //pseudo-code// example presented below.
  
 <code> <code>
  • litesom/devicetree/can.txt
  • Last modified: 2021/05/12 10:08
  • by kateryna.kozakova