Skip to content

Profiling of ESP8266 based code #71

@yadavravi079

Description

@yadavravi079

Basic Infos
Hardware

Hardware: ESP8266
Core Version:
Description

Hi guys! I have developed a project based on NodeMCU, Now I am trying to debugging and profiling it.
Can any could please help how to profile the code?
I am able to debug it using gdb over eclipse and now I am trying to compile it using -pg Flag so that it gnenerate some info using mcount() and then I could use Gprof for further profiling.
Share some ideas would be appreciated.
Settings in IDE

Module: NodeMCU
Flash Size: 4MB
CPU Frequency: 80Mhz
Flash Mode: dio
Flash Frequency: 40Mhz
Upload Using: SERIAL
Reset Method: nodemcu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions