Hi, I can't seem to establish a connection with my FET430X110 board.
[r...@oz tools]# python2 jtag.py -E WARNING: Python C API version mismatch for module _parjtag: This Python has API version 1010, module _parjtag has version 1011. MSP430 parallel JTAG programmer Version: 1.0 Use -h for help Erase Check by file ... An error occoured: No connection to target I'm running this under redhat 7.2, which has python 2.1.1. Do I have to install python 2.2? I tried upgrading to 2.2, but I encountered dependency hell. strace shows lots of ioctl's to the parallel port. However, the only activity I'm seeing with my scope is an active low pulse on TMS that is 160 us wide. Any suggestions would be greatly appreciated. thanks, galen
