본문 바로가기

개발 이야기/임베디드 개발

ESP32 - Jtag 디버깅 방법

728x90

ESP32 디버깅 방법은 하기의 espressif 공식 문서가 있습니다.

JTAG Debugging - ESP32-C3 - — ESP-IDF Programming Guide latest documentation (espressif.com)

 

JTAG Debugging - ESP32-C3 - — ESP-IDF Programming Guide latest documentation

This document provides a guide to installing OpenOCD for ESP32-C3 and debugging using GDB. The document is structured as follows: Introduction Espressif has ported OpenOCD to support the ESP32-C3 processor and the multi-core FreeRTOS (which is the founda

docs.espressif.com

 

실제 타겟에 적용하는 예는 하기에:

=> JTAG Debugging - ESP32-C3 - — ESP-IDF Programming Guide latest documentation (espressif.com) 

 

 

디버깅 예는:

=> JTAG Debugging - ESP32-C3 - — ESP-IDF Programming Guide latest documentation (espressif.com)

 

 

(추가1)

하기에 한글로 된 ESP32 관련 좋은 블로그가 있습니다. 참고하시면 도움이 될 것 같습니다.

ESP32, zenix : 네이버 블로그 (naver.com)

 

 

 

그럼,

   공유합니다.

 

 

728x90