Chalikias, Nikos (EBV) schrieb:
New msp430-jtag.py (version 2.2) supports USB.
yep, at least on windows
I have installed python2.3 but is not so easy to run msp430-jtag.py. (messages for missing modules…)
you'll need ctpyes and the msp430 tools (run "setup.py install" in the folder you find msp430-jtag.py from CVS)
What is the way to create msp430-jtag.exe???
that additionaly requires py2exe. you can run the setup-jtag-py2exe.py script in the win32 subfolder
Or is there a [good] document on how to run msp430-jtag.py using python???
there is a readme.txt in the source folder, source comments and a makefile in the packaging folder.
or you can wait for the next release of the windows installer. on the other hand, i don't mind if there are more beta testers ;-) chris