It seems the MSP430.DLL provided for the MSP430-JTAG-ISO is missing a bunch of symbols that programs are expecting.
For instance the Elprotronic’s FET-Pro430 Lite Software is supposed to work with any USB FET providing the msp430.dll.
Except that the one provided with the MSP430-JTAG-ISO doesn’t have the symbols it is expecting. It dies almost immediately trying to find the following symbol:
MSP430_GetNameOfUsbIf
Is the MSP430-JTAG-ISO just missing this symbol? Will Olimex add it?