esaulenka / ghidra_STM8

Ghidra STM8 processor module
Apache License 2.0
23 stars 8 forks source link

Couldnt import to Ghidra #5

Closed umtkyck closed 3 months ago

umtkyck commented 3 years ago

Hi,

Can you pls give little bit cue on importing stm8 to Ghidra. Current copying to extension folder didnt help me.

Also i couldnt find the language on tool.

Is there any SVD file that you know for stm8s?

derbroti commented 2 years ago

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.