Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!decvax!bellcore!ulysses!ucbvax!su-safe.arpa!croft From: croft@SU-SAFE.ARPA (Bill Croft) Newsgroups: mod.protocols.appletalk Subject: Re: Birth of a Seagate Message-ID: <8603120424.AA28129@ucbvax.berkeley.edu> Date: Tue, 11-Mar-86 20:13:00 EST Article-I.D.: ucbvax.8603120424.AA28129 Posted: Tue Mar 11 20:13:00 1986 Date-Received: Thu, 13-Mar-86 00:05:42 EST References: , <12189944316.5 Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 21 Approved: info-applebus@c.cs.cmu.edu Joseph, (Was it you that called me on the phone about this last week?) Check the "ADDRESS" section on your Artec board (the UPPER section, above the LS240 buffer chips). There should be a jumper between "E/" and "ground". This enables the address decoding. This wire was accidently left off the wire list. re: testscc. You really should have a Z8530 manual with you there. Call your local Zylog rep. Run "testscc/tscc.c" and use it to write/read one of the alterable registers on the SCC (such as register 'c' (12) and 'd', the baud rate registers). This will tell you if the board and chip select are working ok. Try different bit combinations to be sure you don't have any open or shorted data lines. Next you can try one of the tests that sends some data ('p' for 'put'). Sorry about the absence of documentation for tscc, it's only a couple pages long and the commands are simple (such "rc " to read register c and "wc 12" to write a value 12 into register c.)