Leszek Loboda wrote:
Hi,
I"m trying to get jtag.py to work.

Mandrake 10 kernel 2.6.3-4mdksmp

[sla...@leszekl pyjtag]$ ls -l
razem 180
drwxr-xr-x  2 slandi slandi  4096 cze  9 14:15 CVS/
-rwxr-xr-x  1 slandi slandi 11854 gru 31 17:23 elf.py*
-rwxr-xr-x  1 slandi slandi  1462 sty  9  2003 gen-ihex.py*
-rw-r--r--  1 slandi slandi  6211 sty  8 01:31 install-pyjtag.nsi
-rwxr-xr-x  1 slandi slandi 24095 sty  8 01:31 jtag.py*
-rw-r--r--  1 slandi slandi  6926 sty  8 01:31 jtag-updater.nsi
-rwxr-xr-x  1 slandi slandi 11710 cze 15 10:27 libHIL.so*
-rwxrwxrwx  1 slandi slandi 25766 cze 15 10:27 libMSP430mspgcc.so*
-rw-r--r--  1 slandi slandi  2825 lis 26  2003 license.txt
-rw-r--r--  1 slandi slandi   555 sty 11  2003 makefile
-rw-r--r--  1 slandi slandi    88 lis 26  2003 MANIFEST
-rwxr-xr-x  1 slandi slandi 52337 cze 15 10:27 _parjtag.so*
-rw-r--r--  1 slandi slandi  7109 cze 26  2003 readme.txt
-rwxr-xr-x  1 slandi slandi   606 gru 31 17:23 setup.py*


[sla...@leszekl pyjtag]$ ./jtag.py -h
Traceback (most recent call last):
 File "./jtag.py", line 10, in ?
   import _parjtag
ImportError: libMSP430mspgcc.so: cannot open shared object file: No such file or directory
for bash:
export LD_LIBRARY_PATH=/pathtoyourfilelibMSP430ms.../

or make it visible through editing /etc/ldconf.so.conf (run ldconfig after 
editing).

also  a copy in the jtag.py dir should do.

        G.      




[sla...@leszekl pyjtag]$


Can anyone help?

Leszek Loboda






-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users




Reply via email to