is there any efficient and robust C++ wrapper for Threadx RTOS which can be used out of the box ?

Hey guy is there any authentic,efficient and robust C++ wrapper for Threadx RTOS which can be used out of the box ? My embedded software application is written in C++ but now I want to create a RTOS wrapper to use ThreadX RTOS. Any idea would be much appreciated. @Middleware & OS
2 Replies
wafa_ath
wafa_ath6mo ago
You'll need to create your own. A basic approach encapsulating ThreadX objects in C++ classes and using RAII principles for resource management. Check this https://github.com/HosseinSagha/threadx-cpp
GitHub
GitHub - HosseinSagha/threadx-cpp: Eclipse ThreadX C++ wrapper APIs...
Eclipse ThreadX C++ wrapper APIs (Formerly Azure ThreadX) - HosseinSagha/threadx-cpp
Dtynin
Dtynin6mo ago
Thanks @wafa_ath for the resource, it helped
Want results from more Discord servers?
Add your server