cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE - SWV Profiling

Garnett.Robert
Senior III

Hi,

I use the SWV Profiling tool quite a lot towards the end of my projects to "fine tune" the speed and efficiency of my code. i.e. what code to run from ram, whether to use cacheing, find inefficient algorithms etc.

It would be handy to export the Profile window to excel or some other similar tool to compare runs with different configurations.

Does anyone know if this is possible.

Snag_e50b894.png

Regards

Rob

1 ACCEPTED SOLUTION

Accepted Solutions
Rim LANDOLSI
ST Employee

Hello @Garnett.Robert ,

During an active debugging session, all functions that are in use, can be exported only as txt file  from the SWV Statistical Profiling view.

Regards,

Rim

View solution in original post

2 REPLIES 2
Rim LANDOLSI
ST Employee

Hello @Garnett.Robert ,

During an active debugging session, all functions that are in use, can be exported only as txt file  from the SWV Statistical Profiling view.

Regards,

Rim

Hi Rim

Thanks for that.  I was right clicking looking for a context menu. I didn't see the floppy disk Icon as I'm using a large hi-res screen and the icon is very small. My eyes are getting old as well and I have trouble with depth of field.

Best regards

Rob