cpu hangs randomly but can't be reset by watchdog

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

cpu hangs randomly but can't be reset by watchdog

Jump to solution
1,522 Views
feifeihu
Contributor II

We are running Android 4.4.3 with kernel3.10.53 in imx6dl,recently we meet strange cpu hang issue, it happens suddenly after clicking something , kernel is irresponsible at all,even sysrq has no effect, and the screen is blank,seems no video output from CPU,but the watchdog seems does not work, the CPU never be reset unless we cut down the power.

Can anyone help explain why CPU won't be reset in this case? How can we find out the root cause of hanging?

Thanks!

0 Kudos
1 Solution
1,224 Views
igorpadykov
NXP Employee
NXP Employee

Hi Feifei

please check power supplies using recommendations in Hardware User Guide

https://www.nxp.com/docs/en/user-guide/IMX6DQ6SDLHDG.pdf 

also may be recommended to run ddr tester and rebuild image (change uboot/board/freescale/mx6sabresd/mx6dlsabresd.cfg) with new calibration coefficients found from test

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


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

View solution in original post

0 Kudos
2 Replies
1,225 Views
igorpadykov
NXP Employee
NXP Employee

Hi Feifei

please check power supplies using recommendations in Hardware User Guide

https://www.nxp.com/docs/en/user-guide/IMX6DQ6SDLHDG.pdf 

also may be recommended to run ddr tester and rebuild image (change uboot/board/freescale/mx6sabresd/mx6dlsabresd.cfg) with new calibration coefficients found from test

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


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

0 Kudos
1,224 Views
feifeihu
Contributor II

Hi,igorpadykov ,

Thanks, The root cause is found that there is something affect PMIC via I2C, then the PMIC powered down some pin.

0 Kudos