From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16547 invoked by alias); 30 May 2007 17:16:05 -0000 Received: (qmail 16539 invoked by uid 22791); 30 May 2007 17:16:04 -0000 X-Spam-Check-By: sourceware.org Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 30 May 2007 17:16:03 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1HtRm3-0007Tv-00; Wed, 30 May 2007 19:15:51 +0200 Date: Wed, 30 May 2007 17:20:00 -0000 To: Gary Thomas , John Mills , ecos-discuss@ecos.sourceware.org Message-ID: <20070530171551.GC32489@lunn.ch> Mail-Followup-To: Gary Thomas , John Mills , ecos-discuss@ecos.sourceware.org References: <465DAE14.4030600@mlbassoc.com> <20070530171234.GB32489@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070530171234.GB32489@lunn.ch> User-Agent: Mutt/1.5.13 (2006-08-11) From: Andrew Lunn X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] General Q: Calling RedBoot CLI function from eCos app X-SW-Source: 2007-05/txt/msg00182.txt.bz2 On Wed, May 30, 2007 at 07:12:34PM +0200, Andrew Lunn wrote: > Hi Gary > > > > I have an eCos app which is stored in FLASH, compressed, expanded into RAM > > > for execution. I'm using RedBoot[ROM] as my environment. I would like to > > > call the RedBoot CLI command "version" from my eCos app, then parse the > ^^^^^^^ > > As far as im aware, it is not accessable via the VV. Upps. Now i need to correct myself..... #include char *version = CYGACC_CALL_IF_MONITOR_VERSION(); probably works. 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