Hi,
This example is designed for and was tested on MPC5643L EVB. Two MCU’s FlexCAN modules are used. FlexCAN_A is used to transmit a message and FlexCAN_B is configured to receive it.
The connection scheme between modules is similar as AN2865 states and it is mentioned in the main.c file.
If CAN(H) transceiver is used, you can also use following jumper setting
* J29 all off
* J27 1-3 and PJ1 5-6
* J27 2-4 and PJ1 3-4
* J28 on
But it looks you have modified the example little bit. Do you use different board instead of MPC5643L EVB?
The PLL config was changed for 8Mhz crystal as input clock. Also the Bit timing of the both FlexCAN modules are different.
So do you use just single FlexCAN module? If not how do you have both modules connected together on your board?
BR, Petr