I am running into a problem trying to program an MSP430F149 (on an Olimex MSP430-EasyWeb-3 development board) using the MSP-FET430UIF in IAR Embedded Workbench v4.21. I get a "Communication error. Check if hardware is connected. Check if debug protocol (SBW or 4-wire) is correct."
I have already gone through each step on the TI MSP-FET430UIF Wiki and done everything as described and I'm receiving the same error on multiple PCs. Everything should be correct in project options, as well. The driver is set as "FET Debugger," The connection is "Texas Instrument USB-IF," with debug protocol being 4-wire JTAG (this is indeed what I'm using), the correct device is selected (MSP430F149), etc.
I simply cannot figure out what is wrong. Any input would be much appreciated.