Skip to content

halting gptimer during jtag debug/breakpoint (IDFGH-15526) #16165

Open
@barbiani

Description

@barbiani

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

Hello everybody,

I am debugging an application that uses gptimer, and after a breakpoint I can see that the timer keeps ticking.

Resuming the code show a big delta count between pre and post breakpoint.

Is there anything I can do to stop the timer when the code is halted/stepping?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions