2024-01-16 10:57 PM - last edited on 2024-01-17 11:54 PM by KDJEM.1
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.
Solved! Go to Solution.
2024-01-18 03:04 AM
After setting the settings as shown below, I started debugging and confirmed that statistical data was being output.
2024-01-18 03:04 AM
After setting the settings as shown below, I started debugging and confirmed that statistical data was being output.