Skip to main content
NP T.1
Visitor II
October 23, 2020
Question

ARM Cortex M0 open source profiling tools

  • October 23, 2020
  • 0 replies
  • 732 views

Device : STM32F072RBT6 Discovery

Debugger: ST-LinkV2

Core   : ARM Cortex M0

SDK    : Nil

IDE    : VSCode with ARM GCC Compiler

Hi,

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 link:

https://mcuoneclipse.com/2015/08/23/tutorial-using-gnu-profiling-gprof-with-arm-cortex-m/

But we have below queries:

1. Is the profiling tool available in arm-eabi-gcc compiler?

2. Is there an extension available in VSCode to analyze profile output?

Thanks

This topic has been closed for replies.