Trying to use EM:Blocks for MPS430 project design. One of the debug options is using well known USB-FET430UIF. This IDE uses wrapping for mspdebug utility, However, it does not see the UIF :-(
Contacted to EMBlocks author, he suggested a couple of things including adapter firmware downgrading. Did not help. Can anybody help with this issue? How to make Windows based PC see the UIF?
Windows 7 x64
From registry:
Tried to connect it by using command line:
> mspdebug.exe uif -sCOM4
Response from the program
MSPDebug version 0.19 - debugging tool for MSP430 MCUs
Copyright (C) 2009-2012 Daniel Beer <dlbeer@gmail.com>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
usbutil: unable to find device matching 0451:f430 with serial COM4
======================
Tried to downgrade the firmware to V2 that uses VCP interface, the result was the same.
What do I do wrong?

