README for HEGD14
=================

Below this directory there are three sub-directories as follows -

3L          the HEGD14 example for 3L Parallel C, which continuously writes 
		data to comport 1, optionally printing progress reports after
		a number of loops. 
SL          the HEGD14 example for the HUNT ENGINEERING server/loader tool.
		This has the link_in and link_out fucntions defined, since these
		are Parallel C functions - we define our own here, similar to 3L
		Parallel C.
CCONLY      the HEGD14 example for use with Code Composer only. There is a readme
		in that directory to explain.

V 1.0 17-03-2000
