User manual

UM0036 STice features
Doc ID 7705 Rev 11 283/385
Assessing the performance of time-critical code
Time-critical sections of code are those that are executed most often. Because interrupts
occur frequently, they are a good example of time-critical code.
Using the profiling feature, you can identify in your code the areas that are executed most
frequently. Gains in these areas will lead to significant performance improvements.