Open jacklee-5 opened 4 months ago
The current branch has significantly diverged from the official branch, and there are no immediate plans to reapply the patches. Regarding the Apple Silicon issue, you might try running the command with sudo, or you can submit a log with a debug level of 3 for us to investigate the problem further.
I was able to execute openocd binary without sudo after I replace mpsse.c with official version. Could you build and test nds-openocd on Apple Silicon?
Hello,
I am struggling to build nds-openocd binary for Apple silicon. I built nds-openocd, but it doesn't work normally for andes core. However, I succeed to build and execute openocd-0.11.0(and 0.12.0) in openocd official release.
Is it possible to make patches for ndsv5 to apply openocd official release tar.gz?