I’ve followed the espressif docs for ESP-IDF on my M1 Mac, and can build and flash the device fine.
I’m using the esp-prog for debugging, and have followed the espressif JTAG debugging instructions.
Unfortunately, when I try to launch GDB I get the error dyld[]: missing symbol called. Fatal signal: Abort trap: 6.
And I’m told to report this to GDB as a bug.
I haven’t been able to find much info on esp-prog use with arm64 macs, or this error, so I’m quite stuck.
Any help is greatly appreciated!!
bigboingy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.