Newsgroups: comp.sys.transputer
From: schedan@eskimo.com (Daniel Scheurell)
Subject: Re: PEEK/POKE in OCCAM
Organization: Eskimo North (206) For-Ever
Date: Sat, 19 Mar 1994 03:56:06 GMT
Message-ID: <CMw89L.J1t@eskimo.com>

Rob Pickering (rjp@pdd.3com.com) wrote:
: In article <CMKJpF.495@eskimo.com> schedan@eskimo.com (Daniel Scheurell) writes:
: >Lunness A P (lunna@essex.ac.uk) wrote:
: >: Hi,
: >
: >:   I want to write a simple OCCAM program that allows you to peek/poke a transputer. It
: >: takes an address from a link, does the peek or poke and then issues the data back where

: >run-time, you could write a little PROC that takes the address and 
: >accesses it using a couple of ASM statements.  (I have one at work if 
: >you're interested).

: Why not just PLACE a huge array at MOSTNEGINT and then use your memory address
: as the subscript into the array.

Cool.  Does this cause any usage checking violations?  Such as "array too
large to usage check"?

: --
:     Rob.

--

Dan Scheurell
schedan@eskimo.com
schdj700@ccmail.iasl.ca.boeing.com


