Visitor II
January 17, 2022
Question
Azure RTOS with NUCLEO-H745ZI-Q Board.
- January 17, 2022
- 1 reply
- 1122 views
I am testing Azure RTOS with NUCLEO-H745ZI-Q Board.
I made a simple project through CubeMX and then downloaded it.
By the way, it doesn't go beyond MX_ThreadX_Init().
It looks like an infinite wait on __tx_ts_wait .
Are there any additional settings missing?
Is it possible to receive a thread example code with the NUCLEO-H745ZI-Q Board?
