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.

CCS: logging to console after BIOS has started



Tool/software: Code Composer Studio

Hello,

I am using DSP BIOS 5.42, and CCS 7.1.  I'd like to log to the console window after BIOS has started, but have not been able to.  I am able to log to the console window before BIOS starts, using LOG_printf, but using the same call after BIOS starts does not result in anything to the console window.  Is there a way to do this, and without being a large hit on my application code that calls the function to log to the console?

Regards,

Robert