Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
332 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I have ported threadX for a RISCV-64 architecture. It seems in tx_port.h that ULONG is set to 8 bytes.
However, I think netX has been designed to support ULONG as only 4 bytes.
Can you confirm ?
Best regards