36 questions with Azure RTOS tags

Sort by: Updated
0 answers

Threadx for intel xeon processor

ThreadX SMP and  it's support for Intel Xeon processors. 1. Does ThreadX SMP officially support Intel Xeon processors? What are the key challenges in porting ThreadX SMP to Intel Xeon?   Feasibility of running ThreadX SMP on an Intel Xeon processor…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2025-03-06T11:56:36.4+00:00
sandeep123 0 Reputation points
commented 2025-03-28T14:02:50.5533333+00:00
AshokPeddakotla-MSFT 35,971 Reputation points Moderator
0 answers

Azure RTOS on NiosII processor

Hello I am trying to port Azure RTOS on Arm Cortex-A9 Nios based processor on Intel's Cyclone X FPGA. Is any porting of Azure RTOS available for this processor? or any help which i can use as starting point? Regards Hasseeb

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2025-02-12T11:30:07.85+00:00
Bhatti, Hasseeb 0 Reputation points
commented 2025-02-14T11:10:23.2866667+00:00
Manas Mohanty 6,265 Reputation points Microsoft External Staff Moderator
0 answers

Implementing a Vertical List with Prompt in Azure RTOS GUIX

I am using the AZURE RTOS GUIX tool for my project with the RA6M3 MCU board and E2 Studio IDE. According to my project acceptance criteria, I need to implement a vertical list in the GUIX tool. At runtime, I need to create a prompt inside the vertical…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2025-01-20T13:54:33.2133333+00:00
Man 0 Reputation points
edited the question 2025-01-21T09:57:39.1766667+00:00
Man 0 Reputation points
0 answers

ThreadX NetXDuo https client post request problem(NX_SECURE_TLS_UNSUPPORTED_TLS_VERSION 0x110)

I'm currently working on sending an HTTPS POST request using NetX Duo. However, I encounter a TLS-related error during the process. i am using cloudflare CA cert(CA works ok i did mqtts). #define NX_SECURE_TLS_UNSUPPORTED_TLS_VERSION 0x110 /* An…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2024-12-18T14:43:22.2833333+00:00
Uğur Tümer 0 Reputation points
edited the question 2024-12-18T14:44:54.51+00:00
Uğur Tümer 0 Reputation points
0 answers

Threadx Module debug with jtag

Hello When the ThreadX module manager loads a module in binary form(not elf form) through the function _txm_module_manager_in_place_load, the binary does not carry any debugging information. Is there a way to debug the module through…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2024-10-30T01:49:32.55+00:00
ymzhangbc 0 Reputation points
0 answers

Azure RTOS NetxDuo mDNS domain set issue

Hello,  My issue is related to:- Middleware: Azure RTOS Middleware Component: NetxDuo (6.2.0) Addon: mDNS MCU: STM32H733 I am using Azure RTOS with NetxDuo, I implemented a secure https server in my device and implemented mDNS which was working very well…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2024-07-24T13:25:26.18+00:00
Fahar Intesar 0 Reputation points
0 answers

threadX port RISCV-64 compatible with netx ?

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

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2024-06-26T14:23:49.34+00:00
Alexandre Bruliau 40 Reputation points
0 answers

In fx_media_format() function, what should be the value of sector_size parameter?

In filex function fx_media_format(), sector_size if one of the arguments. Does this sector_size represent flash device sector size or logical sector size as in in LX_NOR_SECTOR_SIZE which is always 512 bytes or 128 ULONG words?

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2024-06-24T05:53:17.39+00:00
Vinay 40 Reputation points
0 answers

How can I send queries from multiple clients to an Azure RTOS NetX TCP/IP server application with the same IP and port using an STM32H5 series MCU?

In my project, I have a TCP/IP server application running. My main problem is that only one client can connect to the same IP and port at the same time. My project requirement is that multiple clients should be able to send queries to the same IP and…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2024-06-23T15:29:39.1966667+00:00
Eren Akyol 0 Reputation points
0 answers

Looking for ThreadX project examples running on Xilinx microblaze

Hi, In the ThreadX documents it is written that ThreadX support Xilinx Microblaze but I can Not find an example for that.

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2024-05-27T11:26:00.92+00:00
Oren Sheich Bright Way Vision 0 Reputation points
0 answers

Maximize FileX write speeds

I am using FileX to write JPEG data into an SD card, using an STM32 chip. My project is trying to maximize the JPEG resolution/framerate, so I need my FileX writes to execute as quickly as possible. My current setup has 38,400 bytes of data available for…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2024-04-16T23:41:46.1466667+00:00
Andy Fok 0 Reputation points
commented 2024-04-18T21:03:47.9933333+00:00
LeelaRajeshSayana-MSFT 17,771 Reputation points Moderator
0 answers

Regarding SMP and AMP in ThreadX

I am starting a new project with STM32H747 which comes with cortex M4 and M7 dual cores. I know that STM32 Cude IDE provides support for Azure ThreadX directly, however, I am confused about the following in terms of multicore implementation of ThreadX: …

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2024-04-16T23:31:46.77+00:00
Adhip Shukla 5 Reputation points
commented 2024-04-18T21:02:58.21+00:00
LeelaRajeshSayana-MSFT 17,771 Reputation points Moderator
0 answers

USBX Audio Class [Speaker + Microphone] enumeration problem

I am currently developing an audio application that supports both speaker and microphone functionality on an STM32 microcontroller. However, I am facing an issue related to USB descriptor enumeration. I am working on fixing this problem to ensure the…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2024-04-09T11:06:15.8366667+00:00
apnda 0 Reputation points
commented 2024-04-12T10:01:27.4466667+00:00
apnda 0 Reputation points
0 answers

GUIX Color Format Order (ARGB, RGBA, etc.)

Hello MS Support Team, I'm trying out GUIX with ThreadX as RTOS on a MCU with a display connected to the MCU. I was able to run the demo demo_guix_washing_machine which is included in the Github Repository. Unfortunately, the colors are not correct,…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2024-03-28T10:43:43.5633333+00:00
MechmetTanzou-3667 0 Reputation points
commented 2024-03-28T21:15:33.83+00:00
LeelaRajeshSayana-MSFT 17,771 Reputation points Moderator
0 answers

Why fx_media_open fails, if flash has raw partitions?

I am using a flash which has 1024 sectors. During formatting, I have given number of hidden sectors as 256 and total number of sectors as 1024. Post format of the flash, if I access the memory in hidden sectors using flash_read and flash_write functions,…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2024-03-21T16:35:17.65+00:00
Vinay 40 Reputation points
commented 2024-03-22T00:16:54.0133333+00:00
LeelaRajeshSayana-MSFT 17,771 Reputation points Moderator
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.
341 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 35,971 Reputation points Moderator
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.
341 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 35,971 Reputation points Moderator
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.
341 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 17,771 Reputation points Moderator
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.
341 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 17,771 Reputation points Moderator
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.
341 questions
asked 2023-11-06T17:59:36.59+00:00
Alexandre Bruliau 40 Reputation points
commented 2023-11-07T00:57:21.8266667+00:00
LeelaRajeshSayana-MSFT 17,771 Reputation points Moderator