This is the command devmem2 that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
devmem2 - simple program to read/write from/to any location in memory
SYNOPSIS
devmem2 address [type [data]]
DESCRIPTION
devmem2 is a simple program to read/write from/to any location in memory. Useful when
debugging embedded boards, e.g. beagleboard.
OPTIONS
address
Memory address to act upon.
type Access operation type: [b]yte, [h]alfword, [w]ord.
data Data to be written.
Use devmem2 online using onworks.net services