Hi,
Just a quick question. Based on the LIN stack example, we imported another LDF-File (Version 2.1) generated everything., compiled, flashed. Microcontroller is sending, but on our PC-program for simulating the LIN-Slave we had to change the CRC from enhanced (LIN 2.0) to classic CRC (LIN 1.3). So that communication in both directions is working.
We expected : LIN enhanced CRC (because LDF-File is Version 2.1) from NXP microcontroller.
So can we change the used CRC in the NXP S32DS linstack module?
Thanks in advance!