Newsgroups: comp.sys.transputer
From: ronald@dutepp13.et.tudelft.nl (Ronald in 't veld)
Subject: Re: writing to the display in C
Organization: Delft University of Technology, Dept. of Electrical Engineering
Date: 24 May 1994 16:21:07 GMT
Message-ID: <2rt9hj$3qk@liberator.et.tudelft.nl>

Lee Wheat <wheat@wg.com> writes:


>we are using inmos' C compiler for both development work and testing. is there 
>a way to display to the PC's screen without having the debugger loaded? we have 

Do you mean the server program running on the PC?  If yes, it should be
possible I think.  Whenever the host transputer sends data, your PC board
should generate an interrupt.  A small resident program should be able to
handle the incoming data and display it.  I'm no PC programming freak so I
can't help you further.



