Im currently using MSP430F427A as a chip and had made a debugger board for it with jtag interface. I have acquired MSP430 USB-Debug Interface (MSP-FET430UIF) to connect to my debugger board via JTAG, the problem is i really cant find anywhere the driver for this device. Everytime I search for it, I end up clicking on a link which led me to the TI site, but there's still no device driver for me in there.
Im using IAR Embedded Workbench to simulate my code but since i still have no device driver for my usb-debug interface, I cant debug it in the hardware itself.
I dont know if this device is obsolete but based on the TI site, it is still active. Can anyone help me where to find this device driver? Thanks!!!