How to debug the ESP-AT example?
Posted: Wed Aug 25, 2021 1:02 pm
Hello together,
I found the documentation how to debug a ESP32C3 project here:
https://docs.espressif.com/projects/esp ... er-eclipse
I did that with the blink example and all went well.
Then I tried to debug the ESP-AT (at commands) example.
Here I get errors:
When I select the esp-at.elf file in the debug options and press "Debug" after I loaded the project on the chip, I get an error, that the debugger cannot access memory at address 0x42127aec (see screenshot attached). What did I do wrong?
Thanks for the support.
BR Hauser
I found the documentation how to debug a ESP32C3 project here:
https://docs.espressif.com/projects/esp ... er-eclipse
I did that with the blink example and all went well.
Then I tried to debug the ESP-AT (at commands) example.
Here I get errors:
When I select the esp-at.elf file in the debug options and press "Debug" after I loaded the project on the chip, I get an error, that the debugger cannot access memory at address 0x42127aec (see screenshot attached). What did I do wrong?
Thanks for the support.
BR Hauser