From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12785 invoked by alias); 27 Jun 2002 20:53:58 -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 12763 invoked from network); 27 Jun 2002 20:53:56 -0000 Received: from unknown (HELO tiger.hobbes.com) (65.222.97.68) by sources.redhat.com with SMTP; 27 Jun 2002 20:53:56 -0000 Received: from tiger (tiger.hobbes.com [127.0.0.1]) by tiger.hobbes.com (Postfix) with ESMTP id AB40761F36; Thu, 27 Jun 2002 16:53:00 -0400 (EDT) Content-Type: text/plain; charset="iso-8859-1" From: Tim Drury Organization: Silicon Motorsports To: Gary Thomas Date: Thu, 27 Jun 2002 18:53:00 -0000 Cc: eCos Discussion , "Koeller, T." References: <200206271536.07804.tdrury@siliconmotorsports.com> <1025208497.20515.217.camel@hermes.chez-thomas.org> In-Reply-To: <1025208497.20515.217.camel@hermes.chez-thomas.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200206271652.59994.tdrury@siliconmotorsports.com> Subject: Re: [ECOS] error linking tk's eb40 and my eb40a hal X-SW-Source: 2002-06/txt/msg00512.txt.bz2 On Thursday 27 June 2002 04:08 pm, Gary Thomas wrote: > Sometimes these things are hard to pin down. Try using #if 0/#endif > within that file to isolate the line that's causing the problems. *sigh* I'll give my usual disclaimer: I've been out of embedded systems for two years. It's amazing what you forget. This is truly one of the best debugging techniques around. I needed '#include ' in hal_platform_setup.h because Thomas moved the at91 register #defines from hal_io.h to var_io.h and I didn't catch it. BTW: Thomas, the eb40 hal _does_ work. When I applied your patch I didn't delete your old stuff which had an old hal_platform_setup.h in the 'var' tree which was bad. After deleting it and hal_platform_ints.h and adding the line above, both eb40 and eb40a compile for ROM. Now on to testing.... Thanks again folks. -tim -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss