From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Trenton D. Adams" To: "'Jonathan Larmour'" Cc: "'eCos'" Subject: RE: [ECOS] Debug output Date: Wed, 13 Jun 2001 11:44:00 -0000 Message-id: <001001c0f438$61340940$090110ac@BURN> References: <3B27B20F.C523684A@redhat.com> X-SW-Source: 2001-06/msg00466.html > -----Original Message----- > From: jlarmour@cambridge.redhat.com > [ mailto:jlarmour@cambridge.redhat.com ] On Behalf Of Jonathan Larmour > Sent: Wednesday, June 13, 2001 12:34 PM > To: Trenton D. Adams > Cc: 'eCos' > Subject: Re: [ECOS] Debug output > > > "Trenton D. Adams" wrote: > > > > So from what I gather, this is not output to the serial > port when my > > program outputs to the serial port, but when the system starts up > > right? So, diag_printf () prints to the first serial port > by default > > then right? > > The default serial port for diag output is defined in your > configuration. Does that mean it's hardcoded in or available as an option in my config tool? If it's an option, where do I find it?