Hello,
I'm using can-fd code base in mmwave_sdk_03_05_00_04 with enabling CAN_FD,BRS and EXTENDED-CAN. I'm currently facing following issues mentioned below when sending and receiving CAN messages.
1. Extended message with different CAN ID the code is crashing
2. CAN messages with same ID but with standard CAN the message crashes
We also checked the code by modifying rrfe,rrfs but still didn't help the following issue.