From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28888 invoked by alias); 30 May 2007 16:54:56 -0000 Received: (qmail 28809 invoked from network); 30 May 2007 16:54:46 -0000 Received: from unknown (69.17.117.7) by sourceware.org with QMTP; 30 May 2007 16:54:46 -0000 Received: (qmail 7479 invoked from network); 30 May 2007 16:54:46 -0000 Received: from dsl027-162-100.atl1.dsl.speakeasy.net (HELO otter.localdomain) ([216.27.162.100]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 30 May 2007 16:54:45 -0000 Received: from localhost (jmills@localhost) by otter.localdomain (8.11.6/8.11.6) with ESMTP id l4UGsmB17556 for ; Wed, 30 May 2007 16:54:48 GMT Date: Wed, 30 May 2007 17:02:00 -0000 From: John Mills Reply-To: John Mills To: ecos-discuss@ecos.sourceware.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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: [ECOS] General Q: Calling RedBoot CLI function from eCos app X-SW-Source: 2007-05/txt/msg00179.txt.bz2 All - 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 returned results. 1. Is this possible, and 2. Where can I learn how to invoke the RedBoot function and to intercept its output? TIA for background and guidance. - John Mills -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss