Run ThreadX on Windows
Hey threre,
I am thinking about to switch from freeRTOS to ThreadX on STM32H7. But there is a important question. Is it possible to run ThreadX on Windows? We want to simulate some parts of our firmware. I know that there is a port for WIN32 and there is an example for Visual Studio. I checked it and got it up and running. But I would like to compile it inside Eclipse/STM32CubeIDE. On freeRTOS this was no problem and I was able to compile it but for Azure RTOS/ThreadX I cant find any information how to integrate it into an eclipse project. Does anyone knows how it works?
