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 seria...