341 questions with Azure RTOS tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

NetX Duo driver & link-down state

Hi All, I am working at project with STM32H7 and NetX Duo. At current version of Ethernet driver from ST (X-CUBE-AZRTOS-H7 v3.0.0) is not handled by any way state when link is disconnected. Link status variable nx_interface_link_up is set at "Enable…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2023-01-31T11:51:53.9266667+00:00
Jan Dospěl 50 Reputation points
commented 2023-02-23T07:19:08.26+00:00
Jan Dospěl 50 Reputation points
2 answers One of the answers was accepted by the question author.

NetX Duo DHCPv6 client - unaligned memory access

Hi All, I am working at project with NetX Duo at STM32H7 MCU. But after adding DHCPv6 client add-on (nxd_dhcpv6_client.c) I facing hard fault due to unaligned memory access. After calling nx_dhcpv6_request_solicit() function I get hard fault due to line…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2023-02-16T19:09:38.6433333+00:00
Jan Dospěl 50 Reputation points
commented 2023-02-23T06:57:18.6133333+00:00
Jan Dospěl 50 Reputation points
1 answer

Any experience using the Azure IoT JSON writer?

https://github.com/azure-rtos/netxduo/blob/master/addons/azure_iot/docs/azure_rtos_iot_json.md I've found the library posted above and I was trying to implement the library within my project to create my JSON payload that was to be sent to the cloud. I…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2023-02-21T12:10:31.8566667+00:00
cf_tru_mmu 5 Reputation points
commented 2023-02-23T06:50:05.28+00:00
QuantumCache 20,371 Reputation points Moderator
2 answers One of the answers was accepted by the question author.

AzureRTOS NetXduo SNTP Client Time synchronization issue with Windows 10 NTP server

We are currently developing an edge device that connects to AzureRTOS-based IoTHUB. The device uses NetXduo's SNTP client for time synchronization, Time synchronization with an NTP server on the Internet is successful. However, in the time…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2023-01-30T11:04:36.4666667+00:00
yoji sato 281 Reputation points
commented 2023-02-23T03:10:42.2533333+00:00
yoji sato 281 Reputation points
1 answer

RA6M3G GUIX 7" Screen Rotation Problem

Hello everyone. I want to use GUIX in my 7" TFT project. Images are displayed normally on the screen. But when I want to rotate the screen 90 degrees, the text rotates 90 degrees, but the images do not rotate and the pixels crash. I tried almost all…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2023-02-20T07:47:39.03+00:00
Mahmut Kocaman 0 Reputation points
edited an answer 2023-02-20T16:17:46.9866667+00:00
QuantumCache 20,371 Reputation points Moderator
1 answer

ThreadX SMP only running one thread at a time

As the title states, I am running the SMP version of ThreadX and despite having 4 cores to work with, I am only seeing one thread running at a given time. I am a little uncertain if this is the expected behavior or not. I found this line in the…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2023-02-08T21:06:38.53+00:00
Collin 0 Reputation points
commented 2023-02-16T16:33:56.9433333+00:00
AshokPeddakotla-MSFT 35,976 Reputation points Moderator
2 answers

NetX_https_client Ethernet Connectivity

Hey there, I am creating https client using Azure RTOS NetX Duo. I am working with multiple threads. Is there any API available in NetX Duo which reconnects the ethernet if it is unplugged instead of halting.

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2022-12-23T09:22:49.993+00:00
Syed Samia Bukhari 1 Reputation point
edited the question 2023-02-14T22:50:02.0366667+00:00
QuantumCache 20,371 Reputation points Moderator
1 answer

SFTP support - Netx Duo

Hello, We are working on a project that uses NetX library for TLS1.3 communication over HTTPS. Additionally, we are requested to use SFTP for file transfer. However, we did not see any information about SFTP support within NetX documentation. Is…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2022-12-19T13:20:58.867+00:00
Juan Francisco 21 Reputation points
edited the question 2023-02-14T22:16:46.5933333+00:00
QuantumCache 20,371 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

Continuation of "About the GUIX restrictions"

