Newsgroups: comp.sys.transputer
From: andyr@wizzy.com (Andy Rabagliati)
Subject: Re: T225 boot problem
Organization: W.Z.I.
Date: Thu, 19 May 1994 18:58:24 GMT
Message-ID: <Cq2CpC.K6D@wizzy.com>

In article <9405191554.AA09250@idefix.ikp.liu.se>,
Torbjorn Helgesson <torhe@IKP.LiU.SE> wrote:
>Hi,
>
>We are trying to interface a T225 to our transputer network
>consisting of T805:s.
>We have been able to use the peek and poke functions to verify
>that all the 64k memory is working correct.

mtest will also verify this.

>The rspy program identifies the transputer correctly.
>
>But we totaly fail to boot the T225. While trying we have used a
>small example supplied with the D4314 Ansi C toolset.
>The example is a root - servant interaction.
>The program works as expected using only T805:s, but
>when we try to put the servant (compiled for T225) on the T225,  
>the code will not boot.

When you say "cannot boot", do you mean that iserver complains on boot ?
Or your program does not work ?

Make sure that the protocol between the two only uses bytes, or byte
arrays, no int's.

You have given us very little information on your problem. Tools,
versions, test programs, configurations, exact error messages would all
be helpful.

Cheers,     Andy.

