Other Parts Discussed in Thread: SYSBIOS
Hi, all!
We are using DVRRDK_04.00.00.03 and TI8168.
I found Crash_Dump_Analysis doesn't work before completion of sys initilization,
so I have the following question:
By now, are there any functions like backtrace in linux,
which we could use to get call stack in bios6, and print manually by C programming?
Just like function SIGSEGV_handler in demos/mcfw_api_demos/mcfw_demo/demo.c.
Thanks!