[Tinyos-help] What's the meaning of MSP430mspgcc in jtag.py?

SANG Junjun crabhit at gmail.com
Sun Apr 1 06:44:32 PDT 2007


problem is:
msp430-jtag  -Iepr build/yamp/main.ihex.out
Traceback (most recent call last):
  File "/opt/msp430/bin/msp430-jtag", line 16, in ?
    from msp430 import memory, jtag
  File "/usr/lib/python2.4/site-packages/msp430/jtag.py", line 58, in ?
    MSP430mspgcc = ctypes.cdll.MSP430mspgcc
  File "/usr/lib/python2.4/site-packages/ctypes/__init__.py", line 390, in
__getattr__
    dll = self._dlltype(name)
  File "/usr/lib/python2.4/site-packages/ctypes/__init__.py", line 315, in
__init__
    self._handle = _dlopen(self._name, mode)
OSError: MSP430mspgcc: cannot open shared object file: No such file or
directory

and I found this in jtag.py:
MSP430mspgcc = ctypes.cdll.MSP430mspgcc

Does this MSP430mspgcc mean '/opt/msp430/lib/libMSP430mspgcc.*' or something
else?


-- 
Best Regards,
SANG JUNJUN
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20070401/693abd79/attachment.html


More information about the Tinyos-help mailing list