Hi,I want to print information when some error occurs in my codes on the dsp side of davinci.Would someone tell me and give me an example.Thanks very much!
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.
Hi,Paul.
Yes ,it's an Linux application.I request some memory on DDRALGHEAP using malloc(),I want to see if I get the memory successfully.And besides, I want to print some variables's value I used in my algortihm to see if my code process the data correctly.The code on the DSP side is a algortihm which deals with cars pictures got through the camera and recognizes the car plate. Would you please give me some information to help me ?Thanks very much.