Hi,
1. SRR example
2. Use CANFD interface
If the message transfer by CANFD, the mmWave (MmwDemo_mboxReadTask) will be crash.
So I set a timer to reinit mmwave, but I can't repair it even the device not work.
I use the repair code as below.
SRR_MSS_CLISensorStop();
SRR_MSS_CLIInit ();
SRR_MSS_AdvancedFrameCfg();
SRR_MSS_SensorStart();