From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18686 invoked by alias); 19 Jul 2006 19:25:26 -0000 Received: (qmail 18647 invoked by uid 22791); 19 Jul 2006 19:25:25 -0000 X-Spam-Check-By: sourceware.org Received: from ug-out-1314.google.com (HELO ug-out-1314.google.com) (66.249.92.169) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 19 Jul 2006 19:25:23 +0000 Received: by ug-out-1314.google.com with SMTP id u2so489112uge for ; Wed, 19 Jul 2006 12:25:20 -0700 (PDT) Received: by 10.78.156.6 with SMTP id d6mr675841hue; Wed, 19 Jul 2006 12:25:20 -0700 (PDT) Received: by 10.78.38.14 with HTTP; Wed, 19 Jul 2006 12:25:20 -0700 (PDT) Message-ID: Date: Wed, 19 Jul 2006 19:25:00 -0000 From: Surendra To: ecos-discuss@ecos.sourceware.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 Subject: [ECOS] What address will Redboot load the ecos ? X-SW-Source: 2006-07/txt/msg00151.txt.bz2 Hi, I built the redboot.elf with settings as Template Package redboot_GRUB.ecm StartupType=GRUB. I updated menu.lst and restarted my PC, It works fine, I get the Redboot> command prompt at startup. Then, I built the ecos tests with Template Package StartupType=RAM. It generated some tests. I picked stdiooutput to test. Redboot> load -m disk hda2:/boot/stdiooutput I did not find any error message, but the cosole locks, can't accept key. I rebuilt ecos tests by changing the StartupType=GRUB. The tests work fine from GRUB menu.(NOT using Redboot) Here is my question... Why the tests are NOT working from Redboot> prompt ? What address will Redboot load the ecos tests ? My doubt is that ecos tests have been overwritten on Redboot code which is causing Reboot to stall. Any suggestions ? Thanks in advance Surendra -- Surendra I -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss