public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Application and redboot, using same IP address?
@ 2006-06-20 23:14 Andre-John Mas
  2006-06-21  1:33 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Andre-John Mas @ 2006-06-20 23:14 UTC (permalink / raw)
  To: ecos-discuss

Hi,

I want to use the fconfig IP values, set in Redboot, from our application. The idea being that the Redboot is the command line used to set values that would not otherwise need to be changed remotely. While hunting through the archives, I came across this post:

http://www.mail-archive.com/ecos-discuss@ecos.sourceware.org/msg01854.html

Can anyone confirm to me the validity of that answer? We only have one network port, so I am not sure how a boot and an application can have separate IP addresses? I thought that the Redboot would simply hand off to the application?

We do want to eventually debug our application using GBB, so I don't want to do anything that would prevent us from doing this.

Andre


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

* Re: [ECOS] Application and redboot, using same IP address?
  2006-06-20 23:14 [ECOS] Application and redboot, using same IP address? Andre-John Mas
@ 2006-06-21  1:33 ` Gary Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2006-06-21  1:33 UTC (permalink / raw)
  To: ajmas; +Cc: ecos-discuss

On Tue, 2006-06-20 at 19:13 -0400, Andre-John Mas wrote:
> Hi,
> 
> I want to use the fconfig IP values, set in Redboot, from 
> our application. The idea being that the Redboot is the 
> command line used to set values that would not otherwise 
> need to be changed remotely. While hunting through the archives, 
> I came across this post:
> 
> http://www.mail-archive.com/ecos-discuss@ecos.sourceware.org/msg01854.html
> 
> Can anyone confirm to me the validity of that answer? We only 
> have one network port, so I am not sure how a boot and an application 
> can have separate IP addresses? I thought that the Redboot would 
> simply hand off to the application?
> 
> We do want to eventually debug our application using GBB, so I don't 
> want to do anything that would prevent us from doing this.

That post is entirely accurate - if you want to use RedBoot's stack
to run GDB, then RedBoot needs to use one IP address and your 
application needs to use another.  This is how RedBoot and your
eCos application can keep their data (use of the wire) separate.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


-- 
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:[~2006-06-21  1:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-20 23:14 [ECOS] Application and redboot, using same IP address? Andre-John Mas
2006-06-21  1:33 ` 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).