The same XEM file generates different code on different systems.
Windows file generate code normal but linux system generate abnormal
precondition:the same as RTD and SDK version install
Hi @Litten
Currently, RTDs are supported only on the Windows platform and are not officially supported on Linux. Even if you are able to install them on Linux, you may encounter additional issues during development and integration.
One of the main reasons is that Linux is a case-sensitive operating system, details about this situation have been discussed in the thread Problems with Lpi2c_Ip_MasterConfig and Lpi2c_Ip_SlaveState struct generation on S32DS for S32K344.
BR, VaneB