7 years, 8 months ago.

Code with TextLCD does not link properly

I am using a 2 line LCD (1602A) with a modified FRDM-K64F. I used the simplest code with official mbed library. But in most of occasions it produces following error: Error: Undefined symbol serial_set_flow_control (referred from SerialBase.K64F.o).

I tried many different TextLCD libraries available in mbed but neither of them worked. Does anybody know how to fix this problem?

Be the first to answer this question.