I am using the NXP S32K322 microcontroller, and I am sending extended CAN data in the MCAL layer using EB Tresos. I have configured the settings in EB Tresos for extended CAN, but during debugging, it shows standard CAN. Additionally, I set the extended CAN mask value to 0x1FFFFFFF, but during debugging, it shows 0x80000000. Can you help me understand why this is happening and how to resolve it?