Part Number: TDA4VH-Q1
Tool/software:
HI Ti team ,
we are trying to enable trace buffer in C7x ,
currently we are not able to see the folder in the
can you let us know how to enable trace buffer for c7x
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.
Part Number: TDA4VH-Q1
Tool/software:
HI Ti team ,
we are trying to enable trace buffer in C7x ,
currently we are not able to see the folder in the
can you let us know how to enable trace buffer for c7x
Hi Gowtham,
This is not currently supported in either the TI SDKs or the Upstream kernel.
The C7x is a 64-bit processor, and there is no support for a 64-bit trace resource type in the kernel.
regards
Suman
Hi ,
Thanks for the response,
then is it possible to route the logs to UART somehow? is it possible and examples available?
We need to know what happens inside C7x
Regards ,
Gowtham
Hi Gowtham,
What is your s/w stack on C7x? C7x is most commonly used for TIDL, which is wrapped under an OpenVX node to allow data processing on different processors through an OpenVx graph.
The Vision Apps stack provides a cross-processor tracing using a common shared memory and an user-space application, and this is an OS agnostic solution.
Please see the Remote Log Enable in the Vision Apps documentation for details.
regards
Suman