Question
Code performance profiling
Hello,
Is there an integrated tool in STM32CubeIDE that I can use to measure how long a block of code lasts?
I was used to use a similar tool on TI CodeComposer, that measured the elapsed clocks from a breakpoint to another.
Thank you,
Carlo