[i.MX6dual] how to use SDK for our custom board

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

[i.MX6dual] how to use SDK for our custom board

952 Views
letan
Contributor III

Hello all,

Our board : MCIMX6D5EYM10AD i.MX6 Dual; one MT41K512M16HA for DDR3; MTFC8GLCDM for eMMC

How I can port i.MX6 SDK running on our custom board?

Thanks.

Tan

Labels (4)
4 Replies

565 Views
jimmychan
NXP TechSupport
NXP TechSupport

565 Views
igorpadykov
NXP Employee
NXP Employee

Hi Tan

first please run DDR tests

i.MX6/7 DDR Stress Test Tool V2.40

update and rebuild uboot with new *.cfg file, produced with new

settings found from DDR test, then use attached Porting Guide

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

565 Views
letan
Contributor III

Hi Igor,

Because I want to use iMX6_Platform_SDK to test our custom hardware so could you please let me know how to port the SDK for our board?

Since we can NOT download the binary into the hardware

Thanks,

Tan

0 Kudos

565 Views
igorpadykov
NXP Employee
NXP Employee

Hi Tan

for SDK change dcd header according to results from DDR test in:

../board/mx6dq/sabre_ai/dcd.c

~igor

0 Kudos