[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| Re: [threadx] How to use ThreadX on RTOS | 
You will find for all of them infos inside the doc repro and all of them have a own samples sub folder. For me the samples inside the NetXduo repro helped me a lot. There are examples for every use case. 
Vinzenz Petr
Senior Developer
Germany 
    Am Fr., Juli 26, 2024 at 14:45 schrieb Metehan Uzun
<metehanuzun@xxxxxxxxx>:
    Awesome, thanks for the info! Also I want to guide for other components like NetX , FileX( etc..)
Hi! 
We did same adventure. We moved from freeRTOS to ThreadX on STM32 controllers. 
Check out the GIT landing page of ThreadX. There you find some starting guides and a own manual repro. Also the examples inside the ThreadX repro are really good. Of course a good book is also helpful. I can recommend "Real-Time Embedded Multithreading Using ThreadX".
ThreadX has also a freeRTOS adaption layer if you have a lot of existing code you want to reuse without porting it. 
Vinzenz Petr
Senior Developer
Germany 
    Am Fr., Juli 26, 2024 at 13:56 schrieb Metehan Uzun via threadx