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]

Re: printf


Ilko Iliev wrote:
> 
> Hi all!
> 
> I have successful compiled hello.c from eCOS examples.
> I start the program with arm-elf-gdb (with simulator and JTAG wiggler).
> It hangs by printf().
> 
> How work printf()? Where is the printf() output?

On the relevant serial line of your target. But if you are not using the
serial line for debugging, then you will need to configure eCos to use the
serial line directly, and not wrap things in GDB packets.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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