Page 2 of 2

Re: ESP32S3 SPIRAM: Reading memory in GDB returns always zeros

Posted: Fri Nov 04, 2022 10:45 am
by espnoob
Just add `mon xtensa set_permissive 1`
Thanks. Can confirm that this works around the issue: memory is now readable and writable.