329 questions with Azure RTOS tags

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

About the cpe information for Azure RTOS and ThreadX

Hello Microsoft Support Team, I am an engineer from Japan. I have several questions about Azure RTOS 6.1.3 and ThreadX 6.1.3. In this moment, we can find 5 CVE for cpe:2.3:o:microsoft:azure_real_time_operating_system:6.1.3:::::::* and 1 CVE for…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2024-02-09T08:54:18.7466667+00:00
Ge Ren 20 Reputation points
edited a comment 2024-02-29T01:32:24.5666667+00:00
Ge Ren 20 Reputation points
1 answer

Question about LevelX power failure protection mechanism

Nor flash has a feature: while erasing or writing, sudden power failure may cause the data of the corresponding block or page to become unstable and flip. For example, when write data to one page, levelx will set the corresponding bit of the sector…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-02-08T15:22:33.57+00:00
fei 46 Reputation points
edited a comment 2024-02-28T10:33:04.7733333+00:00
stch 0 Reputation points
1 answer

GUIX interactions / simulation

Hi, We're evaluating the use of Azure RTOS and GUIX under Renesas RA6M3-G We have run some basic tests and load some demos succesfully. But we have some doubts / questions: taking a basic screen including a button and a prompt text , is it possible to…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2024-02-27T15:26:19.32+00:00
Besora, Pere Jordi 0 Reputation points
answered 2024-02-28T06:31:05.0433333+00:00
Besora, Pere Jordi 0 Reputation points
0 answers

How to submit an URB (USB Request Blocks) in Azure RTOS?

I am currently working on a project that involves the (USBX) Azure RTOS, and I have encountered a scenario where I need to submit a USB Request Block (URB). I am reaching out to seek guidance or documentation on the correct procedure for doing so within…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2024-02-19T03:31:35.7566667+00:00
Dang Anh Tuan 51 Reputation points
edited a comment 2024-02-19T13:49:14.44+00:00
AshokPeddakotla-MSFT 30,081 Reputation points
2 answers One of the answers was accepted by the question author.

How to notify "notification" when using "USBX Device CDC ACM"

Hi. We use "USBX Device CDC ACM". We want to set Notification(SERIAL_STATE) for "Flow control". But, USBX does not have no API function for setting Notifications. How should I set "Notification" when using "USBX Device…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2024-02-01T04:50:06.54+00:00
公郎 金丸 20 Reputation points
commented 2024-02-02T00:47:30.5566667+00:00
公郎 金丸 20 Reputation points
1 answer One of the answers was accepted by the question author.

How can I prevent the connection with IoTHUB from being disconnected after 65 minutes?

Currently, we are building a system that connects to IoTHUB via DPS to send telemetry and perform ADU. The system disconnects from IoTHUB every 65 minutes, so we have built in a process to reconnect each time. I am also trying to perform ADU on the…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,153 questions
asked 2024-01-26T10:31:33.8166667+00:00
yoji sato 281 Reputation points
accepted 2024-02-01T01:16:40.5833333+00:00
yoji sato 281 Reputation points
1 answer

Non-cached memory

In the example code that came with my iMXRT1050, many variable associated with ThreadX are in non-cacheable memory. Some things in the non-cacheable ram are the IP packet pool and the USB memory area. Is it necessary to have those non-cached? More…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2022-08-30T15:43:41.613+00:00
Michael Fowler 131 Reputation points
edited the question 2024-01-25T00:10:24.95+00:00
QuantumCache 20,261 Reputation points
2 answers One of the answers was accepted by the question author.

Device Update Agent not starting when device connected through Azure IOT Edge

Hello, I am integrating Device Update Agent v0.8.0 to my project based on SAME70 based microcontroller. I am facing an issue on starting the DU-agent when the device is connected through Azure IOT Edge. The DU-agent starts/works fine when the device is…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2022-03-17T00:15:48.77+00:00
Sulav Lal Shrestha 361 Reputation points
edited the question 2024-01-25T00:03:10.5266667+00:00
QuantumCache 20,261 Reputation points
0 answers

Asking about demo code Porting Azure RTOS Thread X to NIOSII

I am a graduate student majoring in Computer Science from Taiwan. Recently, I has been pursuing study of Porting Thread X RTOS to NIOSII on FPGA fabric of Altera SoC FPGA, eventually, I found article as…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2024-01-24T02:34:35.22+00:00
Johnson Z 0 Reputation points
commented 2024-01-24T22:33:53.9466667+00:00
LeelaRajeshSayana-MSFT 13,956 Reputation points
2 answers One of the answers was accepted by the question author.

Sending byte by byte when using PPP seems to be too slow

Hi, I'm working on getting PPPoS working with an NXP MIMXRT1040-EVK and a Quectel EG800Q modem. After putting the modem in data mode I try initializing the network stack in ThreadX. When calling nx_ppp_create I supply it with my implementation of…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2024-01-19T12:07:50.4366667+00:00
25890715 30 Reputation points
accepted 2024-01-22T06:02:34.75+00:00
25890715 30 Reputation points
2 answers One of the answers was accepted by the question author.

