Search found 1 match

by rutrilla
Fri Oct 11, 2024 5:08 pm
Forum: ESP-IDF
Topic: Multithreading Debugging in VSCode Fails with Amazon SMP FreeRTOS Kernel on ESP32-S3 (ESP-IDF 5.3.1)
Replies: 0
Views: 328

Multithreading Debugging in VSCode Fails with Amazon SMP FreeRTOS Kernel on ESP32-S3 (ESP-IDF 5.3.1)

Hi everyone, I'm experiencing issues with multithreading debugging in VSCode when using the "Eclipse CDT GDB Adapter" for a project compiled with the Amazon SMP FreeRTOS kernel. Specifically, I'm using the "Run the Amazon SMP FreeRTOS kernel instead" option in ESP-IDF 5.3.1 on an ESP32-S3. When I tr...