imx53 quick start board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx53 quick start board

Jump to solution
1,227 Views
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?

Labels (1)
1 Solution
832 Views
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

View solution in original post

3 Replies
832 Views
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

832 Views
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 Kudos
833 Views
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