Hi Daniel,
a) "Is this behavior happening under an NXP reference board? Or it is under a custom board?"
we are using S32G274A series in a custom board, considering RDB2 board as reference.
b) "Also, is this happening under the NXP examples? Or is it under a different code?"
This is an example from the NXP RTD 4.0.0 for S32G2 series supported SDK .
c) "can you help us elaborate more on the following comment:
"but the CAN Reception packets/Interrupts are not observed for the same code tested in debug mode."
How are you able to observe this behavior if you are not in debug mode? "
As per the NXP documents the IVT binaries are created and flashed to QSPI using S32 Flash Tool, selecting boot mode as M7 core.
Using the uart implementation, the received can data is printed in the terminal once the received interrupt is hit, using this method we had validated the received frames in debug mode using S32 debugger probe.
Once the IVT binary is flashed and upon boot, we are observing that CAN transmission frames, but CAN reception is not observed with multiple trials.
I hope you have understood the procedure and problem statement, do revert back with your inputs on this.
Thanks and regards,
Ganesh Pawar