using i.MX6quad processor

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

using i.MX6quad processor

Jump to solution
1,067 Views
SANJEEV1z
Contributor III

hello all,

i am very new to i.MX6q family

we recently brought the i.MX6Q processor for our project. I needed help in using this processor.

I wanted to know what all are the tools or softwares needed to start using this board like writing a simple/basic program to start with.

Can you people suggest or guide on what all should i require to start using this board like IDE, debugger, connector etc..,

Hoping for your help soon,

Thanks,

Sanjeev

Labels (1)
1 Solution
830 Views
daiane_angolini
NXP Employee
NXP Employee

I would say to you:

* rebuild kernel

* remake your SDcard (what board are you using?)

** copy another kernel

** copy another rootfs

** copy another u-boot

* rebuild u-boot

Take a look here:

I.MX53 QSB Board Get Started

It´s for imx53, but you will need almost the same steps. And, please, take a look one FSL documentation like Release Notes and User Guide. Take these here https://www.freescale.com/webapp/Download?colCode=IMX6_120901_LINUXDOCS_BUNDLE&location=null&fpsp=1&...

View solution in original post

0 Kudos
2 Replies
831 Views
daiane_angolini
NXP Employee
NXP Employee

I would say to you:

* rebuild kernel

* remake your SDcard (what board are you using?)

** copy another kernel

** copy another rootfs

** copy another u-boot

* rebuild u-boot

Take a look here:

I.MX53 QSB Board Get Started

It´s for imx53, but you will need almost the same steps. And, please, take a look one FSL documentation like Release Notes and User Guide. Take these here https://www.freescale.com/webapp/Download?colCode=IMX6_120901_LINUXDOCS_BUNDLE&location=null&fpsp=1&...

0 Kudos
830 Views
SANJEEV1z
Contributor III

thank you :smileyhappy: