From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] add application for an ARM
Date: Tue, 2 Mar 2010 12:07:01 +0100 [thread overview]
Message-ID: <20100302120701.34cd5fcc@surf> (raw)
In-Reply-To: <SNT129-W1349076A4FA2B477A273AFB93B0@phx.gbl>
Hello Tony,
On Tue, 2 Mar 2010 11:51:34 +0100
Tony Mozi <spooflinux@hotmail.fr> wrote:
> Currently, I do the cross-compilation of linux for an ARM.
> Well, I create some .exe like 'hello', ... and I need to do './hello'
> to execute it. It is not the problem. I want to use the power of the
> ARM, like a Timer but I have no idea how to do. For example, I want
> to use a Timer in order to flash a Led. Have you got an idea? a
> documentation?? a readme? BR
Sorry, but this question is out-of-topic on the Buildroot mailing list.
I'll give some answers, but please use other lists or forums for this
type of questions.
However, you may want to have a look at the documentation of the C
library, that you can use in your applications. See
<http://www.gnu.org/software/libc/manual/html_node/index.html> for the
reference documentation. For an introduction, I'd suggest to buy some
"Linux system programming" book.
Concerning the LED, if your LED is properly supported by the kernel, it
has a corresponding directory in sysfs.
Regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
prev parent reply other threads:[~2010-03-02 11:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-02 10:51 [Buildroot] add application for an ARM Tony Mozi
2010-03-02 11:07 ` Thomas Petazzoni [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=20100302120701.34cd5fcc@surf \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.