cancel
Showing results for 
Search instead for 
Did you mean: 

How to use the SWV statistical profiling menu in stm32cubeide.

joseph05
Associate III

I am developing a device using stm32f429zit6. I want to know the usage rate of all software functions in the project, how to use the SWV statistical profiling menu in stm32cubeide?

After setting Debug (Trace Asynchronous Sw), debugger menu, and serial wire view in the System Core settings menu, I pressed F8 in SWV statistical profiling to operate the device, but no function profiling output occurred.

 

image1.pngimage2.pngimage3.pngimage4.png

1 ACCEPTED SOLUTION

Accepted Solutions
joseph05
Associate III

After setting the settings as shown below, I started debugging and confirmed that statistical data was being output.

 

image_final.png

View solution in original post

1 REPLY 1
joseph05
Associate III

After setting the settings as shown below, I started debugging and confirmed that statistical data was being output.

 

image_final.png