Tool/software: Linux
Hello All
My board is am335x-evm, SDK is sdk-02.00.00.11.
I have one question.
How can uart(serial) buffer size be extended?
We are using communication with uart, but there is one problem.
The problem is that the communication buffer is full during communication and 35 bytes of data is sent from the PC side (PC => am335x board)even if a busy signal(RTC) is transmitted.
In order to solve this problem, I would like to increase the uart receive buffer size with about 100 bytes.
How can uart(serial) buffer size be extended?
Maybe, please tell me if there are other solutions.
thank you your reply.
