ESP32 s3 mini JTAG connection using PlatformIO
Posted: Thu May 18, 2023 4:55 am
Hello,
We are using ESP32 S3 mini for one of the application and using VS code + platformIO for code development. We need some clarification on below points.
1) Is it possible to flash and debug using JTAG lines (MTMS, MTDI, MTDO and MTCK) in the VS code + platformIO IDE? we are tried to debug using Segger Jlink but it is not happening.
2) If yes, is there any other GPIO need to be considered for programming or debugging? since all the GPIOs are occupied.
Thanks.
We are using ESP32 S3 mini for one of the application and using VS code + platformIO for code development. We need some clarification on below points.
1) Is it possible to flash and debug using JTAG lines (MTMS, MTDI, MTDO and MTCK) in the VS code + platformIO IDE? we are tried to debug using Segger Jlink but it is not happening.
2) If yes, is there any other GPIO need to be considered for programming or debugging? since all the GPIOs are occupied.
Thanks.