--------
In message <[email protected]>, new writes:
>Are you saying that it would be possible to use this setup to dump the
>memory data?
Sure.
All you have to do is enter the commands
TRIG HOLD
QFORMAT NUM
MREAD 393216
MREAD 393218
MREAD 393220
...
MREAD 397308
MREAD 397310
and save the results.
But that's 2048 MREAD commands, so having a program to do it
would be a lot easier...
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
[email protected] | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
volt-nuts mailing list -- [email protected]
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/volt-nuts
and follow the instructions there.