STM32U5 B-U585I-IOT02A support and use of ThreadX Execution Profile Kit
Hi,
Does ThreadX Execution Profile Kit support STM32U5? I am using IAR Embedded Workbench but when I call the Execution Profile Kit functions I always get zero as a value, the parameters monitored by Execution Profile Kit are not updated.
To compile the code, in the IAR project I added the file tx_execution_profile.c, inserted the path to the folder "Middlewares\ST\threadx\utility\execution_profile_kit" (where the files tx_execution_profile.c and tx_execution_profile.h are contained) and compiled ThreadX with TX_EXECUTION_PROFILE_ENABLE.
Thank you
