8000 GitHub - Robot-Dog/devmem2: Program to read/write from/to any location in memory (from lartware)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Robot-Dog/devmem2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devmem2

Program to read/write from/to any location in memory, eg, mapped register locations (originally from lartware, 2004). Updated and rebased with OE patches.

Homepage: https://github.com/VCTLabs/devmem2

Useful on ARM, especially on TI and other platforms with GPIO (eg, beaglebone, raspberrypi). Seems to be required by TI SGX/PowerVR graphics and related tools.

This is just the upstream code with some cleanups and a simple Makefile for Gentoo and OpenEmbedded. To compile by hand, just set CC and CFLAGS on the make command-line.

About

Program to read/write from/to any location in memory (from lartware)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.0%
  • Makefile 3.0%
0