F0308-DISCO Virtual Com Port not available
Usually with STM32 development boards I am able to see a virtual com port/serial port when I hook the board up to a computer via USB. This board, the F0308-DISCO, seems to have the TX/RX pair for UART communication between the target MCU and the ST-LINK MCU, but no such port is visible on the computer. I am using macOS and have updated the debug probe to it's newest firmware version using the STM32CubeProgrammer tool. Is there a special driver needed for this board (seems unlikely as the boards seem to have a common implementation of the ST-LINK probe), or some other reason why the VCP will not show up? I have come to rely on this functionality quite a bit in my development process, as the semihosting print capability is extremely slow. Thanks in advance.
