Dear NXP community,
I'm currently using LLCE firmware v1.0.7 on S32G274A eval board.
When I send a CAN standard frame (8bytes), via my CAN log tool, to the LLCE, it handles it as if it is a long frame (greater than 8Bytes).So When I get the Rx descriptor table index, I found it lower than LLCE_CAN_CONFIG_MAXRXMB (1732) which corresponds to the long frames.
I should have gotten an index greater than LLCE_CAN_CONFIG_MAXRXMB because I send to LLCE only short frames.
Do you have any idea about what can cause this behavior ?
Thank you for your support.
Best regards,