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?
Porting Threadx RTOS in R car H3 board

Vineeth M
1
Reputation point
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.
2 answers
Sort by: Most helpful
-
Andrés Mlinar 256 Reputation points Microsoft Employee
2020-09-30T17:08:52.277+00:00 -
Scott Azure RTOS 3,881 Reputation points Microsoft Employee
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).