Does RTOS Threadx support NXP S32K148 ?

Viet Mai 1 Reputation point
2021-09-29T02:29:46.673+00:00

Hi,

I am Viet from Ion Mobility Singapore.
We are a start-up in Electric Vehicle. We would like to evaluate ThreadX RTOS for our Telematic ECU.
Threadx RTOS is supports for Arm core M4, so is it possible to port Threadx to NXP S32K148 ?

thanks

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Scott Larson 451 Reputation points
    2021-09-29T17:33:52.88+00:00

    That is a Cortex-M4, ThreadX is already ported to that processor. https://github.com/azure-rtos/threadx/tree/master/ports/cortex_m4

    I suggest you start with a simple example project from NXP for this processor, add the ThreadX library and run the ThreadX example to make sure everything works before developing your application.

    2 people found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.