public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Nixon, Roger" <Roger.Nixon@quantumbeam.com>
To: ecos-discuss@sources.redhat.com
Subject: RE: [ECOS] Anybody made user command shell program on eCos ?
Date: Thu, 28 Jun 2001 09:22:00 -0000	[thread overview]
Message-ID: <25C8A3F5FFD4D41194490002A509205F09695C@ukqbex01.quantumbeam.com> (raw)

I suspect that Tony is after a console that would allow execution of
commands (i.e. function calls) from a console thread / spawned thread
(within the eCos application) to examine / manipulate the state of the
running system (other threads).

Is something like that available?

Roger

-----Original Message-----
From: Hugo Tyson [ mailto:hmt@redhat.com ]
Sent: 28 June 2001 17:11
To: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Anybody made user command shell program on eCos ?



"Tony Ko" <nhko@gctsemi.com> writes:
> I ported MBX860 eCos to my custom mpc860 board.
> Do you by any chance have user command shell program running on eCos?

RedBoot contains a command line for flash management and configuration
parameters and the like.

But there is no user command shell program running on eCos, because we
don't really know what you mean by that.

eCos applications are fully linked, so the concept of "starting another
program" (such as "ls" or "cat") has no meaning.  There can be only one
eCos application running at one time, so you cannot load a 2nd program to
"do" your shell command.  Any commands that a shell would accept must be
predefined within the application.

What commands would you expect a command shell program running on eCos to
accept?

	- Huge
 
---------------------------------------------------------------------------
The information transmitted in this e-mail is intended only for the person
or entity to which it is addressed and may contain confidential and/or
privileged material. Any review, retransmission, dissemination or other use
of, or taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.  We do not accept
responsibility for changes made to this message after it was sent.
---------------------------------------------------------------------------
If you received this in error, please inform info@quantumbeam.com and delete
the material from your computer.

             reply	other threads:[~2001-06-28  9:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-28  9:22 Nixon, Roger [this message]
2001-06-29  5:14 ` Chris Gray
  -- strict thread matches above, loose matches on Subject: below --
2001-06-28  9:40 [ECOS] [nhko@gctsemi.com: RE: [ECOS] Anybody made user command shell program on eCos ?] Hugo Tyson
2001-06-28  9:50 ` Hugo Tyson
2001-06-28  9:03 [ECOS] Anybody made user command shell program on eCos ? Tony Ko
2001-06-28  9:11 ` Hugo Tyson

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=25C8A3F5FFD4D41194490002A509205F09695C@ukqbex01.quantumbeam.com \
    --to=roger.nixon@quantumbeam.com \
    --cc=ecos-discuss@sources.redhat.com \
    /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).