public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Port problem
@ 2001-08-16 11:00 Cristiano Ligieri Pereira
  2001-08-16 22:47 ` Cristiano Ligieri Pereira
  0 siblings, 1 reply; 8+ messages in thread
From: Cristiano Ligieri Pereira @ 2001-08-16 11:00 UTC (permalink / raw)
  To: ecos-discuss

Hi all,

I'm porting eCos to a XScale based platform. The board have Cygmon in its
Flash memory, which is invoked at reset time. I can load an eCos
application in it (I'm modifying the port to IQ80310). So far I have
modified the file PLATFORM_SETUP1, in which I change the memory map and
initialize (or re-initialize since cygmon initialize them already) all the
necessary components (caches, BTB, MMU, etc...). All this seems to work
fine. The memory mapping is changed so that I have SDRAM at address 0x0.

Now I'm a little confused on how to make the serial communication work. I
can download an application using GDB. So obviously there is a connection
between the target and the GDB in the host. What should I do to keep using
this connection to send debugging messages to the host? Or should I break
this connection and restart it somehow?

Thanks in advance,
Cristiano.

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


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

end of thread, other threads:[~2001-08-17 11:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-16 11:00 [ECOS] Port problem Cristiano Ligieri Pereira
2001-08-16 22:47 ` Cristiano Ligieri Pereira
2001-08-17  2:50   ` Jesper Skov
2001-08-17  5:10     ` Mark Salter
2001-08-17  7:56       ` Cristiano Ligieri Pereira
2001-08-17  5:36   ` Gary Thomas
2001-08-17 11:07     ` Cristiano Ligieri Pereira
2001-08-17 11:14       ` Gary Thomas

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