341 questions with Azure RTOS tags

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

How can we enable C++ language development on the AzureRTOS RZ/A1H IAR sample project?

We have a similar question, but in addition, we are trying to build a development environment based on the AzureRTOS RZ/A1H IAR sample project, and we would like to be able to develop in C++ in that environment as well. The sample project we…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
Developer technologies | C++
asked 2021-07-21T01:36:20.34+00:00
GR_yoji 46 Reputation points
accepted 2021-08-06T04:57:44.09+00:00
GR_yoji 46 Reputation points
1 answer One of the answers was accepted by the question author.

AzureRTOS(ThreadX) TX_ENABLE_IAR_LIBRARY_SUPPORT compile option

It seems that ThreadX of Azure RTOS has a compile option called "TX_ENABLE_IAR_LIBRARY_SUPPORT". Let me ask you a few questions about that. What is the effect of enabling this? Also, are there any conditions or restrictions when using…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-07-27T07:49:37.697+00:00
GR_yoji 46 Reputation points
accepted 2021-08-03T23:10:35.853+00:00
GR_yoji 46 Reputation points
1 answer

FileX: "_fx_ram_driver" for atsame54 xplained pro

Hi. I was wondering if anyone has implemented the FileX api using the same54p20a xplained pro device. I want to run the demo application example but I dont know how to go about defining a function for the _fx_ram_driver. Guides, links, examples…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-07-26T10:00:52.117+00:00
Isaac 1 Reputation point
answered 2021-07-26T17:13:48.28+00:00
Scott Azure RTOS 4,051 Reputation points
8 answers

How to measure FPS and CPU Usage on Azure RTOS GUIX with STM32H750B-Disco board

Hello, After this question that I asked few weeks ago, now my GUI is ready, but I need to measure how good its performance is on my board, eg. FPS, CPU usage and stuffs like that; I searched in the GUIX documentation but didn't found anything…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-07-01T07:14:59.127+00:00
S.A.M 56 Reputation points
commented 2021-07-14T04:48:08.873+00:00
S.A.M 56 Reputation points
1 answer

LevelX source code in file lx_nand_flash_open.c, twice write same page, how to calculate ECC and save ECC?

this operation will cause problems in NAND ECC calculation. ECC code will be stored in the first write, and problems will occur in the second write,then LevelX only use for none ECC case? /* Write the initial erase count for the block. */ …

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-07-02T06:55:18.567+00:00
本权 张 1 Reputation point
answered 2021-07-13T08:00:57.77+00:00
Xiuwen Cai 366 Reputation points Microsoft Employee
1 answer

Does the Azure RTOS support Intel X64 Multicore CPU?

I want to port Azure RTOS to intel X64 Multicore CPU, Could you provide some support?

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-07-05T08:58:44.887+00:00
Leo Kang 1 Reputation point
commented 2021-07-07T16:39:05.227+00:00
Scott Azure RTOS 4,051 Reputation points
2 answers One of the answers was accepted by the question author.

Question about LevelX source code in file lx_nand_flash_open.c.

