I have installed S32DS 3.4 on Ubuntu 18.04 and had some issues, and wondering if anyone else had similar problems and find any solution.
I have followed instructions on the S32DS_Installation_Guide_3.4.0 document and it completed and run succesfully. Then I have installed RTD and other drivers.
First issue is that "S32DS Extensions and Updates" window somehow do not show every package. S32G2 Development pack, GCC toolchains S32 Design Studio and Configuration Tools 3.4.1 package (comes with package manager bundle) are there, but other SDK packages did not appear after adding the update-site. I worked around this using Help/Install new software... section which let me install those packages.
The other issue is, although configuration tools run and seems to work fine, they do not generate some of generated source code. I have tried FreeRTOS toggle led example and RTD Siul Dio Ip example for S32G274A, peripheral tool did not generate Suil related code (others generated fine) without showing any errors and I was unable to build.
I have tried several fresh installation, tried using only package manager bundle SDKs, Configuration Tools 3.4.1 and 3.4.3 versions and RTD HF2, HF4, 3.0 versions the results never changed.
I do not know if S32G2 SDK is officially supported for Linux, I am guessing not. However it looks like it is almost there, also seems a lot quicker and more efficient than on Windows. I am posting because maybe somebody had a workaround about second issue or NXP would know about it.