What IDE supports ESP32-WROOM-32D Devkit module to debug firmware ?

Pony Ma
Posts: 6
Joined: Fri Jan 08, 2021 6:35 am

What IDE supports ESP32-WROOM-32D Devkit module to debug firmware ?

Postby Pony Ma » Fri Jan 08, 2021 6:59 am

For project the first day ,I want to build environment for Esp32-Wroom-32D.
Thanks for help ~! :D

User avatar
ESP_Roland
Posts: 257
Joined: Tue Oct 09, 2018 10:28 am

Re: What IDE supports ESP32-WROOM-32D Devkit module to debug firmware ?

Postby ESP_Roland » Fri Jan 08, 2021 8:15 am


AlexESP32
Posts: 65
Joined: Thu Oct 03, 2019 9:41 am

Re: What IDE supports ESP32-WROOM-32D Devkit module to debug firmware ?

Postby AlexESP32 » Fri Jan 08, 2021 10:20 am

Hello,

I tried idf.py openocd gdbgui debugger and this command doesnt work in my case.
I have an esp-prog connected to and an esp-wroom-32d and I get following output if I want to set a breakpoint:

Code: Select all

0x401773be in ?? ()

JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)

JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)

cpu0: Debug controller 0 was reset.

cpu0: Core 0 was reset.

cpu0: Target halted, PC=0x500000CF, debug_reason=00000000

esp32: Core 0 was reset.

esp32: Debug controller 1 was reset.

esp32: Core 1 was reset.

Target halted. CPU0: PC=0x40000400 (active)

Target halted. CPU1: PC=0x40000400 

Target halted. CPU0: PC=0x400D6633 (active)

Target halted. CPU1: PC=0x401773BE 

[New Thread 1073497816]

[New Thread 1073495924]

[New Thread 1073500468]

[New Thread 1073488220]

[New Thread 1073412792]

[New Thread 1073413676]

[New Thread 1073489360]

[Switching to Thread 1073494032]



Thread 1 hit Temporary breakpoint 1, app_main () at ../main/main.c:44

44    log_set_level(LOG_INFO);

set breakpoint pending on

No source file named c.
Maybe you can help me:
What means "No source file named c." and how can I add breakpoints??

Thank you.

Who is online

Users browsing this forum: No registered users and 83 guests