Hello everyone,
I am having issues with S32 Design Studio 3.6.7 and the S32K1xx RTD Drivers version 3.0.0.
Current setup:
S32 Design Studio version: 3.6.7
Device: S32K1xx family
RTD Drivers version: 3.0.0
OS: Windows 11
The RTD does not appear in the SDK selection when creating a new project.
Has anyone experienced the same issue or found a solution?
Thank you very much for your support.
Antonio
Hi Julián,
You were correct — the issue was that S32DS comes with GCC 11. I installed GCC 10.2, and everything is working properly now.
Thank you for your help.
Hi @antonio_esal,
When installing the RTD packages, have you made sure the correct NXP GCC version has been installed? Out of the box, S32DS 3.6.0 and up comes with NXP GCC 11.4, however, S32K1 RTD 3.0.0 has been built and tested with NXP GCC 10.2 (As noted in the release notes):
When creating a new S32DS application, make sure the correct toolchain is selected:
If this is not the root cause of your issue, please share your installation details (Help > Installation Details) so I can confirm all of the required dependencies for S32K1 RTD are installed.
Best regards,
Julián