Eksan0325andHans-Erik Floryd 2f73eaa803 fix(win32): detect CreateThread failure and pass correct handle to SetThreadPriority
Previously, osal_thread_create checked the wrong handle value, so thread
creation failures were reported as success.

Also, osal_thread_create_rt passed the handle pointer instead of the thread
HANDLE to SetThreadPriority, so real-time priority was never applied.

Fixes #977
2026-06-12 13:51:04 +02:00
2025-07-11 14:13:56 +02:00
2025-07-09 17:21:28 +02:00
2025-07-11 15:20:03 +02:00
2025-07-11 15:20:03 +02:00

Simple Open EtherCAT Master Library

  • Copyright (C) 2005-2025 Speciaal Machinefabriek Ketels v.o.f.
  • Copyright (C) 2005-2025 Arthur Ketels
  • Copyright (C) 2009-2025 RT-Labs AB, Sweden

SOEM (Simple Open EtherCAT Master) is a software library for developing EtherCAT MainDevices.

This library is specifically designed for real-time communication in embedded systems. Its lightweight architecture minimizes resource consumption, making it suitable for environments with limited resources. SOEM can also be utilized on both Linux and Windows systems.

As a library rather than a standalone application, SOEM provides flexibility and customization for developers looking to implement EtherCAT technology.

Documentation

See https://docs.rt-labs.com/soem

Contributions

Contributions are welcome. If you want to contribute you will need to sign a Contributor License Agreement and send it to us either by e-mail or by physical mail. More information is available on https://rt-labs.com/contribution.

S
Description
No description provided
Readme
4.2 MiB
Languages
C 97.3%
CMake 1.7%
Python 0.9%
Dockerfile 0.1%