Search found 2 matches

by filip_andrev
Mon Jan 28, 2019 7:55 am
Forum: ESP-IDF
Topic: Read/Write efuse via jtag
Replies: 1
Views: 3062

Read/Write efuse via jtag

Hello, Is it possible to read/write esp32 efuse using jtag? The reason why I'm struggling with this is that the project wasn't designed to be flashed via uart and all of the pins are used in different way. Project is assembled on custom pcb board and thus I don't have access to uart pins. Does anybo...
by filip_andrev
Thu Dec 13, 2018 2:32 pm
Forum: ESP-IDF
Topic: Sysview tracing both cores
Replies: 1
Views: 3161

Sysview tracing both cores

Hello. I have problem with tracing both cores using sysview tracing tool. I can't even trace both cores with sysview_tracing example. Tracing only one core works fine. I had tried using both gdb and telnet with various parameters for start and stop commands, but unfortunately the result was the same...