Understanding booting issues

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

Understanding booting issues

576 Views
mathew_k_t
Contributor II

Hi,

I would like to know, how to understand system hang during booting? When I search about it, I found NMI watchdog.

  1. Is NMI watchdog is the solution to understand system hang during booting? Please confirm it?
  2. How to enable NMI watchdog in imx6ull evk?
  3. Is there any other way to understand system error during booting?
  4. Once understand the error, I would like to indicate the same. How doing it?

Regards

Labels (3)
0 Kudos
3 Replies

418 Views
igorpadykov
NXP Employee
NXP Employee

Hi mathew_k_t

for boot understanding one can follow Boot Chapter of Reference Manual,

check with jtag SRC_SBMR1,2 registers, test signals with oscilloscope and

use guidelines from link

i.MX6Q NAND boot issues 

I do not think that NMI watchdog can shed more light on problem.

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

0 Kudos

418 Views
mathew_k_t
Contributor II

Hi Igor,

Thank you for your response.

I think my question wasn't clear.

When I'm implementing the system as a product, there will not be any access to target console. Then, if the system fails to boot up or continuously restarting, I would like to indicate the user "system failed in Linux boot". So how I can understand the system failure without any access to kernel log.

0 Kudos

418 Views
igorpadykov
NXP Employee
NXP Employee

Hi mathew_k_t

in application, when it successfully boot, you can add led as indicator.

Best regards
igor

0 Kudos