Is the version of gcc used with S32 Design Studio 3.5 the same as the ARM GNU toolchain from github, or are there NXP specific patches applied to it?
Are the RTDs still not supported when building with Linux? It looks like the only issue is a case sensitivity mismatch between the include files and the actual filenames.
We would like to only use S32DS for the configurator.
All builds would be done from the Linux command line as part of our CI/CD process.
Hi,
the NXP gcc version is slightly different. You can download standalone version for Linux here - https://www.nxp.com/webapp/sps/download/license.jsp?colCode=NXP_GCC10_2_eARMv7_b1728_g5963bc8-bin&ap...
Unfortunately the RTD is still not supported on Linux platform. If the project is not very large, you can modify filenames manually.