[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] adding applications to Petalinux platform: what do I need to know?
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: Re: [microblaze-uclinux] adding applications to Petalinux platform: what do I need to know?
- From: Childhood Hwang <childhood.hwang@xxxxxxxxx>
- Date: Wed, 10 Jun 2009 01:02:37 +0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=ilOpBcEYjsHdNMTHk/0iX9RLud3thSxmgJk8kk2EHNQ=; b=ULQrh4ItyNGtPwOKY78PEz4NzzsoJ/hOVn36eIQQ2P5NtbI0dY/aKoQRscUtiHGuG2 loSlI/EZW1pyTSas02asPSxqZYZY1vRmWzWsqa0mUm3ExJHRMwCXQxtvXwxSxu20a0d8 z0QEWoSOTNtko2AHVqUEnhsMhhgad/J6HgMR4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=qhiVaKBksBudEbh6oC8JuOPmn2A4wNmyZb+22DKip9PZW74aqgWq3cmkrPeeBJO5nL yIdQRZu70FJ314uKBKz6nV2F7gXo7xIuZN0t7zPeyFTNBX6pSQLuGgcrJmrb4LpeAXZS HH+B0LhqZQAnk3I8qsRwGGb0Y3Ks08TXNqMdM=
- In-reply-to: <4A2E8D67.2060705@xxxxxxxxxx>
- References: <4A2E8D67.2060705@xxxxxxxxxx>
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxxxxxxxx
There is some help here to add your own application:
http://developer.petalogix.com/wiki/UserGuide/Customising/UserApps
http://developer.petalogix.com/ maybe is more helpful to you.
I think you should write the Makefile by yourself, no simply changing
the PATH. Fortunately, you
can find so many Makefile in Petalinux as sample.
2009/6/10 Dan Miller <dan@xxxxxxxxxx>:
> We have a set of Linux applications that we use on our existing
> desktop-linux platform. We will want to port some of these to our embedded
> Petalinux platform once we get that running. What is the process for doing
> this? Is there a tutorial on it somewhere? I know we have to compile
> against the MicroBlaze tools, not regular x86 tools. Will I need to change
> all our makefiles to explicitly call microblaze tools vs x86 tools, or do I
> just change the PATH ??
>
> ___________________________ microblaze-uclinux mailing list
> microblaze-uclinux@xxxxxxxxxxxxxx Project Home Page :
> http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux Mailing List Archive :
> http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/