STM32U5 with Azure RTOS, having issue with TraceX corrupted data when full.

TraceX has 64K buffer arranged with added tx_trace_buffer_full_notify() to cap off further trace data in an attempt to resolve corrupted file due to overflowed data which led to a Truncation error by TraceX Viewer App. It did jump to my_trace_is_full()…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-12-09T17:41:16.4266667+00:00
Riscy00 Riscy00 25 Reputation points
accepted 2024-01-04T15:04:11.3133333+00:00
Riscy00 Riscy00 25 Reputation points
1 answer

Azure RTOS for Infineon Aurix TriCore MCUs

Hi, In my project, I am using Infineon MCU which has TriCore architecture. So I am wondering if is there an Azure RTOS port for Infineon TriCore. Can I use Azure RTOS in my projects that include Infineon Aurix TriCore MCUs? Best regards.

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-12-12T06:24:49.21+00:00
Egemen AKSOY 0 Reputation points
commented 2023-12-20T06:24:34.5466667+00:00
Egemen AKSOY 0 Reputation points
2 answers

AzureRTOS - NetXDuo WEB HTTP Cliente

Hi, I'm using [Web Http client functions][1] of NetXDuo with ST Microelectronics board [B-U585I-IOT02A][2] but, after the second call of nx_web_http_client_response_body_get() function, the system loops without any return. I try to change varible…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2022-07-21T22:02:36.99+00:00
Domenico Condemi 1 Reputation point
edited the question 2023-12-18T17:15:25.8933333+00:00
AshokPeddakotla-MSFT 30,081 Reputation points
0 answers

STM32U5, FileX crashes to hardfault when doing FileX in seperate ThreadX with seperate Byte Pool

Working on STM32U5A5 experimental code, I have a separate byte pool for ThreadX stuff (queue, semp, about 3 threads, static setup). I also have a separate byte pool for FileX which is working fine including new filename, write data and read data. When I…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-12-12T17:35:50.6866667+00:00
Riscy00 Riscy00 25 Reputation points
commented 2023-12-12T22:14:53.1566667+00:00
LeelaRajeshSayana-MSFT 13,956 Reputation points
2 answers One of the answers was accepted by the question author.

Using FileX with NOR Flash

We are trying to use a Cypress/Infineon NOR flash SDF with FileX. We were able to get it working with LevelX but ran into performance and fragmentation issues. As a result we are trying to remove LevelX from the equation. The following link…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2022-07-13T20:44:30.99+00:00
tjr 21 Reputation points
edited the question 2023-11-17T16:18:15.46+00:00
AshokPeddakotla-MSFT 30,081 Reputation points
1 answer One of the answers was accepted by the question author.

STM32H5 - NetX Duo - Custom layer 2 ethernet protocol

Hi, Thanks in advance for your attention. I'm developing an application using STM32H5 and NetXDuo TCP/IP stack. I was wondering if in NetXDuo there is a way to handle a custom layer 2 protocol. This could allow to handle a custom ethernet protocol…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-11-03T08:59:25.38+00:00
LU 20 Reputation points
accepted 2023-11-08T13:57:19.3933333+00:00
LU 20 Reputation points
0 answers

netX network driver status

Hello, I am using last release of netx 6.1. I do not understand the purpose of nx_ip_driver_status that should be set in the network driver. It is almost never used in the netx API although it is explicitly mentioned in…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-11-06T17:59:36.59+00:00
Alexandre Bruliau 30 Reputation points
commented 2023-11-07T00:57:21.8266667+00:00
LeelaRajeshSayana-MSFT 13,956 Reputation points
0 answers

How to allow multiple files to be open at the same time using FileX

Hi, I am trying to find a way to allow multiple files to be open at the same time using FileX. If I try to open a seconda file without closing the first then I get FX_NOT_FOUND. Is there any way to allow multiple files to be open at the same…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-10-25T13:20:58.75+00:00
Joe Noonan 0 Reputation points
commented 2023-11-02T09:20:14.6733333+00:00
Joe Noonan 0 Reputation points
1 answer One of the answers was accepted by the question author.

Is it possible to connect to IoTHUB via a proxy server that uses certificate authentication with AzureRTOS/NetXduo?

Dear Technical Support, We are currently building a system using AzureRTOS/NetXduo, and we are already able to connect to IoTHUB via a proxy server. At that time, the authentication method with the proxy server is to specify an ID and password, and the…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-11-01T11:57:46.7733333+00:00
yoji sato 281 Reputation points
accepted 2023-11-02T06:09:18.4766667+00:00
yoji sato 281 Reputation points
1 answer One of the answers was accepted by the question author.

Azure RTOS byte pool problem

Hi, I am having issues with threadX tx_byte_allocate throwing a hard fault exception.  This only happens after some time of byte allocate and release. There are still plenty of available bytes according to the pool. But somehow in _tx_byte_pool_search it…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-10-25T03:09:47.32+00:00
flaming_vines 25 Reputation points
accepted 2023-10-27T05:14:29.8566667+00:00
flaming_vines 25 Reputation points