* First download the drivers from http://www.olimex.com/dev/ and unzip Direct link to current drivers: http://www.olimex.com/dev/MSP430/JTAG/OLIMEX%20MSP430-DLL%20drivers%201.042.zip * Next plug in the programmer and if choose "I will find the drivers myself" and point to the right directory in the drivers folder whic was unzipped (if it cant be found go to device manager either right click my computer or find it in control panel. Then scroll down to find it in the device tree ("olimex-jtag-tiny") and after clicking it choose: install/update device drivers.) * Next go to the drivers folder downloaded previously and make a copy of the MSP430.dll, then rename it to "Olimex_MSP430.dll", Then copy this file to \bin in the crossworks install directory. This is usually found in: C:\Program Files\Rowley Associates Limited\CrossWorks for MSP430 2.0\bin * Then open up crossworks and in the target window and right click below the list of targets. Then choose: New Target Interface => MSP430 DLL Interface * And finally select the newly created "MSP430 DLL Interface " in the targets window and scroll down and select "Target Driver DLL Path" in the propertirs window, click the box with ... in and locate the DLL in the \bin from earlier. YOU MAY HAVE TO UPGRADE THE FIRMWARE WHEN TRYING TO CONNECT FOR THE FIRST TIME IF YOU HAVE PROBLEMS OR SET THINGS UP WRONG CLICK Restore Target Defaults IN THE RIGHT-CLICK MENU OF TARGET WINDOW by jon w