public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Debugging of eCos Kernel via Redboot ETH
@ 2012-01-02 12:38 Martin Laabs
  2012-01-03  8:44 ` [ECOS] " John Dallaway
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Laabs @ 2012-01-02 12:38 UTC (permalink / raw)
  To: ecos discuss

Hello,

I'd like to use Redboot as GDB Stub via Ethernet. This is up and running. 
Now I would like to load a eCos Application (with Kernel support) into the 
RAM and debug this via the GDB Stub in Redboot. (Just running by typing 
continue works.)
Is this possible? Because the eCos Application might interfere with the 
Redboot ethernet driver which is in polling mode only.
For the serial link there is an interrupt handler that call the GDB Stub in 
rRdboot when receiving a SRTG-C. Is there such a interrupt handler also for 
the Ethernet link? Do I need Ethernet support also in the Application or 
will this interfere when using the Ethernet Link with Redboot?

Thank you,
  Martin Laabs



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

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

end of thread, other threads:[~2012-01-03  8:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-02 12:38 [ECOS] Debugging of eCos Kernel via Redboot ETH Martin Laabs
2012-01-03  8:44 ` [ECOS] " John Dallaway

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).