STMicroelectronics / x-cube-azrtos-h7

X-CUBE-AZRTOS-H7 (Azure RTOS Software Expansion for STM32Cube) provides a full integration of Microsoft Azure RTOS in the STM32Cube environment for the STM32H7 series of microcontrollers.
https://www.st.com/en/embedded-software/x-cube-azrtos-h7.html
Other
149 stars 56 forks source link

Enabling TX_THREAD_ENABLE_PERFORMANCE_INFO causes Tx_Thread_Sync example freeze #1

Closed vrabcak closed 3 years ago

vrabcak commented 3 years ago

Describe the set-up

STM32H735G-DK

STM32CubeIDE version 1.5.1

Describe the bug

If I uncomment #define TX_THREAD_ENABLE_PERFORMANCE_INFO in tx_user.h, the Tx_Thread_Sync application freezes - the LEDs stop blinking.
If I comment it out again, the app works fine.

ALABSTM commented 3 years ago

Hi @vrabcak,

Thank you for this report. It will be forwarded to our development teams for deeper analysis. We will get back to you as soon as they provide their feedback. Thank you again.

With regards,

ALABSTM commented 3 years ago

Hi @vrabcak,

Our development teams could reproduce the issue and analyse its root cause. They recommend to clean and rebuild the project each time the tx_user.h file is modified (e.g. after the TX_THREAD_ENABLE_PERFORMANCE_INFO is activated).

Below is their analysis:

We hope this helps you solve the problem. Please let us know.

With regards,

ALABSTM commented 3 years ago

Hi @vrabcak,

Any feedback from your side? Does our recommendation help you solve the issue?

With regards,

ALABSTM commented 3 years ago

Hi @vrabcak,

Please allow me to close this issue. Thank you again for your contribution.

With regards,

ALABSTM commented 3 years ago

ST Internal Reference: 98736