317 questions with Azure RTOS tags

Sort by: Updated
0 answers

How to create multiple partitions using filex APIs ?

In the Filex user guide, it is mentioned that there is support for multiple partitions. But there are no APIs in filex driver as in latest git repo, which can create multiple partitions. Also there is one function call - _fx_partition_offset_calculate -…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
317 questions
asked 2024-03-14T07:05:53.9766667+00:00
Vinay 0 Reputation points
commented 2024-03-16T01:33:01.2066667+00:00
LeelaRajeshSayana-MSFT 12,766 Reputation points
0 answers

SSDP exemple on netxduo for azure rtos

Hello, I want to developp an ssdp server on stm32 using azure rtos and netxduo on IPv4. Can you share exemple? I can't find any exemple on IGMP and multicast. can you share an exemple? Regarde

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
317 questions
asked 2024-03-13T23:47:47.7566667+00:00
BS_Myrety 0 Reputation points
commented 2024-03-14T07:30:58.6166667+00:00
AshokPeddakotla-MSFT 25,691 Reputation points
1 answer

Why does the server disconnect during secondary ADU processing?

We are building a system based on AzureRTOS and implementing update processing using ADU for secondary devices. Due to memory capacity constraints in this system, the ADU download process to the secondary device is divided into parts, but the process may…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
317 questions
asked 2024-02-01T01:08:22.68+00:00
yoji sato 261 Reputation points
commented 2024-02-29T06:53:43.8233333+00:00
Bo Chen 596 Reputation points Microsoft Employee
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.
317 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.
317 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.
317 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.
317 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 25,691 Reputation points
1 answer One of the answers was accepted by the question author.

Security fixes in 6.3.0

Can anyone tell me what actual code changes where made in 6.3.0 to address the security issues listed in https://github.com/eclipse-threadx/netxduo/security in…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
317 questions
asked 2024-02-01T16:02:13.3133333+00:00
giajh01 20 Reputation points
accepted 2024-02-05T16:10:12.5566667+00:00
giajh01 20 Reputation points
0 answers

stm32h563 Azure RTOS Netx Multihome Support

Hello, I have created and executed a TCP server project with Azure NetX library using Ethernet. Additionally, I need multihome support in this project. I want multiple clients to connect to a device with a single IP. Can you assist me with this? status =…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
317 questions
asked 2024-02-01T08:30:24.62+00:00
Eren Akyol 0 Reputation points
edited a comment 2024-02-02T08:48:56.05+00:00
Eren Akyol 0 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.
317 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.
317 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,087 questions
asked 2024-01-26T10:31:33.8166667+00:00
yoji sato 261 Reputation points
accepted 2024-02-01T01:16:40.5833333+00:00
yoji sato 261 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.
317 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
SaBo-MSFT 20,016 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.
317 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
SaBo-MSFT 20,016 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.
317 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 12,766 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.
317 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.
317 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.
317 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.
317 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 25,691 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.
317 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 12,766 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.
317 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 25,691 Reputation points