329 questions with Azure RTOS tags

Sort by: Updated
0 answers

It's very slow to Open FileSystem on NAND with FileX/LevelX

Hi, We're working on STM32H743 chipset with Azure RTOS ThreadX, and using FileX/LevelX to establish the Fat FS on the NAND connected with QSPI interface. Basically it's working fine, but it takes more than 1 minutes to open the FS on bootup time. I did…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-08-30T19:33:34.99+00:00
Xiaofeng Lei 0 Reputation points
commented 2023-08-31T14:08:00.69+00:00
LeelaRajeshSayana-MSFT 13,956 Reputation points
0 answers

azure RTOS - enable on host USB CDC-ECM support for a 4G module

We have Nucleo-H732ZG and NUCLEO-H563ZI boards from ST and a 4G module (EG915U from Quectel). We're trying to get a cdc_ecm USB host up and running on the mcu side, using azure rtos usbx. We tried to follow this example:…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-08-29T10:51:04.2466667+00:00
Julien Schlaepfer 0 Reputation points
commented 2023-08-30T00:53:15.7066667+00:00
LeelaRajeshSayana-MSFT 13,956 Reputation points
1 answer One of the answers was accepted by the question author.

Resources to aid Azure RTOS evaluation on Xilinx Zynq UltraScale+ MPSoC?

An answer to the following question gives a (stale?) ShareFile link to a possibly useful project file for this device. https://video2.skills-academy.com/en-us/answers/questions/605926/looking-for-threadx-project-examples-running-on-xi Is this project file…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-08-28T00:29:35.63+00:00
Michael C 20 Reputation points
accepted 2023-08-29T23:29:56.5833333+00:00
Michael C 20 Reputation points
1 answer One of the answers was accepted by the question author.

Looking for ThreadX project examples running on Xilinx Zynq UltraScale+ MPSoC

Hello, the last days I have trying to port ThreadX on the APU (ARM CortexA53) both in SMP and single mode. I was able to build the ThreadX kernel for the CortexA53 and create a simple example. However I was not able to run the example, unfortunately.…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2021-10-27T10:21:14.94+00:00
ChrisZosi 36 Reputation points
commented 2023-08-27T02:19:35.31+00:00
Michael C 20 Reputation points
1 answer

GUIX Studio Failes to Download repostitory

GUIX Studio is failing to download the GUIX repository. Even if the repository is downloaded, GUIX Studio comes back ans says this is not a correct repository. Even if the repository is downloaded, GUIX Studio comes back and says this is not a correct…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-07-29T23:23:27.2666667+00:00
Sean Liming 4,591 Reputation points
edited a comment 2023-08-25T03:12:01.5933333+00:00
Ting Zhu 485 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is LevelX also safety certified?

We're currently working with Azure RTOS ThreadX and FileX on Renesas RA6 MCUs and would like to use LevelX to add wear leveling. But we don't know if this add-on is also safety certified, like ThreadX or FileX. Does LevelX hold TÜV, UL, or other safety…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-08-08T14:23:51.0766667+00:00
Severin 20 Reputation points
accepted 2023-08-22T13:09:45.4033333+00:00
Severin 20 Reputation points
1 answer One of the answers was accepted by the question author.

CM33 HardFault when PendSV_Handler return

Hi everyone, I am new in Azure RTOS. I have linked libthreadx.a with BSP part but have running problems. HardFault occurs when run the example. The assembly instruction generates HardFault is "bx lr" in _skip_secure_restore() and the function…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-08-04T09:08:08.6266667+00:00
Sai 45 Reputation points
accepted 2023-08-14T01:56:04.47+00:00
Sai 45 Reputation points
1 answer One of the answers was accepted by the question author.

How to customize the project that connects B-L475E-IOT01A1 to Azure IoT Central

Hi everyone, I started my projects using this tutorial and successfully connected to IoT Central. Additionally, I configured an STM32 project that reads two sensors (DS3231 and HC SR501). I am still reading the documents and learning the source files to…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-08-01T01:50:16.65+00:00
Chia Li 20 Reputation points
accepted 2023-08-10T22:48:14.0466667+00:00
Chia Li 20 Reputation points
1 answer

How to integrate Azure RTOS in the STM32CubeIDE for STM32F217VGT6?

I'm currently working on a project, as a part of my master thesis, that includes integrating a real-time operating system into the STM32F217VGT6 microcontroller. Is there a way to load the Azure RTOS into the STM32F217VGT6 microcontroller? Is there any…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-07-27T16:42:14.03+00:00
Sahana Raghavan 0 Reputation points
commented 2023-08-08T00:17:07.68+00:00
LeelaRajeshSayana-MSFT 13,956 Reputation points
1 answer One of the answers was accepted by the question author.

GUIX How do I create a prompt widget dynamically in code and get widget id automatically

Hi, I have the code that fetches everything from the database and delivers it to the S7G2. What I need help with is building the list in GUIX dynamically, I have managed to figure out how to create a prompt in code and attach it to the list. The issue 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-07-19T07:24:30.2533333+00:00
Ronald Hare 20 Reputation points
edited a comment 2023-08-07T02:31:06.84+00:00
Ting Zhu 485 Reputation points Microsoft Employee
1 answer

