ARM Cortex M0 open source profiling tools
Device : STM32F072RBT6 DiscoveryDebugger: ST-LinkV2Core : ARM Cortex M0SDK : NilIDE : VSCode with ARM GCC CompilerHi,We are trying to do profiling on our device. We are planning to use GNU gprof.We are trying the solution given in the below l...