beautypg.com

Useful applications – Digi 9P 9360/9750 User Manual

Page 38

background image

U s e f u l a p p l i c a t i o n s

3 8

L x N E T E S U s e r ’ s G u i d e

Useful applications

mem

With this application you can read and write the contents of the SDRAM.

All the options of this tool are accessible through a command line. Just type an 'h' to list all

the available commands:

#

mem

-> h

c []: Display char at

w []: Display word at

i []: Display int at

s : Display string at

B []: Write byteval at addr

W []: Write wordval at addr

I []: Write intval at addr

/ []: Search string at

h :Display this help

q :Quit

-> b 0x31000000 32

0x31000000: 0xff 0xff 0xff 0xbf 0xfd 0x7d 0xbf 0xcd 0xf9 0xfb 0xfe 0xfb 0xff

0xfb 0xff 0xfb

0x31000010: 0xbf 0xd7 0xf5 0xff 0xff 0xff 0xf7 0xff 0xff 0xff 0xee 0xff 0x7f

0x7f 0xff 0xe7

->