Search found 2 matches
- Mon Apr 21, 2025 7:36 pm
- Forum: ESP-IDF
- Topic: ESP32 Vector Registers Debugging Issue
- Replies: 2
- Views: 141
Re: ESP32 Vector Registers Debugging Issue
Bump - could anyone help out with this?
- Thu Apr 10, 2025 10:58 pm
- Forum: ESP-IDF
- Topic: ESP32 Vector Registers Debugging Issue
- Replies: 2
- Views: 141
ESP32 Vector Registers Debugging Issue
Hi ESP team,
I have been trying to develop some DSP code on an ESP32S3 device, using the TIE vector extensions.
While developing the code I am using the built in USB-JTAG device on the device, in combination with OpenOCD and GDB from the IDF framework. Mostly, this works well--I can run and step ...
I have been trying to develop some DSP code on an ESP32S3 device, using the TIE vector extensions.
While developing the code I am using the built in USB-JTAG device on the device, in combination with OpenOCD and GDB from the IDF framework. Mostly, this works well--I can run and step ...