how to debug kernel Image

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

how to debug kernel Image

512 Views
srinivas_123
Contributor III

i am using IMXLXYOCTOUG v.LF6.6.3_1.0.0 BSP .

i build the imx-image-full

i build the standalone kernel using toolchain.

but there is difference in kernel Image of both builds.

when i user kernel Image  built by using toolchain. 

in boot log it shows :Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNot)

is there any way how to debug the Kernel Image.

Thanks &Regards

Srinivas

0 Kudos
Reply
1 Reply

467 Views
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @srinivas_123 

 

Looking at the logs from the other post, it appears that there is an issue with the /lib/modules name.

Please modify the /usr/lib/systemd/system/sysinit.target.wants/kmod-static-nodes.service to align with your correct /lib/modules version/name.

 

Best regards,

Salas.

0 Kudos
Reply