Hi,
If the transceiver is not connected to the bus with other nodes, this behavior is normal.
The FlexCAN is sending a message, but it is not ACKed from other node(s), the MB flag is not set, message is transmitted again and again and FlexCAN module stays in Error passive state with ECR=0x80.
You need to connect other board with CAN_SLAVE_example to make this running.
You can also enable “Loopback” mode in the Component inspector and test TX/RX operation on single board.
BR, Petr