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)
그럼,
공유합니다.
'개발 이야기 > 임베디드 개발' 카테고리의 다른 글
샘플PCB - 회로개발/PCB제작 (0) | 2022.03.08 |
---|---|
ESP32 - Guru Meditation Error: Core 1 panic'ed (IllegalInstruction) 에러 (0) | 2022.02.11 |
ST의 BlueNRG 칩과 WISE Studio 사용 시 버그 (0) | 2022.01.11 |
Wizifi360(wifi모듈) EVB Mini 보드 정보를 공유 (0) | 2022.01.10 |
JTAG 과 SWD, 디버깅 차이 (0) | 2022.01.08 |