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.

printf/cout on DSP

Hi

Where is the standard output directed to on the DSP side? I am using DaVinci DM6446 using only DSPLink for communication between ARM and DSP (without codec engine). How can I read the messages printed by printf or cout on the DSP side?