I have S32 DS 3.5 and S32K344 micro.
It was originally set with SDK/RTD V2.0.0
It became necessary to add SDK 4.0.0, so that one project would migrate to 4.0.0 and another project stays at 2.0.0
SDK 4.0.0 gets installed properly and both SDKs appear under project settings.
I was expecting that by attaching/detaching SDK I can control which SDK current project would use.
However those "attached/detached" check-boxes seems to have no effect.
Regardless of that all projects would use 4.0.0 and it is was not possible to keep one project with 2.0.0
Is there a way to avoid that?