Porting Threadx RTOS in R car H3 board

Vineeth M 1 Reputation point
2020-09-30T05:25:53.813+00:00

How can port threadx RTOS in R CAR board? It will be great if you could give the documents of porting RTOS into embedded systems.

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

2 answers

Sort by: Most helpful
  1. AndresMlinar 256 Reputation points
    2020-09-30T17:08:52.277+00:00

    What is your use case? The RCar H3 SoC contains several cores and it can be used in different ways. Do you want to use the Azure RTOS kernel, ThreadX, in the Cortex R7, or in some combination of the Cortex A57 or Cortex A53 cores? SMP or AMP?

    0 comments No comments

  2. Scott Azure RTOS 4,051 Reputation points
    2020-09-30T17:10:09.92+00:00

    The R-Car H3 has Cortex-A57, -A53, and -R7 cores. All of these cores are currently supported by ThreadX (we don't explicitly have a R7 port, but the R5 port can be used).