This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: eCos programs on board VS. GDB


Hi Bob,

Is this what happens by default? I ask because I did not modify any serial
device options in the default eCos configuration.

There are two serial ports available, but I am unsure as to how to modify
the eCos configuration to set up one for redboot and one for debugging
with GDB.

Thanks,

Miguel J. Vega
FEGI C&DH Team
University of Michigan

On Sun, 27 Jun 2004, Bob Koninckx wrote:

> Most likely, you're using the same serial device for communication with
> GDB and for outputting data with printf.
>
> If you have two hardware ports available, reserve one for redboot and
> use the other with your application.
>
> Bob
>
> On Fri, 2004-06-25 at 18:10, Miguel J. Vega wrote:
> > Hi everyone,
> >
> > Why do printf functions seem to work when a program is being run on the
> > development board through hyperterminal but do not when they are run using
> > GDB?
> >
> > Miguel J. Vega
> > FEGI C&DH Team
> > University of Michigan
>
>

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]