This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Serial Monitor not working for Keil Studio and Nucleo F429ZI

I've created a simple Mbed OS project and imported it into Keil Studio.

The following simple line produces no output in the serial terminal:

printf("TASK 1\n\r");
I have tried all BAUD rates.
Is this still an outstanding issue?