NXP S32K Port for Azure RTOS Threadx

Can 1 Reputation point
2022-11-30T09:21:13.893+00:00

I want to adapt Threadx on a S32K Board. Is there a ready-to-use porting for this chip?

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

1 answer

Sort by: Most helpful
  1. Scott Azure RTOS 4,051 Reputation points
    2022-11-30T16:50:50.183+00:00

    The S32K family are Cortex-M devices. ThreadX is already ported to Cortex-M (see M0, M3, M4, M7, etc.): https://github.com/azure-rtos/threadx/tree/master/ports

    0 comments No comments