In the NXP document S32DSARMIG, there's a mention that the S32K DS supports ubuntu 14 and 16.
I want to use the S32K1XX MCU arm-none-eabi toolchain (only the toolchain, not the IDE) on an Ubuntu docker container.
As Ubuntu 16.04 will stop to be supported in a couple of mounts, I like to use Ubuntu 18.04 LTS.
Is it possible to install and use the S32DS arm-non-eabi toolchain on Ubuntu 18.04?