Hello together,
I have a question regarding the possiblity to port NetXDuo to Windows. Let me explain what I plan to do.
We are running AzureRTOS ThreadX + NetXDuo on one of our products which has an STM32H7 on it. So far it runs and works fine. But to get rid of hardware dependencies we implemented the software in a way that we can compile is as well in STM32Cube IDE as normal C/C++ Project. This project uses the ThreadX Windows port but at the moment for the network communication winsock.
- Is there a port of NetXDuo for Windows (mingw)?
- Are there instructions how to setup the port?
We would love to have it as similar as possible to our hardware/firmware.
Best regards,
Eric