From: Andrew Lunn <andrew@lunn.ch>
To: Alexandre <thekyz@gmail.com>
Cc: ecos-discuss <ecos-discuss@ecos.sourceware.org>
Subject: Re: [ECOS] I2C Driver not initializing
Date: Tue, 11 Sep 2007 15:25:00 -0000 [thread overview]
Message-ID: <20070911152514.GH23980@lunn.ch> (raw)
In-Reply-To: <d5aafeec0709110726qc2ad4e6l4a639c91c2f2e2d0@mail.gmail.com>
> Well even the generic I2C driver code is not initialized so I think I
> made a mistake by forgetting something or misunderstanding the whole
> concept ^^
Do you call any I2C function? If nothing is using I2C it will all get
throw out by the linker.
Take a look at the functions which are actually in your
image.
arm-elf-objdump --syms myprog
Is the i2c code there?
Andrew
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
next prev parent reply other threads:[~2007-09-11 15:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-11 14:06 Alexandre
2007-09-11 14:15 ` Andrew Lunn
2007-09-11 14:26 ` Alexandre
2007-09-11 15:25 ` Andrew Lunn [this message]
2007-09-11 16:04 ` Alexandre
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=20070911152514.GH23980@lunn.ch \
--to=andrew@lunn.ch \
--cc=ecos-discuss@ecos.sourceware.org \
--cc=thekyz@gmail.com \
/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).