From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26978 invoked by alias); 10 Oct 2003 21:17:50 -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 26971 invoked from network); 10 Oct 2003 21:17:49 -0000 Received: from unknown (HELO hermes.chez-thomas.org) (63.225.98.241) by sources.redhat.com with SMTP; 10 Oct 2003 21:17:49 -0000 Received: by hermes.chez-thomas.org (Postfix, from userid 2000) id 0D96F50E13F; Fri, 10 Oct 2003 15:17:49 -0600 (MDT) Received: from localhost (localhost.localdomain [127.0.0.1]) by hermes.chez-thomas.org (Postfix) with ESMTP id 4984B50E13E; Fri, 10 Oct 2003 15:17:48 -0600 (MDT) From: Gary Thomas To: aarichar@cisco.com Cc: eCos Discussion In-Reply-To: <200310101538.17047.aarichar@cisco.com> References: <200310101538.17047.aarichar@cisco.com> Content-Type: text/plain Organization: MLB Associates Message-Id: <1065820667.1009.59.camel@hermes> Mime-Version: 1.0 Date: Fri, 10 Oct 2003 21:17:00 -0000 Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-4.4 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_XIMIAN autolearn=ham version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: Re: [ECOS] standalone RAM application X-SW-Source: 2003-10/txt/msg00177.txt.bz2 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 -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss