From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3629 invoked by alias); 26 Sep 2012 16:19:40 -0000 Received: (qmail 3608 invoked by uid 22791); 26 Sep 2012 16:19:38 -0000 X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,MIME_QP_LONG_LINE,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO X-Spam-Check-By: sourceware.org Received: from outbound001.roc2.bluetie.com (HELO outbound001.roc2.bluetie.com) (208.89.132.141) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 26 Sep 2012 16:19:26 +0000 Received: from web008.roc2.bluetie.com ([10.200.2.102]) by outbound001.roc2.bluetie.com with bizsmtp id 3sKR1k00E2C3R5E01sKRLT; Wed, 26 Sep 2012 12:19:25 -0400 X-CMAE-OUT-Analysis: v=2.0 cv=D/fF24tj c=1 sm=1 a=XWehKL4RHM4A:10 a=i-wQWBNYtOgA:10 a=IkcTkHD0fZMA:10 a=FmX3VfpdAAAA:8 a=QoHJ8kPOAAAA:8 a=0r4Glm0gsjkA:10 a=tp2HhotLXYtn2MGxhd4A:9 a=QEXdDO2ut3YA:10 a=DaNu5FgYbKgAWmLyLTbO4Q==:117 X-CMAE-OUT-Score: 0.00 Received: from web008.roc2.bluetie.com (localhost.localdomain [127.0.0.1]) by web008.roc2.bluetie.com (Postfix) with ESMTP id 9EC913186D9 for ; Wed, 26 Sep 2012 12:19:25 -0400 (EDT) Message-ID: <20120926121925.8953@web008.roc2.bluetie.com> X-HTTP-Received: from kenkyee.excite [173.162.132.73] by web008.roc2.bluetie.com (BlueTie WebMail ); Wed, 26 Sep 2012 12:19:25 -0400 Date: Wed, 26 Sep 2012 16:19:00 -0000 Cc: To: ecos-discuss@ecos.sourceware.org From: "Ken Yee" Content-transfer-encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 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] example .ldi file for a ROM app that is started from a ROM version of Redboot? X-SW-Source: 2012-09/txt/msg00028.txt.bz2 Does anyone have an example for this? I've been digging through the archiv= es and ecos manuals and google w/ no luck :-P >From what I can see, the following types of LDI examples are included for = various eCos targets: - RAM (runs in RAM via the debugger) - ROMRAM (can be flashed to ROM, but can use Redboot to copy the code from = ROM to RAM before running it) - ROM (runs from ROM instead of Redboot) If you're trying to install both Redboot and your app from ROM, is it just = not possible? thanks, ken -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss