imx53 quick start board

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

imx53 quick start board

ソリューションへジャンプ
2,946件の閲覧回数
leonardfairclot
Contributor II

I'm trying to set up a development environment on a pc running Ubuntu.  Does anyone have a step by step instructions?

ラベル(1)
1 解決策
2,551件の閲覧回数
rogerio_silva
NXP Employee
NXP Employee

To build kernel and rootfs using yocto, you can check the doc:

https://community.freescale.com/docs/DOC-93844

Note that the doc says to change from i.MX53 to i.MX6. You can just let the yocto config default (for i.MX53).

Rgds

Rogerio

元の投稿で解決策を見る

3 返答(返信)
2,551件の閲覧回数
Yuri
NXP Employee
NXP Employee

1.

Please look at the following.

https://community.freescale.com/message/271839#271839

2.

Please use the recent recommendations regarding host PC setup in "Setting_up_LTIB_Host_L3.0.35_1.1.0.pdf" from the Linux documentation package for i.MX6

https://www.freescale.com/webapp/Download?colCode=L3.0.35_1.1.0_LINUXDOCS_BUNDLE&location=null&fpsp=...

The next is sources link, where the needed patches may be found. 


https://www.freescale.com/webapp/Download?colCode=L3.0.35_1.1.0_SOURCE&appType=license&location=null

2,551件の閲覧回数
AndreyPismennyy
Contributor II

Yhy LTIB, not Yocto Project?

I'm at the start of LINUX-based development on iMX processors, before the bare metal projects were actual,

so I try to understand, which builder method is more reliable and suitable for prospective projects. I had a lot of troubles with LTIB (it seems to be very ancient with poor support for modern LINUX builds), Yocto is much more newer, but I suppose, that it will have more bugs at its startup stage.

Andrey

0 件の賞賛
返信
2,552件の閲覧回数
rogerio_silva
NXP Employee
NXP Employee

To build kernel and rootfs using yocto, you can check the doc:

https://community.freescale.com/docs/DOC-93844

Note that the doc says to change from i.MX53 to i.MX6. You can just let the yocto config default (for i.MX53).

Rgds

Rogerio