This happened on FreeBSD when device was not properly configured.
So, I've made a link /dev/parport0 to /dev/ppi0 (do not know which device is 
equivalent of ppi0 on NetBSD) and set 0666 permissions for it.

Somehow -l /dev/ppi0 did not work. But I did not check the sources.
(sorry, I'm sooo lazy :)

~d


On Thursday 19 December 2002 09:43, w...@ping.net.au wrote:
> Ok, it apears I've got a step further after installing the _parjtag.so
> module into the correct directory. It is now looking for libc.so.6 which
> doesn't exist on NetBSD. For now I've created a softlink to the native libc
> library which appears to work. pyJTAG now starts up with the following
> warning messages:
>
> usky# ./jtag.py -l /dev/lpt0 -r
> /jtag.py:10: RuntimeWarning: Python C API version mismatch for module
> _parjtag: This Python has API version 1011, module _parjtag has version
> 1010. import _parjtag
> MSP430 parallel JTAG programmer Version: 1.0
> Use -h for help
>
>
> An error occoured:
> Could not reset target (no connection?)
>
> I'm using a MSP-FETP430IF 1.3 which was tested and works with C-Spy.
>
> Any ideas?
>
> cheerio Berndt
>
> > G'day,
> >
> > Traceback (most recent call last):
> >   File "./jtag.py", line 10, in ?
> >       import _parjtag
> >       ImportError: No module named _parjtag
> >
> > Is source code for pyJTAG library available? Sofar I only found the
> > binaries for Win32 and Linux platforms. I would much prefer to run a
> > native NetBSD binary!
> >
> > Many thanks in advance.
> >
> > cheerio Berndt
> >
> >
> > -------------------------------------------------------
> > This SF.NET email is sponsored by: Order your Holiday Geek Presents Now!
> > Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap,
> > MP3 Players,  XBox Games,  Flying Saucers,  WebCams,  Smart Putty.
> > T H I N K G E E K . C O M       http://www.thinkgeek.com/sf/
> > _______________________________________________
> > Mspgcc-users mailing list
> > Mspgcc-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/mspgcc-users
>
> -------------------------------------------------------
> This SF.NET email is sponsored by: Order your Holiday Geek Presents Now!
> Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap,
> MP3 Players,  XBox Games,  Flying Saucers,  WebCams,  Smart Putty.
> T H I N K G E E K . C O M       http://www.thinkgeek.com/sf/
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users

-- 
/********************************************************************
     ("`-''-/").___..--''"`-._     (\   Dimmy the Wild      UA1ACZ
      `6_ 6  )   `-.  (     ).`-.__.`)  Enterprise Information Sys 
      (_Y_.)'  ._   )  `._ `. ``-..-'   Nevsky prospekt,   20 / 44
    _..`--'_..-_/  /--'_.' ,'           Saint Petersburg,   Russia
   (il),-''  (li),'  ((!.-'             +7 (812)  3468202, 5585314
 ********************************************************************/


Reply via email to