--- In "othello61" <> wrote:
> Hello all from New Zealand,
>
> I have purchased a TS-7200 which I want to use as a data logger for a
> weather station (via serial).
>
> I'm a relative Linux newbie and I'm trying to get the TS-SER1 serial
> port working. After reading the post
> http://groups.yahoo.com/group/ts-7000/message/597 I have done the
> following
>
> Connected a RC-DB9 cable to the TS-SER1 with the red strip against the
> white dot.
>
> I have set the jumpers on the TS-SER1 to IRQ6 and COM3.
>
> At power on time I see
>
> Off-board serial at: COM3
>
> and in the dmesg I see
>
> ttyAM0 at MMIO 0x808c0000 (irq = 52) is a AMBA
> ttyAM1 at MMIO 0x808d0000 (irq = 54) is a AMBA
> ttyAM2 at MMIO 0x808e0000 (irq = 55) is a AMBA
> pty: 1024 Unix98 ptys configured
> Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ
> enabled
> ttyS02 at 0x89c003e8 (irq = 40) is a 16550A
>
> My test file appears on the screen. I then swap to the COM3 port on
> the TS-7200 and change the command to "cp test.txt /dev/ttyAM2".
> Nothing appears on the screen.
>
> Andrew
Note in the output of dmesg... you are trying to open ttyS02 not
ttyAM2... ttyAMx are reserved for the interneal serial ports of the
9201 chip I am pretty sure.
Tony
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|