Hi, I have the webserver demo app running on my own hardware (PIC32MZEF)I don't have a USB port, so I want to route console I/O to usart2.It kind of works, but output from the app to the serial port is chopped/truncated, I guess there's no write buffer im..
↧