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


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]