This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Perforance analysis, but not through the simulator.

Hi,
I need to analyse the performances of my program, running on the target platform. Actually I need the performance analyzer, but not through simulator. Indeed, using the simulator is not enougth, because in the real use cases there are a lot of interactions with the outside world that I can not simulate. I don't need very precise timing measurement, but only having an idea on where the program spend most of its time. Can you give me a hint on this?
I work with µVision3 V3.72, and Ulink2 probe, and the target is a STM32 chip (Cortex-M3 core).
Thanks.