Hi,
We are chasing a bug and we think it would be helpful if we get enable some of the logging that is build into SYS-BIOS (e.g., Log_writeX() function calls that appear in .c files in the [SIMPLELINK]\kernel\tirots\.... folder)
How do we turn this on this logging and retrieve it? Are the following settings enough to enable logging, and then view by going to CCS Tools menu->RTOS Analyzer->PrintF and Error Logs?
So far I'm getting nothing, even though I can see execution hitting Log_writeX() calls.


Thank you