EasyManua.ls Logo

COBHAM GRMON3 - Page 184

COBHAM GRMON3
239 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
GRMON3-UM
June 2019, Version 3.1.0
184 www.cobham.com/gaisler
80. scrub - syntax
scrub - Control memory scrubber
SYNOPSIS
scrub ?subcommand? ?args...?
DESCRIPTION
scrub
scrub status
Display status and configuration
scrub ack
Clear error and done status and display status
scrub clear start stop ?value?
Set scrubber to clear memory area from address start up to stop. The parameter value defaults to 0.
scrub patttern word1 ?word2 ...?
Write pattern words into the scrubbers initialization register. If the number of words specified are larger
then the size if the burst length, then the remaining words be ignored. If the number of words are less then
the burst length, the pattern will be repeated up to a complete burst.
scrub init start stop
Initialize the memory area from address start up to stop.
scrub rst
Clear status and reset configuration.
EXAMPLE
Write pattern 0 1 to the memory 0x0000000 to 0x0000003F
grmon3> scrub pattern 0 1
grmon3> scrub init 0 63
Clear a memory area
grmon3> scrub clear 0 63

Table of Contents