README for HEGD9
================

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

3L		the HEGD9 example for 3L Parallel C, which uses threads to continuously read and 
		process the data, printing some results after a number of iterations. This can be
		used in conjunction with Code Composer if necessary, see the readme in that directory.
SL		the HEGD9 example for the HUNT ENGINEERING server/loader tool. As this does not 
		support	multi-threading this demo first reads some data then processes it and prints
		some results.  It also can be used with with Code Composer if necessary, see the readme 
		in that directory.
CCONLY	        the HEGD9 example for use with Code Composer only. There is a readme in that 
		directory to explain.

V 1.0 17-03-2000