using i.MX6quad processor

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

using i.MX6quad processor

跳至解决方案
1,740 次查看
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

标签 (1)
1 解答
1,503 次查看
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 项奖励
回复
2 回复数
1,504 次查看
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 项奖励
回复
1,503 次查看
SANJEEV1z
Contributor III

thank you :smileyhappy: