[Flashforth-devel] PIC18F14K50 and UART receive buffer size
Brought to you by:
oh2aun
From: Tristan W. <ho...@tj...> - 2020-02-18 17:52:35
|
Hello, I am using Flashforth with a PIC18F14K50 and USBCDC. I am also using its UART and would like to increase the size of the UART receive buffer (which I think is RXbuf) to 64 bytes, which is larger than the maximum 32 bytes supported by the default linker file for the PIC18F14K50. Is there a way I can do this? All help gratefully received. Kind regards and thanks, Tristan |