RTOS Threadx on S32K148

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

RTOS Threadx on S32K148

1,005 Views
viet
Contributor II

Hello NXP, 

I would like to port RTOS Threadx (https://github.com/azure-rtos/threadx) on S32K148.
I would like ask whether RTOS Threadx is compatible with S32K148 ( i think it is compatible, because Threadx support core M4 as well).

and how can port RTOS Threadx to S32K148 ?

thanks all
Viet

0 Kudos
Reply
1 Reply

995 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Viet,

we have FreeRTOS integrated in our SDK for S32K devices. If customers want to use another OS, it must be ported by themselves. Please check the website of Threadx - porting guides are usually provided. Here is an example of porting guide for FreeRTOS: https://www.freertos.org/FreeRTOS-porting-guide.html

If the Threadx is compatible with Cortex M4, it will be compatible also with S32K148.

Regards,

Lukas

0 Kudos
Reply