public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Syed Ismail <ismail.riyaz@dyansys.com>
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] redboot
Date: Tue, 20 Nov 2007 20:28:00 -0000	[thread overview]
Message-ID: <47419F44.4030600@mlbassoc.com> (raw)
In-Reply-To: <20071119125838.14957.qmail@pro13.rediffmailpro.com>

Syed Ismail wrote:
> 
> 
> On Mon, 19 Nov 2007 Gary Thomas wrote :
>> Syed Ismail wrote:
>>> Hi
>>> I Am working on redboot. I want to call a few defined 
>> functions like do_fconfig();  do_exec(); in source code 
>>  as soon as redboot prompt comes up. Where do i do this 
>> and What are the command line arguements to pass.
>>>   
>> Your question is a bit vague.  Are you asking how to 
>> execute a set of
>> commands
>> automatically when RedBoot comes up?  If so, look at 
>> startup scripts.
>>
>> -- 
>> Gary Thomas
> 
>  I am in quite a mess,(hardware), actually. Please bear with me. I know i can execute any commands by writing a startup/boot script. I want to call it from code. for example, the command "version" is executed as do_version(0,0); in cyg_start().

Why?  What's wrong with using a script?

>          Similarly i want to call two fuctions, "do_load()" and "do_exec()" here. Can you please tell me the command line arguements to pass for these functions. I am just trying to skip a more messy problem by doing this. pl help. 

It's pretty messy to call such functions directly.  You'd have to supply
a valid argc/argv list which corresponds to the arguments you need.

Again, why?

n.b. vague/unresponsive answers will most likely be ignored.




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

  reply	other threads:[~2007-11-19 14:36 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-19 14:33 Syed Ismail
2007-11-20 20:28 ` Gary Thomas [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-11-19 11:56 Syed Ismail
2007-11-19 13:00 ` Gary Thomas
2007-11-12 11:31 Re: [ECOS] Redboot Syed Ismail
2007-11-12 12:14 ` Gary Thomas
2007-11-12  8:40 Syed Ismail
2007-11-12  8:49 ` Andrew Lunn
2007-11-01 12:16 Syed Ismail
2005-05-20  9:11 [ECOS] RedBoot Yuriy V.
2003-04-18 16:59 [ECOS] redboot rameshs
2003-04-22 17:33 ` Jonathan Larmour
2001-12-26 23:11 [ECOS] RedBoot Gustav Kälvesten
2001-12-26 23:07 satish s mantri
2001-05-07 23:16 [ECOS] redboot mekala natarajan
2001-04-20 10:02 [ECOS] RedBoot Anthony Massa
2001-04-20 10:17 ` Jonathan Larmour
2001-04-19 17:24 Anthony Massa
2001-04-19 19:49 ` Jonathan Larmour
2001-04-20  7:22   ` Anthony Massa
2001-04-20  7:36     ` Jonathan Larmour
2001-04-20 17:24   ` Anthony Massa
2001-04-22 14:38   ` Anthony Massa
2001-04-23 12:09     ` Jonathan Larmour
2001-04-19 16:19 Anthony Massa
2001-04-19 16:31 ` Jonathan Larmour
2001-04-19 16:36   ` Anthony Massa
2001-04-19 19:49     ` Jonathan Larmour
     [not found] <XFMail.20001218160541.gthomas@redhat.com>
     [not found] ` <3A3F957D.4E7868F2@redhat.com>
     [not found]   ` <20001219112529.A26497@sr1.open-widgets.com>
     [not found]     ` <3A3FBAD2.8CD0F487@rhinosys.com>
2001-01-02  6:33       ` [ECOS] Redboot Jesper Skov
     [not found] <002001c0712a$89dad900$0200a8c0@cts.com>
2001-01-01  8:10 ` [ECOS] RedBoot Gary Thomas
2001-01-01 11:38   ` Anthony Massa
2001-01-01 16:16     ` Gary Thomas
2001-01-01 17:45       ` Anthony Massa
     [not found] <00c601c07037$36ec1e50$0200a8c0@cts.com>
2000-12-27 11:12 ` Gary Thomas
2000-12-27 11:53   ` Anthony Massa
2000-12-27 15:32     ` Gary Thomas
2000-12-27 16:49       ` Anthony Massa
     [not found] <003f01c06d3b$50b4ad10$0200a8c0@cts.com>
2000-12-27 10:49 ` Gary Thomas
2000-12-15  5:54 [ECOS] Redboot Doug Fraser
2000-12-09 14:46 Anthony Massa
2000-11-07  7:06 [ECOS] redboot Jörg Rapka
2000-11-07  8:10 ` 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=47419F44.4030600@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=ismail.riyaz@dyansys.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).