Dear sirs,
Here we've faced with the issue about logs output, could you please help?
We need to use two CDC_ACM devices on the board: one for shell and printk() output and another for log output. So, now we've configured shell to use CDC_ACM_1 and set CONFIG_LOG_BACKEND_UART=y macro. Still, log output works only for RTT channel (as selected too), but no output is provided on CDC_ACM_0.
So, how is it possible to output log data to CDC_ACM_0?
Thanks in advance,
Dmitry Kr.