This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VH-Q1: R5f Crash Dump

Part Number: TDA4VH-Q1
Other Parts Discussed in Thread: TDA4VH

Tool/software:

Hi TI Experts,

Customer is working on TDA4VH SDK9.2.

As we know when system crashes, CCS is a good tool that could see function, crash address, and so on, which could help customer know the exact position that the problem happens.

However, when customer SOP, and their products will not have JTAG port, which means that if there is some crash problem happens when the product is running, customer could not use CCS to find out the root cause anymore.

In this case, a normal method is to add the print information in the code, and see the log to analyze. However, that is not that useful compared to what we have in CCS. Just seeing the log is still not convenient for customer to find the root cause.

Alternatively, in A72 Linux side, we have linux crash dump which tells more information about where the crash happens, and that is also useful for the customer.

However, in R5f side, customer wants to know if we also have a demo that could teach customer how to get more information about the crash if the crash happens on the R5f (at the situation JTAG is not available).

Thanks,

Kevin

  • Hi,

    However, in R5f side, customer wants to know if we also have a demo that could teach customer how to get more information about the crash if the crash happens on the R5f (at the situation JTAG is not available).

    Sorry, we don't have a crush dump for R5F. Instead, we can add print or use the ccs debugger.

    Regards,

    Karthik