Certificate doesn't parse correctly
I am trying to connect to a server using Azure RTOS, but it is showing parsing error at TLS callback function. ERROR : _nx_secure_tls_session_packet_buffer_set API failed. Returned Error Code: 0x1A2 Following is the error message I have…
Azure RTOS
Azure GUIX thread _gx_system_thread cannot be scheduled after running for hours
Hi I'm using ThreadX + GUIX on STM32H743 MCU. ThreadX config: TX_ENABLE_FPU_SUPPORT, TX_INCLUDE_USER_DEFINE_FILE, TX_CORTEX_M_EPK, TX_PORT_USE_BASEPRI, TX_PORT_BASEPRI=10, TX_EXECUTION_PROFILE_ENABLE, GUIX using…
Azure RTOS
Incorrect Bytes returned for CONNACK packer variable header
We have ported Azure IoT Middleware for FreeRTOS on our device based on Microchip MCU SAM9x60. We have created Azure IoT hub and trying to establish connectivity from device to IoT Hub. We are using TI Wifi module CC3235SF for network connectivity. On…
Azure RTOS
Debugging ModuleX
Hello We observe severe limitations when debugging ModuleX module using IAR v9.30.1. This includes that the IAR ThreadX views do not get updated properly. This is the views get cleared and shows '0'. Additionally, when breaking (single stepping or…
Azure RTOS

Questions about Azure RTOS ThreadX
Hello, I read a lot of documentation about Azure RTOS , however some questions have been left unanswered. Does Azure RTOS provide some sort of malloc/free function ? I only saw memory blocks/pools that require full manual intervention Are…
Azure RTOS
NXP S32K Port for Azure RTOS Threadx
I want to adapt Threadx on a S32K Board. Is there a ready-to-use porting for this chip?
Azure RTOS
Is a portable version of GUIX Studio available?
I have developed a project using guix + guix-studio and would like to archive it. Is there an installer or portable version of guix studio that I can archive so I'm not stranded a few years down the line? As far as I can tell this is not possible with…
Azure RTOS
monti-accelera-sulla-riforma-del-lavoro.html
<!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8"> <title>Título de la página</title> </head> <body> <p>DEFINITIVAMENTE EL DOCUMENTO…
Azure RTOS
Microsoft 365 and Office | Skype for Business | Windows



FileX integrity support
Hello, We are currently using FileX to create log files and store device information and would like to know if there is any way to detect integrity modifications of the files. We tried to enable the macro FX_ENABLE_FAULT_TOLERANT and make use of…
Azure Internet of Things
Azure RTOS
Whether ThreadX RTOS is Free? If not whether it’s available free of cost for Azure Cloud users? What is it’s Price?
Whether ThreadX RTOS is Free? If not whether it’s available free of cost for Azure Cloud users? What is it’s Price?
Azure RTOS
Set MAC address programatically
Hi, I see the MAC address is set via the NX_DRIVER_ETHERNET_MAC define. I would like to set it programmatically. Is that possible? Thanks.
Azure RTOS
How to run my Azure RTOS GUIX application on the STM32H7-Disco target?
Hello, I'm new to Azure RTOS GUIX, and I wanted to try that on my target board to see how good its performance is; I designed a simple demo with Azure RTOS GUIX Studio 6.1.6.3 and prototyped it with the visual studio 2019 successfully; And now, I…
Azure RTOS
Enable TraceX on B-L4S5I-IOT01A STM32L4S5 Discovery Kit
I have the B-L4S5I-IOT01A STM32L4S5 Discovery Kit. I followed a ST article and an online video to enable Tracex, but these are calling out a different platform. The RAM starting address for my kit is 0x20000000, but running the program I see in memory…
Azure RTOS

Azure Firm Recognizer Studio
Hello everyone, Currently I have a problem on Form Recognizer Stududio, in fact I can not access the studio via the url and I have the following link: "Certificate Invalid, the certificate expired on 28 October 2022 at 9:29". Where…
Azure RTOS
Azure AI Document Intelligence
Azure AI services
Can STMicroelectronics' STM32F407G microcontroller board be integrated with Azure Cloud ?
STM32F407 board does not has a Wifi module but do supports ethernet , is it possible to integrate this board with Azure IOT Central ? Thank you for checking this !!
Azure RTOS
Azure IoT Central
CPU stack and heap reservation
I'm using ThreadX on an NXP Cortex M7. It looks like the CPU's heap and stack aren't used much by ThreadX as it has its own. To save memory, I'd like to reduce the size of these. How much should I allocate? Are there scenarios where these are used by…
Azure RTOS
Heap usage in ThreadX cortex-m ports
Hello I observe when calling tx_thread_create() use of the IAR c library malloc function from within the file tx_iar.c. See [tx_iar.c][1] and other ports as well. The function malloc relate to the general purpose heap. ThreadX comes with a…
Azure RTOS
NetX Duo critical issue procedure and time
Hello I would like to know how you react on critical security issues. Primary within NetX Duo but also in all other ThreadX related components. How do you handle such situations? Is there a defined procedure? We have customers that expect bug…
Azure RTOS
Cortex-M interrupt call stack usage
Hello I'm curious if and how ThreadX handles interrupt call stacks. Is each thread required to preserve stack memory for the worst case sum of nested interrupt call stacks? Or alternatively does ThreadX handle all (nested) interrupts on a single…
Azure RTOS
NetXDuo IPv6 RFC 8200 compliance
Hello I'm new to IPv6. In RFCs Supported by NetX Duo you claim compliance to rfc2460. According Wikipedia IPv6 the RFC 8200 is the current standard. I wonder your plans to upgrade NetXDuo. You also claim compliance to the following RFCs: …