linux kernel crash dump surpport in linux4.1.15 for imx6

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

linux kernel crash dump surpport in linux4.1.15 for imx6

1,234件の閲覧回数
xinchangxiang
Contributor I

Hi All,

       I want to dump crash file in file system, such as LKCD .

       If anyone knows about this , can you please give the references

ラベル(1)
0 件の賞賛
2 返答(返信)

749件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi,

Although many debugging tools claim that they could support ARM architecture such as KDUMP, LKDC Crash Uitlity,etc, they are unstable. I just can suggest to try: Kernel/KernelDebuggingTricks - Ubuntu Wiki  in case of i.mx6 debug kernel.

  Or you should try to Build Linux Kernel and make sure that the feature kexec and debug info are enable.
·         Boot options  —> 
·         [*] Kexec system call (EXPERIMENTAL)
Kernel hacking  —>
·         [*] Compile the kernel with debug info

Regards

749件の閲覧回数
xinchangxiang
Contributor I

Thanks for your help , I have a try.

0 件の賞賛