flexcan_loopback_transfer
Overview
The flexcan_loopback example shows how to use the loopback test mode to debug your CAN Bus design:
To demonstrates this example, only one board is needed. The example will config one FlexCAN Message Buffer to Rx Message Buffer and the other FlexCAN Message Buffer to Tx Message Buffer with same ID. After that, the example will send a CAN Message from the Tx Message Buffer to the Rx Message Buffer through internal loopback interconnect and print out the Message payload to terminal.