Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <426ADF37.8000305@hones.org.uk> Date: Sun, 24 Apr 2005 00:50:15 +0100 From: Cliff Hones User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: =?UTF-8?B?UmU6IEpUQUcgMC41LjEgb3IgMC40IG9uICJjeWd3aW4iIG9uICJ3aW4=?= =?UTF-8?B?ZG93cyB4cCBzcDIiIC0gcGFycG9ydCB3b27CtHQgb3Blbg==?= References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j3NNoOiO023646 Simon wrote: > Hi, > > I am new to cygwin and my main goal is to get the JTAG stuff working over LPT1 > on a PC. > > I wonder if anyone has installed it and got it working. I tried jtag v0.4 and > it didnĀ“t work. > > Also I have tried the 0.5.1 version and the screen dump is shown below. I have > modified the KeithKoep cable.c file to show exactly where it fails hence > the "SJM: KK cable.c can not do parport_open" text which is my insert. > ... > SJM: KK cable.c can not do parport_open > Error: Cable initialization failed! > jtag> > > Have I completely messed up? Do I need to install something to enable parallel > port support too? Is it very complex or very simple to access the parallel > port directly under cygwin as the JTAG sources try to do? > > "lpr -d lpt1:" does seem to take input from the console OK. I've not used this JTAG package, but others using the parallel port which I have used require the ioperm package. Also, you probably need to run the application under a user with administrator rights. -- Cliff -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/