/ghidra_v850

Ghidra support for Renesas V850 MCUs

Primary LanguageMakefileMIT LicenseMIT

Ghidra processor module for Renesas v850

  1. V850E2 version based on User’s Manual: V850E2M Architecture (link)

  2. V850E3 version based on gcc objdump and gdb sources and CubeSuite IDE manual

Installation

  1. compile SLEIGH with $(GHIDRA_HOME)\support\sleigh.bat data\languages\v850.slaspec

  2. copy files to $(GHIDRA_HOME)\Ghidra\Extensions\

TODOs

  • fix a lot of bugs