Hi Eddie,
I ran the message example with
LoggingSetup.numCores = 6;
LoggingSetup.memorySectionName = "DDR2";
and am able to get printf logs from all 6 cores. I added Log_print's to the while(TRUE) loops tsk0_func and tsk1_func, which I see in RTOS Analyzer when I halt the cores. So, yes, this is working for me.
Are you using LoggerStopMode and not LoggerMin?
Thanks,
Janet