public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Debug messages through serial communication port
@ 2001-08-28 23:06 Cristiano Ligieri Pereira
  2001-08-29  6:24 ` Grant Edwards
  2001-08-29  9:54 ` Trenton D. Adams
  0 siblings, 2 replies; 10+ messages in thread
From: Cristiano Ligieri Pereira @ 2001-08-28 23:06 UTC (permalink / raw)
  To: ecos-discuss

Hi folks,

I'm using a bunch of diag_printf messages in order to debug my application
running on my new XScale board port. After printing some messages the
systems freezes for a while and then continues executing. It looks like
some buffer gets full and time is taken to flush it. For a very simple
application, which basically loops forever and prints some messages after
every tick (using cyg_thread_delay(1)) this is happening. The same
application running on the iPaq works fine (and I'm also sending messages
through the serial in a 1 tick basis).

Any guess on what might be causing my system to freeze? Is there any
buffer in which diag_printf messages are put into?

Thanks,
Cristiano.

------------------------------------------------------------
Cristiano Ligieri Pereira - http://www.ics.uci.edu/~cpereira

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2001-09-07  7:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-28 23:06 [ECOS] Debug messages through serial communication port Cristiano Ligieri Pereira
2001-08-29  6:24 ` Grant Edwards
2001-08-29  9:48   ` Cristiano Ligieri Pereira
2001-08-29  9:54 ` Trenton D. Adams
2001-08-29 10:01   ` Cristiano Ligieri Pereira
2001-08-29 10:31   ` Cristiano Ligieri Pereira
2001-09-06 13:46     ` Jonathan Larmour
2001-09-06 17:21       ` Cristiano Ligieri Pereira
2001-09-06 17:25         ` Jonathan Larmour
2001-09-07  7:19           ` Grant Edwards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).