Hello,
I've been working with the S32G CAN LLCE, and it seems that the priority of HRH filters in the CanHardwareObject configuration is not mainly determined by the index or object ID order.
In my case, I had both FULL and BASIC filter types configured, and even though the BASIC filter had a lower index, it looked like the FULL filter matched first.
When multiple HOHs are configured for the same controller, how exactly is the matching priority determined? (index, basic/full, filter code size? etc)