Does Xavier Support RAMDUMP?

Hi,
I recently used RAMDUMP, does xavier support RAMDUMP? Is there some documents or instruction about the RAMDUMP of xavier?

Hi,
No RAMDUMP is not supported.
Since its a development board with JTAG port, you can connect a lauterbach or DS5.
Also, there are many other R5s running its own software. RAMDUMP only for CCPLEX will not help in all the cases.
You can even enable various kernel debugging configs for memory corruption and Locks.
You are also encouraged to implement crash dump since both last stage bootloader (CBoot) and kernel code is open sourced.

thanks
Bibek

Hi bbasu,
Thanks, can I put a patch on source code to support RAMDUMP? Is there some essential elements to use RAMDUMP?

Sorry, I dont understand your question.