canfdtest(1)
manual page for canfdtest 2020.11.0-1
Description
CANFDTEST
NAME
canfdtest - manual page for canfdtest 2020.11.0-1
SYNOPSIS
canfdtest [options] <can-interface>
DESCRIPTION
canfdtest - Full-duplex test program (DUT and host part).
OPTIONS
|
-v |
(low verbosity) |
|||
|
-vv |
(high verbosity) |
|||
|
-g |
(generate messages) |
|||
|
-l |
COUNT (test loop count)
|
-f COUNT (number of frames in flight, default: 50) |
With the option ’-g’ CAN messages are generated and checked on <can-interface>, otherwise all messages received on the <can-interface> are sent back incrementing the CAN id and all data bytes. The program can be aborted with ˆC.
EXAMPLES
on DUT:
canfdtest -v can0
on Host:
canfdtest -g -v can2