[oe-users] How to build and run application on logicpd-pxa270-2.6.17-rc5?
Cliff Brake
cliff.brake at gmail.com
Fri May 18 18:41:03 UTC 2007
On 5/17/07, register at mobitrum.com <register at mobitrum.com> wrote:
> Thank you very much for the reply. We downloaded the linux
> distrubution from
> http://www.openembedded.org/repo/org.openembedded.dev/packages/linux/logicpd-pxa270_2.6.17-rc5.bb. The distribution is build following the instruction provided on
> http://www.openembedded.org/wiki/GettingStarted.
> However, we built the helloWorld application with arm-linux-gcc with
> the simplest compile options.
> We have no idea how to build application that can run over the linux
> distrition. There are several questions we have:
> 1. Should the application and the linux kernel been built together or
> they can be built seperately?
The kernel and the app are built separately. They may be built in the
same build system, using the same toolchain, but they are separate.
> 2. If the application can be built separately, how to do that?
I suspect you are still using different toolchains for your test app,
and the libs running your system.
> 3. How to download the application on to the board after the linux
> kernel has been booted.
Use SSH and friends to start.
Thanks,
Cliff
--
=======================
Cliff Brake
http://bec-systems.com
More information about the Openembedded-users
mailing list