using i.MX6quad processor

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

using i.MX6quad processor

ソリューションへジャンプ
1,873件の閲覧回数
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,636件の閲覧回数
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,637件の閲覧回数
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,636件の閲覧回数
SANJEEV1z
Contributor III

thank you :smileyhappy: