From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31320 invoked by alias); 6 Jun 2005 09:45:01 -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 31235 invoked by uid 22791); 6 Jun 2005 09:44:53 -0000 Received: from bnls261a.sni.co.uk (HELO bnls261a.sni.co.uk) (217.33.204.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 06 Jun 2005 09:44:53 +0000 Received: from bnls902a (bnls902a.sni.co.uk [10.10.10.70]) by bnls261a.sni.co.uk (Switch-3.1.2/Switch-3.1.2) with ESMTP id X5691LHU0000002C4 for ; Mon, 06 Jun 2005 10:21:53 +0100 Received: from ples507a.stcl.siemens.co.uk ([137.223.44.136]) by bnls902a with InterScan Messaging Security Suite; Mon, 06 Jun 2005 10:20:34 +0100 Received: from ples506a.stcl.siemens.co.uk ([137.223.44.153]) by ples507a.stcl.siemens.co.uk with Microsoft SMTPSVC(6.0.3790.1830); Mon, 6 Jun 2005 10:19:59 +0100 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Mon, 06 Jun 2005 09:45:00 -0000 Message-ID: From: "Retallack, Mark \(Siemens\)" To: "Hans Berglund" Cc: Subject: RE: [ECOS] FLASH access from user program X-SW-Source: 2005-06/txt/msg00031.txt.bz2 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 --=20 Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss