Newsgroups: comp.sys.transputer
From: R.Peel@ee.surrey.ac.uk (Roger Peel)
Subject: Re: startup.lnk <-> startrd.lnk
Organization: University of Surrey, Guildford, England
Date: Wed, 8 Jun 94 18:55:01 GMT
Message-ID: <1994Jun8.185501.18250@ee.surrey.ac.uk>

In article <Cr0CCE.2sB@eskimo.com>, schedan@eskimo.com (Daniel Scheurell) writes:
|> Rolf Skeie (rfs@basis) wrote:
|> 
|> : I have a problem: I can't get a small appl. of mine to work
|> : without the 'iserver' even when linked with the reduced
|> : library(Inmos Dx214).
|> : (It works when I have 'iserver' active(serving) the boot-link,
|> : and use a different link to communicate with my own server)
|> Your own server isn't resetting the link again when it starts after iserver, 
|> is it?
|> : What have I forgotten? Any obvious pitfalls?
|> Sorry, can't tell what's missing.  Some more details would be useful :)
|> : Do I have to write my own raw-link functions?
|> No.
|> : Should I avoid certain calls in the library?
|> There are no calls in the reduced fun-time library that you must avoid.
|> 
|> --
|> 
|> Dan

Use iserver -sz to trace the server calls.

I suspect that your code is not configured with a memory size and is 
thus interrogating the server for its IBOARDSIZE.


Roger M.A. Peel
Department of Electronic and     Phone : +44 483 259284   (0483 from UK)
      Electrical Engineering       Fax : +44 483 34139
University of Surrey             Telex : 859331
Guildford                        Email : R.Peel@ee.surrey.ac.uk
Surrey  GU2 5XH 
United Kingdom