This is a continuation of my previous question "About the GUIX restrictions."(https://learn.microsoft.com/en-us/answers/questions/1108375/about-the-guix-restrictions). A client of ours has contacted us. The following comment, which you recently…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2023-01-30T22:09:31.13+00:00
k.kaneko 161 Reputation points
accepted 2023-02-09T21:50:01.6133333+00:00
k.kaneko 161 Reputation points
1 answer One of the answers was accepted by the question author.

Release date for AzureRTOS ThreadX "Module" support on Cortex A53 and Cortex R5??

Hi Is there a release date for AzureRTOS ThreadX "Module" support on Cortex A53 & R5 processor to be used in Xilinx UltraSCALE+ MPSoC? Best regards Richard D. Olsen

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2023-01-30T11:47:52.9433333+00:00
Richard Olsen 20 Reputation points
commented 2023-02-06T11:53:07.49+00:00
Richard Olsen 20 Reputation points
2 answers One of the answers was accepted by the question author.

About the GUIX restrictions.

Please let me know if anyone knows about this. The following URL is a description of the limitations of GUIX Studio. https://learn.microsoft.com/en-us/azure/rtos/guix/guix-studio-1#guix-studio-constraints The following three are listed here. …

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2022-11-29T09:11:06.773+00:00
k.kaneko 161 Reputation points
commented 2023-01-30T22:14:00.9233333+00:00
k.kaneko 161 Reputation points
2 answers

Adapting IRQ Handler for Beaglebone Black, ThreadX

Hello, I am trying to integrate Azure RTOS ThreadX into BeagleBone Black. First I got a demo LWIP program running on BBB which got the IP address using DHCP. Then, I integrated threadx source files with cortex-a8 port. With the default interrupt handler…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2022-11-18T21:31:17.53+00:00
Sulav Lal Shrestha 361 Reputation points
edited the question 2023-01-25T17:49:05.0833333+00:00
QuantumCache 20,371 Reputation points Moderator
1 answer

Multiple audio devices USB

Hello. I'm continuing to work with USB, I need to evolve from USB Micro+Speaker to multiple microphones. I failed at descriptor. Whole descriptor here The structure of USB+Micro is next: Device descriptor Device qualifier descriptor …

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2022-11-07T08:46:57.94+00:00
Serhii Cherkasov 81 Reputation points
edited the question 2023-01-25T08:42:38.73+00:00
QuantumCache 20,371 Reputation points Moderator
1 answer

Azure GUIX thread stops running after several hours of normal operation.

Hello! I'm working on a system that's using Azure RTOS and GUIX running on an STM32H743 MCU. We've been trying to track down and debug this issue for a few weeks now. Everything runs perfectly normally on startup, but then at some point (the time between…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2023-01-13T01:51:30.2133333+00:00
Mohamed Shehata 0 Reputation points
answered 2023-01-24T20:30:30.1066667+00:00
Ken Maxwell 706 Reputation points Microsoft Employee
1 answer

Compilation error in _txm_module_manager_stop.c when TX_ENABLE_EVENT_TRACE is defined

Hello I'm uncertain how _txm_module_manager_stop.c should be compiled when TraceX is in use. I defined TX_ENABLE_EVENT_TRACE. Then I observe IAR compiler errors when compiling _txm_module_manager_stop.c. The identifiers…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2023-01-04T10:15:05.887+00:00
HugPeter-9392 246 Reputation points
edited the question 2023-01-12T22:57:29.9433333+00:00
LeelaRajeshSayana-MSFT 17,771 Reputation points Moderator
2 answers One of the answers was accepted by the question author.

Azure ThreadX RTOS and Node.js

Does ThreadX RTOS support running Node.js on a powerful embedded processor ?

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2022-12-27T14:50:01.23+00:00
Chris Backhouse 21 Reputation points
accepted 2023-01-09T09:05:58.94+00:00
Chris Backhouse 21 Reputation points
1 answer One of the answers was accepted by the question author.

USBX Host hub class example

Hello, I would like to implement usb 2.0 hostside hub driver, and I see that there are host hub class files in usbx directory -- is there an example of how to use it? alternatively, could you please outline steps to do it? target mcu will be stm32f4 …

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2022-11-15T18:45:01.58+00:00
Mir 21 Reputation points
accepted 2023-01-02T20:33:27.25+00:00
Mir 21 Reputation points
1 answer One of the answers was accepted by the question author.

Is there Security Extension support for ARMv7-A architecture for ThreadX?

We are using Security Extension feature for ARMv7-A architecture. Is it possible for ThreadX and the user application to run in non-secure mode with support for calling secure services for ARMv7-A architecture? Such secure services may have low priority…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2022-12-29T11:41:40.44+00:00
Feihu Liu 21 Reputation points
accepted 2022-12-30T03:54:43.35+00:00
Feihu Liu 21 Reputation points
1 answer One of the answers was accepted by the question author.

Use of TX_ENABLE_IAR_LIBRARY_SUPPORT in ThreadX module

Hello The posts heap-usage-in-threadx-cortex-m-ports.html and azurertosthreadx-tx-enable-iar-library-support-com.html already contain information regarding IAR thread local storage (TLS). The answers refer to the port documentation. All IAR 'simple'…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2022-12-22T12:15:37.393+00:00
HugPeter-9392 246 Reputation points
accepted 2022-12-23T08:46:25.717+00:00
HugPeter-9392 246 Reputation points
3 answers

NetXDuo on STM32F429, missing cipher suites for TLS 1.3

We implement an NetXDuo TLS 1.3 connection using STM32F429. TLS 1.3 is enabled, but it is disabled in code line 684 in nx_secure_tls_session_create_ext.c if (NX_SECURE_TLS_TLS_1_3_ENABLED) tls_session->nx_secure_tls_1_3_supported = NX_FALSE; …

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2022-11-22T14:35:33.467+00:00
Kirsten Jens 1 Reputation point
commented 2022-12-20T01:26:35.36+00:00
Tiejun Zhou 1,131 Reputation points Microsoft Employee