1. DS version : 3.5
2. SDK version : S32K 3.0.0
3. as flexcan said, the enhanced FIFO could be used in FD format, but when I configure CANFD and enhanced FIFO tegother ,it raise "TypeError" error and can not generate code. When I remove one of them, this error disappered.
I modify this based on example "Can_Example_S32K344".
4. Also , I see that in Mcal configuration , only "CanHardwareObject_0" can be use with FIFO,
but this object can only be configured with on filter type, basic or extend, mix is not worked, it is auto changed to extend , how can I configure baisc and extend filter type together ?