From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7321 invoked by alias); 10 Oct 2003 22:02:27 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 7314 invoked from network); 10 Oct 2003 22:02:26 -0000 Received: from unknown (HELO sj-iport-3.cisco.com) (171.71.176.72) by sources.redhat.com with SMTP; 10 Oct 2003 22:02:26 -0000 Received: from cisco.com (171.71.177.237) by sj-iport-3.cisco.com with ESMTP; 10 Oct 2003 15:11:00 -0700 Received: from armadillo.cisco.com (IDENT:mirapoint@armadillo.cisco.com [64.101.176.33]) by sj-core-1.cisco.com (8.12.9/8.12.6) with ESMTP id h9ALY17E029770; Fri, 10 Oct 2003 14:34:02 -0700 (PDT) Received: from 64.101.182.179 ([64.101.182.179]) by armadillo.cisco.com (Mirapoint Messaging Server MOS 3.3.6-GR) with ESMTP id AAH71502; Fri, 10 Oct 2003 16:34:00 -0500 (CDT) From: Aaron Richardson Reply-To: aarichar@cisco.com To: Gary Thomas Date: Fri, 10 Oct 2003 22:02:00 -0000 User-Agent: KMail/1.5 Cc: eCos Discussion References: <200310101538.17047.aarichar@cisco.com> <1065820667.1009.59.camel@hermes> In-Reply-To: <1065820667.1009.59.camel@hermes> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310101632.10807.aarichar@cisco.com> Subject: Re: [ECOS] standalone RAM application X-SW-Source: 2003-10/txt/msg00178.txt.bz2 So the architecture is the IXP2400. I have ported the Intel redboot to the current ~2.0 code(pre-release CVS). I have it running (ROMRAM) from flash. My application works booting redboot from flash and loading the application. However, when I click the "Behave as ROM monitor" (to make standalone app) it changes my startup type to ROMRAM. Which I assume is not what I want. thanks, Aaron On Friday 10 October 2003 04:17 pm, Gary Thomas wrote: > On Fri, 2003-10-10 at 14:38, Aaron Richardson wrote: > > I am trying to create a standalone ecos RAM application. I will be > > loading this application into RAM and then releasing the cpu from reset. > > I have 2 problems at this point: > > > > 1) no vectors are placed in RAM at 0x0 with the load of my program. > > > > 2) my program seems to want to load at 0x200000. > > > > I can load my program in RAM and start the cpu at 0x200000. The code > > prints out a rew things and then hangs at some point. I think this has > > to do with the vectors missing(I havent tracked it down completely yet). > > Any idea how to fix this? > > What platform? What Architecture? The details vary from platform to > platform. > > -- > Gary Thomas > MLB Associates -- Aaron Richardson aarichar@cisco.com 512-378-1286 -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss