Free rtos

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Free rtos

Jump to solution
418 Views
vishnu_vr
Contributor II

Hi support team,

I am planning to add free rtos to my new project with s32k312 with RTD 7.0.0 and design studio 3.6.5, as I am a beginner in this I humbly request you to share any demo codes with multiple tasks for my reference.

 

Thanks and regards,

VR VISHNU

0 Kudos
Reply
1 Solution
394 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @vishnu_vr 

An example for S32K312 devices is already provided as part of the FreeRTOS package. This example includes a ready-to-use project demonstrating how FreeRTOS is integrated and can serve as a useful reference for implementing your own application.

 

BR, VaneB

View solution in original post

4 Replies
156 Views
vishnu_vr
Contributor II

Thank you Vane.

0 Kudos
Reply
378 Views
vishnu_vr
Contributor II

Thank you for your response. But I couldn't find out the demo code can you please tell where to look for it?

Thanks and regards,

VR VISHNU

0 Kudos
Reply
353 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @vishnu_vr 

If you are using S32DS, once SW32K3_FreeRTOS_DesignStudio_updatesite.zip has been successfully installed, you should be able to create an S32DS Project from Example. Refer to the image below for guidance.

VaneB_0-1778864891250.png

If you download SW32K3_FreeRTOS.exe, a Demo folder is included in the installation package. If the default installation path is not modified, you can find it at: C:\NXP\SW32K3_FreeRTOS_11.1.0_7.0.0_CD1_D2510\Demo\CORTEX_M7_S32K3XX_GCC

395 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @vishnu_vr 

An example for S32K312 devices is already provided as part of the FreeRTOS package. This example includes a ready-to-use project demonstrating how FreeRTOS is integrated and can serve as a useful reference for implementing your own application.

 

BR, VaneB