I am trying to set up a dev environment for the S32K312, on S32 Design Studio v 3.6.6 as follows:
1. Downloaded SW32K3_S32M27x_RTD_R23-11_7.0.1_D2603_DesignStudio_updatesite.zip
2. Opened 'S32Extensions and Updates' on S32 Design Studio 3.6.6 running on Windows 11 and installed S32K3 real time drivers as shown:
durga_choudhury_0-1788877584959.pngdurga_choudhury_0-1788877584959.pngdurga_choudhury_0-1788877584959.png
3. Restarted the IDE when prompted (I have tried rebooting the PC also)
With this, I cannot see support for the K3 family. The 'New Project' dialog does not show this as an option:
durga_choudhury_1-1788877756997.pngdurga_choudhury_1-1788877756997.pngdurga_choudhury_1-1788877756997.png
If I try to install the 'S32K3XX' drivers, as shown below:
durga_choudhury_2-1788877862245.pngdurga_choudhury_2-1788877862245.pngdurga_choudhury_2-1788877862245.png
I get an error as shown below:
durga_choudhury_3-1788877910412.pngdurga_choudhury_3-1788877910412.pngdurga_choudhury_3-1788877910412.png
Now repeating this whole process on S32DS v 3.6.2 is slightly better: now I have an option for the K312 listed in the 'New Project' dialog, but there are no SDK for it listed:
durga_choudhury_4-1788878190320.pngdurga_choudhury_4-1788878190320.pngdurga_choudhury_4-1788878190320.png
What am I doing wrong?
Hi @VaneB
Unfortunately I don't have an equivalent on S32DS 3.6.6, and I have tried downgrading the RTD version to 6.0.0 (from 7.0.1).
Is there a specific version that will work on 3.6.6?
The screenshot is from my S32DS 3.6.10 installation; however, you should see a similar setup in your IDE.
VaneB_0-1788893776567.pngVaneB_0-1788893776567.pngVaneB_0-1788893776567.png
Also, based on the screenshot you shared, I can see that you were able to install RTD 7.0.1. Since RTD 7.0.1 depends on the S32K3 Development Package, it is likely that the package has already been installed.
Hi @VaneB
Please provide some elaboration on your comment.
I see that I have a 'development package' for the S32K1xx' installed (which is also a MCU family I use):
durga_choudhury_0-1788891225434.pngdurga_choudhury_0-1788891225434.pngdurga_choudhury_0-1788891225434.png
But I see nothing similar for the K3.
So how do I install it? To re-iterate, what I have done so far is:
1. Downloaded SW32K3_S32M27x_RTD_R23-11_7.0.1_D2603_DesignStudio_updatesite.zip
2. Added it as an update site on S32 DS v 3.6.6
3. Installed the following:
durga_choudhury_1-1788891394005.pngdurga_choudhury_1-1788891394005.pngdurga_choudhury_1-1788891394005.png
From your S32DS 3.6.6 installation, it appears that the S32K3 Development Package is not installed.
Regarding S32DS 3.6.2, please note that RTD 7.0.1 was developed and validated using S32DS 3.6.4. Therefore, we recommend using S32DS 3.6.4 or a newer release to ensure compatibility and avoid potential issues.
Something additional to verify is the toolchain. When creating your project, make sure that NXP GCC 10.2.0 is installed and selected as the project toolchain.
BR, VaneB
From my setup, I have RTD 7.0.0 installed with S32DS 3.6.6. However, as previously mentioned, RTD 7.0.1 should work without any issues, since the setup is very similar across these versions.
Could you please share your installation details?