Serial port doesn't send data?

Fabian Lopez Coloma <faloco-r6bP6fM/4OjA/jP0kzA/[email protected]>
Newsgroups gmane.comp.hardware.microcontrollers.tini
Message-ID <[email protected]>
I have a TiniTutor board from Taylec. The problem that I have is that I can not
write data aaon serial port, although the program is working and writting
correctly in the serial port outputstream:

public SerialPort sp;
public OutputStream sout;
sout=sp.getOutputStream();
...
sout.write(a);	
System.out.print(a);


I am monitoring the serial port in order to see if it is sending anything, but I
can not detect anything, althoug System.out.prinln(a) shows the bytes that are
supposed to be sent.
Do you know about some software that monitore the serial port?

Thanks a lot for your help!
-- 

_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.