Date: Tue, 14 Mar 2000 09:54:04 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: wayne hilliard cc: djgpp AT delorie DOT com Subject: Re: serial coms question In-Reply-To: <38CD98A5.E5FD5B1@sover.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 14 Mar 2000, wayne hilliard wrote: > I have been trying to write a simple download program > to download data off of a ezkit 2181(a dsp board). > The data comes from fft code that I have written. The ezkit lite > has a software uart. I am running dos and programing in c on > the pc. I have been using djgpp for the compiler and pmcom > for the serial routines library. > > Is there any sample code available or examples in c that > I could access?? See section 22.4 of the DJGPP FAQ list, it has some pointers to communications libraries.