Imx6Q board is not stable

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

Imx6Q board is not stable

357 Views
dqz
Contributor II

i have a i.MX6Q Custom board , the boatd is not very stable.

the test programe can run steady on the solo board, but on i.MX6Q Custom board , the programe sometime will stop at ioctl function, and i can not kill it , background running programs also stopped printing.

And sometimes when the system start up ,it will stop at below point ,i have to power off for a moment.......

Starting udev
udevd[174]: starting version 182

why i got this result? the hardware problem or the software problem?

Labels (1)
0 Kudos
1 Reply

285 Views
igorpadykov
NXP Employee
NXP Employee

Hi

usually instability may be caused by ddr faults, one can run ddr test

https://community.freescale.com/docs/DOC-105652 

and rebuild image with updated calibration coefficients in uboot/..board_name/./*cfg file

Another reason may be power supply instabilities, one can check guidelines given in

i.MX6 System Development User’s Guide

http://cache.freescale.com/files/32bit/doc/user_guide/IMX6DQ6SDLHDG.pdf

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

0 Kudos