From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32455 invoked by alias); 28 May 2002 21:23:12 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 32422 invoked from network); 28 May 2002 21:23:08 -0000 Received: from unknown (HELO hevs.ch) (153.109.9.8) by sources.redhat.com with SMTP; 28 May 2002 21:23:08 -0000 Received: from EIV-Message_Server by hevs.ch with Novell_GroupWise; Tue, 28 May 2002 23:23:55 +0200 Message-Id: Date: Tue, 28 May 2002 14:23:00 -0000 From: "Marc Pignat" To: , Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Re: [ECOS] AT91 port: questions about hal_diag.c X-SW-Source: 2002-05/txt/msg00363.txt.bz2 >>> "llandre" 05/28/02 18:50 PM >>> > This file provides some function to send/receive characters through the serial ports. exact. > My questions are: > 1) which parts of eCos use these functions? These functions are used by RedBoot, gdb stubs, and by the diagnostic and d= ebug function (TRACE, ASSERT, diag_printf, ...) > 2) what are the relationships between these functions and the standard > serial drivers described in the Reference Manual (Chapter 12) ? hal_diag drivers are simple, and the others drivers must be more complete/e= fficient drivers useable in the application. Marc > Thanks in advance. > llandre -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss