Hello!
I am currently working on a FreeRTOS project for S32K344, and I'm facing some issues with the build configuration. I have attached an image for reference.
Platform: S32DS for platform 3.5
FreeRTOS Package: SW32K3_FreeRTOS_11.1.0_5.0.0_CD1_D2409_DesignStudio_updatesite
Thank you in advance.
Solved! Go to Solution.
Hi
Did you follow the chapter 2.2 Installation Design Studio of SW32K3_FreeRTOS_11.1.0_5.0.0_CD1_D2409_ReleaseNotes.pdf?
Make sure S32 Design Studio v3.5.13, S32 Design Studio for S32 Platform v3.5.13 with support for S32K3XXdevices (com.nxp.s32ds.s32k3xx.update_3.5.13.20240726235844.zip, com.nxp.s32ds.s32k396.update_3.5.13.20240726233621.zip and com.nxp.s32ds.update_3.5.13.20240726233529.zip ) and RTD package (SW32K3_S32M27x_RTD_R21-11_5.0.0_D2410_DesignStudio_updatesite.zip ) are installed before this FreeRTOS package.
The S32K3XX RTD update for Design Studio must be installed as the following steps:
• Open Help -> S32DS Extensions and Updates. From the next windows, select "S32K3 Real-Time Drivers AUTOSAR 4.7 R21-11 Version 5.0.0" and click Install/Update.
The FreeRTOS update for Design Studio must be installed as the following steps:
• Open Window -> Preferences. From the next windows, select S32 Design Studio for S32 Platform -> S32DS Extensions and Updates, click Add All and select the zip archive containing the FreeRTOS update.
• Open Help -> S32DS Extensions and Updates. From the next windows, select "FreeRTOS for S32K3 5.0.0"
then click Install/Update
My S32DS v3.5 + S32K3 RTD 5.0.0 does not encounter this problem.
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Hi
Did you follow the chapter 2.2 Installation Design Studio of SW32K3_FreeRTOS_11.1.0_5.0.0_CD1_D2409_ReleaseNotes.pdf?
Make sure S32 Design Studio v3.5.13, S32 Design Studio for S32 Platform v3.5.13 with support for S32K3XXdevices (com.nxp.s32ds.s32k3xx.update_3.5.13.20240726235844.zip, com.nxp.s32ds.s32k396.update_3.5.13.20240726233621.zip and com.nxp.s32ds.update_3.5.13.20240726233529.zip ) and RTD package (SW32K3_S32M27x_RTD_R21-11_5.0.0_D2410_DesignStudio_updatesite.zip ) are installed before this FreeRTOS package.
The S32K3XX RTD update for Design Studio must be installed as the following steps:
• Open Help -> S32DS Extensions and Updates. From the next windows, select "S32K3 Real-Time Drivers AUTOSAR 4.7 R21-11 Version 5.0.0" and click Install/Update.
The FreeRTOS update for Design Studio must be installed as the following steps:
• Open Window -> Preferences. From the next windows, select S32 Design Studio for S32 Platform -> S32DS Extensions and Updates, click Add All and select the zip archive containing the FreeRTOS update.
• Open Help -> S32DS Extensions and Updates. From the next windows, select "FreeRTOS for S32K3 5.0.0"
then click Install/Update
My S32DS v3.5 + S32K3 RTD 5.0.0 does not encounter this problem.
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
S32DS platform 3.5.14
I have installed the RTD and FreeRTOS packages in DS. I have attached a screenshot showing the installed packages. However, I still get an error during the build process, which I’ve also attached in the screenshot.
Why you install S32K3 RTD 3.0.0 with SW32K3 FreeRTOS 11.1.0 version 5.0.0 Code Drop?