With this very simple code, the LED is blinking correctly as expected, but there are no outputs from the serial ports. I've tried setting the baud rate to 9600 and 115200 but didn't work. I've tried reset method and reinstalling Arduino but still have no outputs.
Thank you for your advice! Seems like there are conflicts between the pins. After switching to a different project and unplugging the pins the Serial seems to be working fine.