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.

TDA4VL-Q1: C7x: Sprintf Issue

Part Number: TDA4VL-Q1

Tool/software:

Hello Aisha,

I found the issue and it is the use of sprintf in the kernel code running at C7x(without MMA) core.

Could you please let me know, why this behavior is observed and how we can resolve the same.

Thanks and Regards,

Vyom Mishra

  • Hi Vyom, 

    Referring back to your earlier post and my last response, is the exception log the full log that you have included in your original post?

    In terms of the kernel code erroring in sprintf, I would need more debug information to exactly conclude why. However, a common problem with sprintf is buffer overflow, and I would advise you to check if that is occurring or not as that could lead to unexpected program behavior. 

    Best,

    Asha