I use the demo "S32G_LLCE_1.0.2->llce_sample_app_pfe" and Bridge Can0 and Can1 busses on S32GRV-PLATEVB. The project can be compiled normally.However, the code is always waiting for the transmission completion of llce can.
"while(txConfirmationCount < (4 * frame_ctr)) ; /* Wait for TX to avoid overloading the TX buffer */"