Both hw watchpoints on Xtensa are used by ESP-IDF?
Posted: Tue Feb 24, 2026 1:17 pm
Hello,
I'd like to use watchpoint in my code. Unfortunately at least one of them is used as a stack guard and it can be disabled. However, after disabling, still both watchpoints gets reset after task switch.
What do I do wrong? How can I use at least 1 watchpoint from 2 available on my ESP32-S3?
Thank you!
I'd like to use watchpoint in my code. Unfortunately at least one of them is used as a stack guard and it can be disabled. However, after disabling, still both watchpoints gets reset after task switch.
What do I do wrong? How can I use at least 1 watchpoint from 2 available on my ESP32-S3?
Thank you!