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