Skip to main content
Visitor II
October 15, 2021
Solved

Unable to create a project with STM32Cube and Azure RTOS for target STMH745

  • October 15, 2021
  • 1 reply
  • 1148 views

Hello,

I am trying to create anew project for STM32H745 discovery board.

I included middleware "STMicroelectronix-X-CUBE-AZRTOS-H7 -> ThreadX / Core" option.

But when I generate the code, there is no middleware code in the project.

Please see attached snapshots for more details0693W00000FCe48QAD.png0693W00000FCe6wQAD.png0693W00000FCe6mQAD.png

    This topic has been closed for replies.
    Best answer by Walid ZRELLI

    Hello @Community member​ 

    Probably, you have not configured the ThreadX. Make sure that you configure your ThreadX.

    0693W00000FDBppQAH.png 

    I hope you find this answer helpful. Do not hesitate in case you have other questions.

    Please click on Select as Best if my post fully answered your question. This will help other customers with the same issue to find the solution faster!

    BeST Regards,

    Walid

    1 reply

    Visitor II
    October 20, 2021

    Hello @Community member​ 

    Probably, you have not configured the ThreadX. Make sure that you configure your ThreadX.

    0693W00000FDBppQAH.png 

    I hope you find this answer helpful. Do not hesitate in case you have other questions.

    Please click on Select as Best if my post fully answered your question. This will help other customers with the same issue to find the solution faster!

    BeST Regards,

    Walid

    HKapo.1Author
    Visitor II
    October 21, 2021

    Hello Walid,

    Many thanks for the response. I will give it a go today.