Quote:
|
Originally Posted by devicenull
I'm using the edu_serial_ports code, and none of my printf's will actually display anything.
Using the default code for it, which mirrors what you type into the terminal window, I do see output.. but that use's Write_Serial_Port_One(), not printf.
Any suggestions?
I've tried changing it to the second serial port, but that is apparently the TTL port.
|
Remove printf_lib.c/.h from your project and try it again (I also sent you a PM).
-Kevin