From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17781 invoked by alias); 7 Jun 2005 08:25:57 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 17760 invoked by uid 22791); 7 Jun 2005 08:25:50 -0000 Received: from jupiter.spacetec.no (HELO jupiter.spacetec.no) (192.51.5.11) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Tue, 07 Jun 2005 08:25:50 +0000 Received: (qmail 30868 invoked by uid 510); 7 Jun 2005 08:25:48 -0000 X-Spam-Check-By: jupiter.spacetec.no Received: from puck.spacetec.no (HELO spacetec.no) (192.51.5.29) by jupiter.spacetec.no (qpsmtpd/0.29) with SMTP; Tue, 07 Jun 2005 10:25:40 +0200 Received: (qmail 16940 invoked by uid 1004); 7 Jun 2005 08:25:37 -0000 Received: from hb@spacetec.no by puck.spacetec.no by uid 1001 with qmail-scanner-1.14 ( Clear:. Processed in 0.716201 secs); 07 Jun 2005 08:25:37 -0000 Received: from atlas.spacetec.no (HELO ?192.168.100.37?) (192.168.100.37) by 0 with SMTP; 7 Jun 2005 08:25:36 -0000 Message-ID: <42A55A00.1090603@spacetec.no> Date: Tue, 07 Jun 2005 08:25:00 -0000 From: Hans Berglund MIME-Version: 1.0 To: "Retallack, Mark \(Siemens\)" CC: ecos-discuss@ecos.sourceware.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: 0 1.6.2 0/20000/N Subject: Re: [ECOS] FLASH access from user program X-SW-Source: 2005-06/txt/msg00049.txt.bz2 Hi, and thank you for the link. This is almost what I am looking for. There is also an virtual vector called CYGNUM_CALL_IF_FLASH_FIS_OP which seems to be the right one. It takes a little time to figure out the parameters, but I will try it. Hans Retallack, Mark (Siemens) wrote: > See virtual vector FLASH_CFG_OP, CYGACC_CALL_IF_FLASH_CFG_OP > > Also see > http://ecos.sourceware.org/docs-latest/ref/hal-calling-if.html > > > -----Original Message----- > From: ecos-discuss-owner@ecos.sourceware.org > [mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of Hans > Berglund > Sent: 06 June 2005 10:06 > To: ecos-discuss@sources.redhat.com > Subject: [ECOS] FLASH access from user program > > > I would like to do functions similar to "fis delete" and "fis create" > from an eCos user program. > > How can I get access to the FLASH? > Are there system calls for this, or do I have to move a lot of RedBoot > code into my program? > > Or are there other possibilities? > > All input is welcome. > > > Hans Berglund > > -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss