Results 5 comments of Mirko Palmer

I solved it by manually compiling swig from the sources. without any changes. $ swig -version SWIG Version 2.0.9

For completeness: - edit crosstool-NG/config/companion_libs/expat.in - replace all occurrences of 2.1.0 with 2.4.1 (This includes the underscore ones like: "EXPAT_V_2_4_1") - run make and everything will be fine

Try putting the extension folder into `./Ghidra/Extensions/` **not** `./Extensions/`. Putting it there gave me an STM8 entry in the CodeBrowser under Help -> Installed Processors.

It has to be something like writing to the wrong ram position, as none of the stop calls that would produce the error-stopped without further information, so it can not...

I can second the fact that a faulty SD card can lead to arbitrary head movements - but those errors would not result in a "error - stopped" message on...