public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Samie Hassan Ghauri <samiehg@hotmail.com>
Cc: ecos-discuss@sources.redhat.com
Subject: [ECOS] Re: Writing file to host system's OS filesystem
Date: Wed, 18 Aug 2004 19:20:00 -0000	[thread overview]
Message-ID: <20040818192036.GB28592@lunn.ch> (raw)
In-Reply-To: <BAY12-F382B9bcL9Ft600095657@hotmail.com>

On Wed, Aug 18, 2004 at 05:29:53PM +0000, Samie Hassan Ghauri wrote:
> Thanks for your advise on how to access a file by including a romfs image 
> in my code.
> 
> I was just wondering could you suggest any idea on how can I write any file 
> to my host OS (i.e Win XP)?

Its not realy your host OS. Its just another OS that can run on the
same machine at some other time. You don't run eCos on top of M$ XP
unlike the synthetic target which does run as a process on Linux.

There is currently no way to do what you want. 

What you might find interesting is to make your machine run Linux and
then use the synth target. Using the system call backdoor you can then
access the native host OS Kernel, ie Linux, and so access its
filesystem. You have to be carefull when you do this though. Search
the email archive, its been discussed before.

        Andrew

-- 
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:[~2004-08-18 19:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-18 17:30 [ECOS] " Samie Hassan Ghauri
2004-08-18 19:20 ` Andrew Lunn [this message]
2004-08-19  1:16   ` [ECOS] " Alex Schuilenburg
2004-08-19 12:03     ` Mark Salter
2004-08-19 16:02       ` John Newlin
2004-08-23 17:01 Samie Hassan Ghauri

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=20040818192036.GB28592@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=samiehg@hotmail.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).