Search found 2 matches
- Fri Jul 14, 2023 5:27 am
- Forum: ESP-IDF
- Topic: ESP32-S3 USB MSC and JTAG coexistence
- Replies: 1
- Views: 635
ESP32-S3 USB MSC and JTAG coexistence
Hello, We are working on a project that uses SDMMC which can appear in computer via MSC interface. Currently we are on PCB design stage, we have run out of GPIO and we would like to switch from JTAG pads to internal USB JTAG to use the pads as regular gpio. I did run the example tusb_msc but jtag di...
- Fri Sep 09, 2022 5:08 pm
- Forum: IDEs for ESP-IDF
- Topic: FreeRTOS Task Aware Debugger?
- Replies: 8
- Views: 19033
Re: FreeRTOS Task Aware Debugger?
Hello, ST has the same and I like it so I fixed it on eclipse for ESP :) (Only tested for ESP32-S2 and mostly interested in cpu usage) VSCode is awesome for developing but its awful for debugging in my opinion... espressif-ide_6TcTsTiRMn.png 1. Install FreeRTOS Task Aware Debugger from http://freesc...