LevelX version 6.1.3 could not understand file lx_nand_flash_open.c, between line 282 to 297 why do the _lx_nand_flash_driver_write() twice? /* Setup the initial erase count to 1. */ page_word_ptr[0] = (((ULONG) 1) | LX_BLOCK_ERASED); /* Write…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-03-30T08:19:12.803+00:00
Simon Luk 56 Reputation points
answered 2021-07-02T06:40:33.42+00:00
本权 张 1 Reputation point
2 answers One of the answers was accepted by the question author.

How to Obtain IP Destination Address from UDP Packet

I am using Azure RTOS (formerly Express Logic) NetX v. 5 on a Reneasas S7G2 platform with Synergy SSP. In our application, we receive UDP packets - both directed at our IP address and directed at the IP Broadcast address - and I need to differentiate…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-06-17T14:05:42.093+00:00
Ben 106 Reputation points
accepted 2021-06-23T14:33:09.673+00:00
Ben 106 Reputation points
1 answer

ThreadX module

Hello, is there any example of ThreadX module manager calling the txm_module_manager_file_load() possibly running on ARM M7 ? Thank you, 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 2021-04-29T14:18:28.587+00:00
Licio MAPELLI 51 Reputation points
commented 2021-06-16T02:17:59.107+00:00
Scott Azure RTOS 4,051 Reputation points
0 answers

Azure Function - HTTP trigger - Intermittent 502 errors

I have a Azure Function app with a HTTP trigger endpoint that intermittently returns 502 errors. I've not been able to see anyting in the Application Insights logs that would point to the endpoint exceeding the 430 second limit. Max request time is…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,950 questions
asked 2021-06-10T10:55:05.407+00:00
sagarali98 1 Reputation point
commented 2021-06-11T21:06:10.417+00:00
Grmacjon-MSFT 19,381 Reputation points Moderator
1 answer

netxDuo http method

The NetX Duo HTTP user guide says that it supports GET, POST, HEAD, PUT, and DELETE methods. Are there any other CONNECT, OPTIONS, TRACE, and PATCH methods supported?

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-05-17T11:32:39.35+00:00
yongjin lee 6 Reputation points
commented 2021-05-21T05:04:53.393+00:00
Liya Du 446 Reputation points
1 answer One of the answers was accepted by the question author.

Nand Flash that can be used by LevelX

I have some Samsung Nand Flash, models that are K9F1G08U0E. In the chip manual, it is emphasized that each Page can only be Program once after Block Erase. I carefully studied the implementation process of LevelX, it seems that this kind…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-05-15T07:09:07.717+00:00
Simon Luk 56 Reputation points
accepted 2021-05-20T08:07:34.083+00:00
Simon Luk 56 Reputation points
2 answers One of the answers was accepted by the question author.

Asure RTOS threadX Support for ARM processors

Hi I have few questions: Is ThreadX can be run over ARM Cortex R7 as RTOS automotive certified ? Is Threadx supports BSP of Renesas V3H platform ? Is Threadx supports SOME/IP and UDS protocol stuck

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-04-11T08:35:15.637+00:00
Haim Bareket 21 Reputation points
commented 2021-04-26T20:23:01.483+00:00
Scott Azure RTOS 4,051 Reputation points
1 answer One of the answers was accepted by the question author.

About the limite of the message_size of queue

hi, I'm just curious why the kernel limits the message_size of queue to upper 16 32-bit word. What can I choose to do if the msg size is bigger than 16 32-bit word size? It looks that simply disabling the size check code in _txe_queue_create dose not…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-03-01T06:17:08.143+00:00
duan allen 76 Reputation points
commented 2021-04-16T00:27:49.837+00:00
Scott Azure RTOS 4,051 Reputation points
1 answer

Device Controller Driver for SAMD21

Hi, I want to use USBX with SAMD21. USBX seems to support SAMD21, but I cannot find the Device Controller Driver for SAMD21. Could you tell me where Device Controller Driver and/or sample code is? Supports most popular architectures

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-03-24T12:02:17.383+00:00
matsujirushi 636 Reputation points MVP
commented 2021-04-05T10:00:30.02+00:00
AshokPeddakotla-MSFT 35,976 Reputation points Moderator
1 answer

USBX HOST support customer defined class

I'm working with USBX HOST , need to drive an LTE cellular module who has customer defined class\PID\VID, how could I start with that? I found UX_HOST_CLASS_DPUMP related API which may help but when I register such class and modify following with ours, I…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-04-01T03:22:18.663+00:00
jack 1 Reputation point
answered 2021-04-02T16:28:26.917+00:00
Scott Azure RTOS 4,051 Reputation points
2 answers One of the answers was accepted by the question author.

Azure RTOS webserver, CGI callback table

I am new to Azure RTOS, it seems like a very nice package with a lot of built-in features. I am especially looking into the webserver part of Netx duo. From the examples I have been able to find, it seems that the implementation of the webserver is…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-03-23T14:35:38.067+00:00
Brian Johansen 26 Reputation points
accepted 2021-03-30T05:55:51.573+00:00
Brian Johansen 26 Reputation points
1 answer One of the answers was accepted by the question author.

About the maximum core number that threadX can support

Hi, Just want to confirm the upper limit of core number that the current release 6.1.3 can support in terms of ARMv8 version. I noticed the marco TX_THREAD_SMP_MAX_CORES and TX_THREAD_SMP_CORE_MASK in code base but not sure if they are the only two…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-03-04T10:01:46.74+00:00
duan allen 76 Reputation points
commented 2021-03-26T02:55:22.017+00:00
Scott Azure RTOS 4,051 Reputation points
1 answer

AZURE RTOS NetX DUO debug packets

see issue #22 in the github Netx Duo repo. I am trying to debug incoming packets but not how to build a "debug" version to examine rx packet

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-03-22T23:59:01.427+00:00
dvescovi 1 Reputation point
answered 2021-03-24T12:59:32.387+00:00
AshokPeddakotla-MSFT 35,976 Reputation points Moderator
2 answers

Unable to receive more data from UART High Level App and to calculate size of data in ISU ports

How can I receive more data instead of only 12 bytes? I also want to know if there is any way to calculate the length of data present in the ISU ports? I have been trying to receive the data from click boards using RTApp and transfer it to shared buffer…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
171 questions
Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2021-03-04T11:42:17.383+00:00
Nishith V Poojary 21 Reputation points
commented 2021-03-22T05:13:38.567+00:00
Nishith V Poojary 21 Reputation points