331 questions with Azure RTOS tags

Sort by: Updated
1 answer

How to generate .bin from web files (Web server application)

Hi everybody, I am working with AZURE RTOS and I have implemented an HTTP web server application. I started from the example available in CubeIDE. Everything is working properly but now I need to modifiy the HTTP web page. For this, it is necessary…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
331 questions
asked 2022-04-06T09:01:42.617+00:00
Alexis Galindo Flores 6 Reputation points
commented 2023-03-21T02:56:37.9733333+00:00
BrainH 0 Reputation points
1 answer One of the answers was accepted by the question author.

About OpenTypeFont

Here is a question from one of our customers. Do GUIX and GUIX Studio support OpenTypeFont files?

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
331 questions
asked 2023-03-14T04:02:16.58+00:00
k.kaneko 161 Reputation points
accepted 2023-03-16T04:08:14.02+00:00
k.kaneko 161 Reputation points
1 answer

How to use and adapt iot-middleware-freertos-samples on STMF407 and custom made PCB?

I want to make ADU - azure Device Update with OTA- over the air update, using this samples. I will NOT be using that IoT board. My PCB will have STM32 F407, SIM module for internet.

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
331 questions
asked 2023-02-09T12:36:50.13+00:00
David Kenko 0 Reputation points
commented 2023-03-13T22:07:32.3266667+00:00
LeelaRajeshSayana-MSFT 14,831 Reputation points Microsoft Employee
1 answer

NetXDuo with MQTT on STM32F4 - Big data transmission restrictions

For testing purposes, we need to check what would be a maximum single data transfer using MQTT library on NetXDuo. This implies both the publishing (STM32F4 sends data) and subscribing (STM32F4 receives data) procedure. The MQTT library allows for…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
331 questions
asked 2023-02-02T08:48:02.2733333+00:00
Kirsten Jens 1 Reputation point
commented 2023-03-13T21:58:11.1033333+00:00
LeelaRajeshSayana-MSFT 14,831 Reputation points Microsoft Employee
2 answers

Hardfault with Threadx inter-thread messages in Debug build

Hello, I am encountering an hardfault when sending a message from one thread to another. With a debugger I could point the hardfault to the following instruction in the tx_queue_send function. The hardfault occurs upon reaching the instruction and the…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
331 questions
asked 2023-02-22T11:18:43.1933333+00:00
Jean LAUNOIS 5 Reputation points
commented 2023-03-13T21:17:07.71+00:00
LeelaRajeshSayana-MSFT 14,831 Reputation points Microsoft Employee
0 answers

What am I missing? The names of the threads, queues, etc. are prototyped as char*.

But this causes an issue because one shouldn't (it violates sane rules) cast a "const char*" to a "char*". This would be necessary of you use a literal string in the call to the function. I locally changed all the prototypes for the…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
331 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,692 questions
asked 2023-03-02T08:27:10.3733333+00:00
Gary Doe 0 Reputation points
commented 2023-03-13T15:49:46.7833333+00:00
AshokPeddakotla-MSFT 32,946 Reputation points
2 answers One of the answers was accepted by the question author.

Azure RTOS available for ESP32 ?

I have an ESP -WROOM-32 from the manufacturer Espressif and would like to use it with the Azure RTOS? Is there a port available for this platform?

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
331 questions
asked 2021-03-10T19:34:34.923+00:00
Jimmy Mars 31 Reputation points
answered 2023-03-06T10:53:53.9333333+00:00
Abhithlal c 0 Reputation points
2 answers One of the answers was accepted by the question author.

nx_ip_link_status_change_notify_set not working

I registered a link_status_change callback, but it doesn't seem to be called. The IP interface is up, but I don't enter the callback, even when the ethernet is unplugged. I'm using the NXP iMXRT1050. VOID link_status_change_cb (NX_IP ip_ptr, UINT…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
331 questions
asked 2022-11-07T20:17:29.397+00:00
Michael Fowler 131 Reputation points
accepted 2023-02-27T16:40:35.1933333+00:00
Michael Fowler 131 Reputation points
4 answers

Screen rotation in Azure GUIX

Hello, I am working with NXP MIMXRT1170-EVK evaluation board and portrait-oriented display. There is an example in MCUXpresso SDK which worked perfectly from the box, without exceptions. But I need to make a screen rotation to make it landscape-oriented.…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
331 questions
asked 2022-07-27T07:31:01.567+00:00
Serhii Cherkasov 81 Reputation points
answered 2023-02-27T12:56:48.66+00:00
Serhii Cherkasov 81 Reputation points
1 answer One of the answers was accepted by the question author.

How to set up stacks for ThreadX in LP-AM243X platform?

I am trying to integrate ThreadX to Cortex-R5 based LP-AM243x microcontroller. I have started with a hello world project which just prints to serial terminal. My question is as follows: In the hello-world project, it already sets up stacks for different…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
331 questions
asked 2023-02-08T22:59:47.9166667+00:00
Sulav Lal Shrestha 361 Reputation points
accepted 2023-02-24T00:00:36.98+00:00
Sulav Lal Shrestha 361 Reputation points
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.
331 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.
331 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.
331 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,266 Reputation points
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.
331 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.
331 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,266 Reputation points
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.
331 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 32,946 Reputation points
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.
331 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,266 Reputation points
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.
331 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,266 Reputation points
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://video2.skills-academy.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.
331 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.
331 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