Newsgroups: comp.robotics
Path: cantaloupe.srv.cs.cmu.edu!rochester!udel!news.mathworks.com!uunet!in1.uu.net!world!pbrennan
From: pbrennan@world.std.com (Patrick M Brennan)
Subject: Q: pcoder for rugwarrior mem map?
Message-ID: <D43xLu.MuH@world.std.com>
Organization: The World Public Access UNIX, Brookline, MA
X-Newsreader: TIN [version 1.2 PL2]
Date: Thu, 16 Feb 1995 19:17:54 GMT
Lines: 15

Can somebody provide me with a memory map for the pcode
interpreter for rug warrior?  I am particularly interested
in what areas are used for stack and variable storage.

As noted in my previous post, I am tracking down flakiness in
my rug Warrior board, and I have been testing memory.  It's nice
to know which areas of memory are to be avoided, however,
or at least not written into.  It's easy enough to inspect the
PCODERWL.S19 file to see where the pcode interpreter
itslef lives; but I need to know where the system and data stacks
live, and where variable are allocated.

Thanks;
Patrick

