cancel
Showing results for 
Search instead for 
Did you mean: 

How to create project of AZURE RTOS to Nucleo-h745ziq

MDeva.1
Associate II

Hello,

I am working on Nucleo-h745ziq board ,I have to create project for Azure Rtos .So how I can create project for it which parameter i have to configure in stm32cubeide.Can you help me?

1 ACCEPTED SOLUTION

Accepted Solutions

Yes, there is a pack can add to STM32cubeMX for Azrtos.

Here is the update notice I see

0693W00000FDWZTQA5.png

View solution in original post

4 REPLIES 4
TDK
Guru

https://www.youtube.com/watch?v=OPVhsJfZA5A

If you feel a post has answered your question, please click "Accept as Solution".
Thomas E.
Associate II

After much mucking around I determined trying to use the threadX/Azrtos for STMcubeMX was leading to far too many changes in the code after each "generate", so I mirrored ST's examples. And there use https://github.com/STMicroelectronics/x-cube-azrtos-h7.git as a library.

There appears to be a new revision of https://github.com/STMicroelectronics/x-cube-azrtos-h7.git but that looks like it dropped right after I followed ST's examples using Aezrtos on H7's.

Still tool a fair bit of playing with the CMake to not need to copy all of the contents of threadX and netXduo into subdirectories of the board.

We can create the Azure Rtos project for NUCLEO-h745ziq board?The Nucleo-h745ziq board support the AZURE Rtos?

Yes, there is a pack can add to STM32cubeMX for Azrtos.

Here is the update notice I see

0693W00000FDWZTQA5.png