Newsgroups: comp.sys.transputer
From: rfs@basis (Rolf Skeie)
Subject: startup.lnk <-> startrd.lnk
Organization: Forsvarets Forskningsinstitutt
Date: 6 Jun 1994 21:33:33 GMT
Message-ID: <2t04nd$j66@helios.ffi.no>

--
Hello again!

Sorry about the previous posts, my newsreader was in a bad mood...

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). Isn't that the idea of the startrd.lnk?

Here's what I try to do: I want to boot a small 1-transp. prog.
with 'iserver -sr -sc myprog.btl', which use the 'ChanIn/Out'
functions in the library to communicate back to the host,
through the boot-link, with my own server.
(It works when I have 'iserver' active(serving) the boot-link,
and use a different link to communicate with my own server)

What have I forgotten? Any obvious pitfalls?
Do I have to write my own raw-link functions?
Should I avoid certain calls in the library?

Any help/suggestions are welcome!-)

--
Sincerely

 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|    Norwegian Defence Research Establishment, Division for Electronics     |
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
|      Rolf Skeie     |  project   :  BASIS                                 |
|    ____  ___  ____  |  mail(int) :  Rolf.Skeie@ffi.no                     |
|   //_// //_  //__   |               (rfs@basis.ffi.no)                    |
|  // \\ //   ___//   |  tlf       :  +47 6380 7473 / 7542                  |
|                     |  fax       :  +47 6380 7212 / 7481                  |
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