NetXDuo WEB HTTP Client POST message

Dear all, I am going to use the NETDuo library and studying the sample code about the NetXDuo WEB Client to PUT/POST message to the HTTP server. The URL of the HTTP server is like: aaa.bbb.com/api/admin/anchor I still do…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-07-27T01:14:28.7133333+00:00
Carl Lee 0 Reputation points
commented 2023-08-04T18:14:40.1333333+00:00
LeelaRajeshSayana-MSFT 13,956 Reputation points
1 answer One of the answers was accepted by the question author.

Any emulators to port Azure RTOS on to TI Based Platform

Hi, I'm working as a professor and interested in embedded systems., In  my college, we are doing a research to bring up different RTOS on to TI based platforms. The automotive grade SoC based platforms looks to be little costly to procure and rather…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-07-21T05:58:05.8733333+00:00
Leena Sri 20 Reputation points
accepted 2023-08-01T03:35:36.73+00:00
Leena Sri 20 Reputation points
1 answer

Where can I find the 'tx.a' or'tx.lib' files? How to fix linker errors?

Hello, I am trying to manually load the ThreadX into a custom STM32F217VGT6 microcontroller based board. In an effort to do so, I am encountering several linker errors. According to 'Chapter 2 - Installation and Use of Azure RTOS ThreadX' of 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-07-26T01:29:55.1633333+00:00
Sahana Raghavan 0 Reputation points
answered 2023-07-31T01:48:46.5366667+00:00
Tiejun Zhou 1,126 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Win32 support > 8bpp ?

Running through the initial demos, and I can't get any GUIX Studio project to compile, if I use anything above 8BPP, I get linker errors when looking for a class of drivers called. " win32_dave2d_graphics_driver_setup_xxxx" Googling for…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-07-26T07:49:40.5766667+00:00
Mark G 20 Reputation points
commented 2023-07-27T16:52:32.13+00:00
AshokPeddakotla-MSFT 30,086 Reputation points
5 answers One of the answers was accepted by the question author.

How to search directory and find folder's name in Azure filex

Hello every one I am new to Azure RTOS, and now I want to search and find folders in USB or SDCARD but I could not find any function to do this. Is there any solution? (working on STM32F) something like this: FRESULT scan_files ( char* path /*…

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-24T12:07:14.98+00:00
Ali Shahvaran 20 Reputation points
commented 2023-07-26T14:53:57.5533333+00:00
LeelaRajeshSayana-MSFT 13,956 Reputation points
0 answers

Link problem when linking libthreadx.a

Hi all I am quite new to Azure RTOS and I have a question when using cortex-m33. I followed the steps of https://video2.skills-academy.com/en-us/azure/rtos/threadx/chapter2#:~:text=application%20development%20area.-,Using%20ThreadX,-To%20use%20ThreadX to link…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-07-25T09:54:04.2833333+00:00
Sai 45 Reputation points
commented 2023-07-25T10:20:33.77+00:00
shaunnorris 5 Reputation points
1 answer

AzureRTOS STM32 HTTP get error

Dear AzureRTOS Technical Support Team, I am using Netx Duo run on STM32 connect to Cellular Quectel EC21 My code is based on the example demo_netxduo_https.c When the device sends HTTP GET to the web server, I see the Netx driver received a packet 808…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-07-17T17:15:14.5633333+00:00
Thang Do 0 Reputation points
answered 2023-07-17T21:44:07.29+00:00
Sander van de Velde | MVP 31,116 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Illegal memory access occurs when resending telemetry data when NXD_MQTT_OVER_WEBSOCKET is enabled

Currently, we are developing a system that operates by connecting to IoTHUB using AzureRTOS on RX65N. Since the system requires access via a proxy server, We are using NXD_MQTT_OVER_WEBSOCKET enabled. When the system is transmitting telemetry data, We…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-06-06T06:55:01.3466667+00:00
yoji sato 281 Reputation points
accepted 2023-07-14T09:10:06.4033333+00:00
yoji sato 281 Reputation points
1 answer

How to increase GUIX performance when using gx_widget_show/hide

I have a window with 4 subwindows covering the same area on the canvas, each subwindow with ~50 nested widgets. The UI is controlled by a state machine executing every 40ms processing any touch events that the state machine consumes and subsequently…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-06-27T19:57:20.7266667+00:00
Kwon 20 Reputation points
commented 2023-07-13T15:38:21.85+00:00
Kwon 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to read/write Azure Blob Storage from AzureRTOS/NetXduo system

Dear AzureRTOS Technical Support Team, We would like to read/write files (about 10MB) from/to a folder prepared on Azure Brob Storage from an AzureRTOS system on an RX65N. Is it possible to achieve this functionality using standard AzureRTOS/NetXduo…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
329 questions
asked 2023-06-08T23:59:43.4+00:00
yoji sato 281 Reputation points
accepted 2023-07-13T04:21:12.55+00:00
yoji sato 281 Reputation points