I am trying to write data directly to the EEPROM of S32K144 using the Flash EEERead/Write blocks in Simulink. I am writing the data 61H (97 in decimal) in a separate program and reading the same in another one using the FLASH blocks via CAN bus as mentioned, but I am getting the data as FF instead of 61 on the Busmaster. Please help me out.