Closed brentonchris closed 1 year ago
All non *nix and Win32 targets in HW/AL layers are RTOSs
I want to port the SOEM code on the ThreadX RTOS. Are there any successful cases of transplantation that can be referred to?
I don't know any.
@brentonchris Any luck? I'm looking to do a port for ThreadX as well
@brentonchris Any luck? I'm looking to do a port for ThreadX as well
We already run SOEM without an operating system, but now we want to port it to threadx. However, there is a large error between the time of sending data and the target time point, it is the ec_sync in the SOEM code.
Hi chris, "However, there is a large error between the time of sending data and the target time point" what is this problem exaclty? I am considering migrating from Linux OS to MCU or possibly combining with FPGA as well for my application here.
@brentonchris , can we close this issue?
Guess we can close it
Guess we can close it
OK,close it.
Has the SOEM code been ported on RTOS?