What IDE supports ESP32-WROOM-32D Devkit module to debug firmware ?
Posted: Fri Jan 08, 2021 6:59 am
For project the first day ,I want to build environment for Esp32-Wroom-32D.
Thanks for help ~!
Thanks for help ~!
ESP32 Official Forum
http://esp32.io/
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.