nRF5340 Audio DK (PCA10121)

Hi,

With the nRF5340 DK boards (PCA10095), there are 3 VCOM ports (as viewed in VS Code) - printk debug logs for the app core are transmitted on VCOM2.  However, the nRF5340 Audio DK boards (PCA10121) only emulate 2 VCOM ports - VCOM0 and VCOM1.  printk debugs logs are not available.

Is there any config that I can make to have app core debug logs come out on, say, VCOM1?

Regards,

AC

Parents Reply
  • Hi Dejan,

    My nRF5340-DK board is v0.11.0 and, as you can see from my screen shot, it supports 3 VCOM ports. But this is largely irrelevant. I'm now working with the nRF5340_Audio-DK boards (PCA10121) and need to know how to direct printk debug statements from either of the nRF5340 cores to the supported VCOM ports. These ports are implemented on the interface MCU which I have no control over but there must be a way to configure the nRF5340 to send to a specific interface MCU port.

    Regards,

    AC

Children
Related