public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jifl@jifvik.org>
To: m mariga <ma_ariga@yahoo.co.jp>
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] How to connect RedBoot via Telnet running application
Date: Wed, 21 Oct 2009 00:10:00 -0000	[thread overview]
Message-ID: <4ADE5151.3020108@jifvik.org> (raw)
In-Reply-To: <6BF1F9855D4A4F9E8A693B40B2A54259@masahiro>

m mariga wrote:
> Hello,Gary,and everyone,
> 
> I am sorry I forgot ecos-discuss ,so I resend almost same mail.
> 
> Gary wrote
> 
>>> I'd like to connect to RedBoot via Telnet during target's running net
>>> application.
>>> I tried to run nc_test_slave program as application and connect to
>>> RedBoot via Telnet from host's cygwin.
>>> The result is below.
>>>
>>> $ telnet 172.16.1.200 9000
>>> Trying 172.16.1.200...
>>> telnet: Unable to connect to remote host: Connection refused
>>
>>   <...snip>
>>
>> Once your application is started, RedBoot is no longer available.
>>
>> Why are you trying to do this?
>>
> 
> I would like to load new application object to target using RedBoot via 
> Telnet from host PC during target's application running.
> 
> I also like to use RedBoot' monitor functions like "dump".
> 
> Is it impossible ?

Once the eCos application takes over, the RedBoot command line can't be used.

> I got an impression from Anthony J. Massa's book that if setted two
> different IP addresses between RedBoot and application,I could connect to
> RedBoot via Telnet during application running. Am I mistaken ?

If you connected to RedBoot using GDB in order to load and run your 
program you can interrupt it while it's running - that's because the eCos 
build will permit RedBoot to take over for the purposes of GDB debugging.

I think for what you want to do, using GDB will work best for you.

Jifl
-- 
--["No sense being pessimistic, it wouldn't work anyway"]-- Opinions==mine

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

  reply	other threads:[~2009-10-21  0:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-16 15:50 m mariga
2009-10-21  0:10 ` Jonathan Larmour [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-07-21 14:08 [ECOS] h8300 cannot find libgcc.a m mariga
2009-07-21 15:04 ` [ECOS] " John Dallaway
2009-07-22 12:28   ` m mariga
2009-07-22 13:58     ` John Dallaway
2009-07-23 21:32       ` m mariga
2009-07-24  8:34         ` John Dallaway
2009-07-28 14:40           ` m mariga
2009-08-09 23:11             ` m mariga
2009-09-04  5:54               ` [ECOS] How to set GDB Stub Options in order to run insight ? m mariga
2009-09-04  9:38                 ` [ECOS] " John Dallaway
2009-09-04 18:33                   ` m mariga
2009-09-07  9:40                     ` m mariga
2009-09-07 11:31                       ` John Dallaway
2009-09-08 10:15                         ` m mariga
2009-09-28  9:54                           ` [ECOS] About h8000 eCos GDB-Stub m mariga
2009-09-30 10:06                             ` m mariga
2009-10-16 14:34                               ` [ECOS] How to connect RedBoot via Telnet running application m mariga
2009-10-16 14:42                                 ` Gary Thomas
     [not found]                                   ` <6FC88324D6C144EFB39FFE3CBF0E5B8D@masahiro>
2009-10-16 15:40                                     ` Gary Thomas
2009-10-16 16:11                                       ` m mariga
2009-10-16 16:43                                       ` m mariga
2009-10-16 16:54                                         ` Gary Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ADE5151.3020108@jifvik.org \
    --to=jifl@jifvik.org \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=ma_ariga@yahoo.co.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).