Skip to content

Ghidra support for Renesas V850 MCUs

License

Notifications You must be signed in to change notification settings

yy4955/ghidra_v850

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%