Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Can't get EDU RC to print things. (http://www.chiefdelphi.com/forums/showthread.php?t=42900)

devicenull 29-01-2006 15:21

Can't get EDU RC to print things.
 
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.

Kevin Watson 29-01-2006 15:43

Re: Can't get EDU RC to print things.
 
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.

Can you send me your code?

-Kevin

Kevin Watson 29-01-2006 16:42

Re: Can't get EDU RC to print things.
 
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


All times are GMT -5. The time now is 18:27.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi