Hi
I have connected [UART0_TXD ,UART0_RXD] with [UART1_RXD ,UART1_TXD]
respectively.
And execute a serial port testing program (you may find in attach) in two
different ssh secure shell window with root logins.
This software supposed to write down incoming serial port data to the console(i
know it works fine) but couldn't make it on TS7400.
(i have closed the mingetty application which uses ttyAM1 for TS-9441)
Example:
./com_1 /dev/ttyAM0 19200 8 0 0 5 (first window)
./com_2 /dev/ttyAM1 19200 8 0 0 5 (second window)
Then i tried to loop back connection on the board. UART0_TXD <->UART0_RXD , but
again no result.
Has anyone tried this before ?
Thanks..
Tuğrul GÜÇLÜ
Proje Mühendisi
Yazılım Geliştirme Grubu
e-posta: tugrul.guclu @savronik.com.tr
Savronik Elektronik Sanayi ve Ticaret A.Ş.
Organize Sanayi Bölgesi
10. Cadde No: 10 26110 ESKİŞEHİR
Tel : (+90 222) 236 1590
Faks: (+90 222) 236 1589
www.savronik.com.tr
..................................................................................
Bu mesaj ve ekleri mesajda gönderildiği belirtilen kişi/kişilere özeldir ve
gizlidir. Bu mesajın muhatabı olmamanıza rağmen tarafınıza ulaşmış olması
halinde mesaj içeriğinin gizliliği ve bu gizlilik yükümlülüğüne uyulması
zorunluluğu tarafınız için de söz konusudur. Mesaj ve eklerinde yer alan
bilgilerin doğruluğu ve güncelliği konusunda gönderenin ya da şirketimizin
herhangi bir sorumluluğu bulunmamaktadır. Şirketimiz mesajın ve bilgilerinin
size değişikliğe uğrayarak veya geç ulaşmasından, bütünlüğünün ve gizliliğinin
korunamamasından, virüs içermesinden ve bilgisayar sisteminize verebileceği
herhangi bir zarardan sorumlu tutulamaz.
..................................................................................
This message and its attachments are confidential, private and are solely those
of the author(s). Even if you are not the intended recipient, confidentiality
and privacy of the message should be observed. Neither sender(s) nor our
company accepts any responsibility for the accuracy or completeness of any
information contained in this message and hereby excludes any liability. Our
company is not responsible for delays, changes, safety violations, viruses or
any potential damages to your computer system caused by the reception of this
message.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
com.c
Description: com.c
|