Is there a way to get the output of LOG_printf to terminal for viewing (just like printf on ARM) without requiring the use of CCS?
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.
Is there a way to get the output of LOG_printf to terminal for viewing (just like printf on ARM) without requiring the use of CCS?
Hi sachinpdesai,
Unfortunately, this is not supported.
Steve
Hi Steve,
I found this http://processors.wiki.ti.com/index.php?title=Accessing_DSP_BIOS_logs_without_JTAG link. Can this not apply in my case?
regards
Sachin
Are you running on the C64+ processor? Or the ARM on your DM3730?
I wasn't aware of the link that you referenced. It looks like there's instructions for C6000 but not ARM. If you're on the C64x+ core then you can give it a try.
Steve