Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 1 month ago.
Serial port RX problem
Hi,
I am using ST Nucleo F103RB platfrom with IAR compiler 7.20 printf to serial port is OK. But, if I want to read from serial port this is not possible. I am using Serial_HelloWorld_Mbed example and function is blocked on getc
There is no problem with ARM or GCC compiler. Only with IAR...
Best regards Milan
Question relating to:
1 Answer
10 years, 1 month ago.
Hello,
I can't find a reason why it would fail only in IAR, probably retarget problem?
To be able to track this, yhou can create an issue on mbed SDK github repository, https://github.com/mbedmicro/mbed/issues. As this is related to the SDK, not online IDE.
Regards,
0xc0170