pd0wm / ghidra_v850

Ghidra support for Renesas V850 MCUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, CubeSuite IDE manual and RH850G3KH User’s Manual: Software link (R01US0165EJ0120)

Installation

  1. compile SLEIGH with $(GHIDRA_HOME)\support\sleigh.bat data\languages\[v850e2 v850e3].slaspec

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

TODOs

  • fix a lot of bugs

About

Ghidra support for Renesas V850 MCUs

License:MIT License


Languages

Language:Makefile 100.0%