Hello Manuel, things have been working well following your advice but since a recent VSC update I have a new problem, if you have any suggestions I would be most grateful:
ESP32 debugger problem
I can do ESP32 debugging for older projects but when I now create a new project it does not work with the following error message - grateful for any help.
Error: The PlatformIO task detection didn’t contribute a task for the following configuration:
{
"type": "PlatformIO",
"task": "Monitor",
"problemMatcher": [
"$platformio"
],
"label": "PlatformIO: Monitor"
}
The task will be ignored.
Error: The PlatformIO task detection didn’t contribute a task for the following configuration:
{
"type": "PlatformIO",
"task": "Pre-Debug",
"problemMatcher": [
"$platformio"
],
"label": "PlatformIO: Pre-Debug [build in debug mode]"
}
The task will be ignored.
I can do ESP32 debugging for older projects but when I now create a new project it does not work with the following error message - grateful for any help.
Error: The PlatformIO task detection didn’t contribute a task for the following configuration:
{
"type": "PlatformIO",
"task": "Monitor",
"problemMatcher": [
"$platformio"
],
"label": "PlatformIO: Monitor"
}
The task will be ignored.
Error: The PlatformIO task detection didn’t contribute a task for the following configuration:
{
"type": "PlatformIO",
"task": "Pre-Debug",
"problemMatcher": [
"$platformio"
],
"label": "PlatformIO: Pre-Debug [build in debug mode]"
}
The task will be ignored.
Also this:
his is a bug, please report it.
/builds/idf/crosstool-NG/.build/src/gdb-7.10/gdb/regcache.c:697: internal-error: regcache_raw_read_unsigned: Assertion `regnum >= 0 && regnum < regcache->descr->nr_raw_registers’ failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB?
(y or n) [answered Y; input not from terminal]
2 3 / 3