public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Tim Drury <tdrury@siliconmotorsports.com>
To: Gary Thomas <gary@chez-thomas.org>
Cc: eCos Discussion <ecos-discuss@sources.redhat.com>,
	"Koeller, T." <Thomas.Koeller@baslerweb.com>
Subject: Re: [ECOS] error linking tk's eb40 and my eb40a hal
Date: Thu, 27 Jun 2002 18:53:00 -0000	[thread overview]
Message-ID: <200206271652.59994.tdrury@siliconmotorsports.com> (raw)
In-Reply-To: <1025208497.20515.217.camel@hermes.chez-thomas.org>


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 <cyg/hal/var_io.h>' 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

      reply	other threads:[~2002-06-27 20:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-27 13:28 Tim Drury
2002-06-27 13:53 ` Gary Thomas
2002-06-27 18:53   ` Tim Drury [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200206271652.59994.tdrury@siliconmotorsports.com \
    --to=tdrury@siliconmotorsports.com \
    --cc=Thomas.Koeller@baslerweb.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=gary@chez-thomas.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).