imx53 quick start board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

imx53 quick start board

跳至解决方案
2,952 次查看
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,557 次查看
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,557 次查看
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,557 次查看
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,558 次查看
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