Hi @123 ,
Azure RTOS ThreadX source code is here: https://github.com/azure-rtos/threadx and is written in ANSI C and Assembly mostly.
See also here in the official documentation: https://learn.microsoft.com/en-us/azure/rtos/threadx/threadx-smp/chapter1#ansi-c-source-code
"ThreadX SMP is written primarily in ANSI C. A small amount of assembly language is needed to tailor the kernel to the underlying target processor. This design makes it possible to port ThreadX SMP to a new processor family in a very short time—usually within weeks!"
Please add your feedback below, suggesting the business reason to have ThreadX SMP supporting C++.
Thank you!
Remember:
- Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
- Want a reminder to come back and check responses? Here is how to subscribe to a notification.