This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

USB-2-MDIO: Not able to Flash USB2MDIO HEX file into MSP-EXP430G2 Rev-1.4

Part Number: USB-2-MDIO
Other Parts Discussed in Thread: MSP430F5529, MSP430G2553

Hi

I am trying to Flash the MSP-EXP430G2 Rev-1.4 with USB2MDIO HEX file as per the "USB-2-MDIO User's Guide".

Below are the message printed in the command prompt. Could you please help me on this? 

****************************************************************************************************************

C:\Program Files (x86)\Texas Instruments\USB2MDIOTool\MSP430 Firmware>copy USB_2
_MDIO_G2.hex MSP430Flasher\
1 file(s) copied.

C:\Program Files (x86)\Texas Instruments\USB2MDIOTool\MSP430 Firmware>cd MSP430F
lasher

C:\Program Files (x86)\Texas Instruments\USB2MDIOTool\MSP430 Firmware\MSP430Flas
her>MSP430Flasher.exe -n Unknown -w "USB_2_MDIO_G2.hex" -v -g -z [VCC]
* -----/|-------------------------------------------------------------------- *
* / |__ *
* /_ / MSP Flasher v1.3.15 *
* | / *
* -----|/-------------------------------------------------------------------- *
*
* Evaluating triggers...done
* Checking for available FET debuggers:
* Found USB FET @ HID0029:COM11 <- Selected
* Initializing interface @ HID0029:COM11...done
* Checking firmware compatibility:
* FET firmware is up to date.
* Reading FW version...
* Debugger does not support target voltages other than 3000 mV!
* Setting VCC to 3000 mV...done
* Accessing device...done
* Reading device information...
* Warning: Found device does not match -n selection:
- Selected: UNKNOWN
- Found: F20x2_G2x2x_G2x3x
- Continue? (Y/N): Y
* Loading file into device...
# Exit: 59
# ERROR: File data error
* Starting target code execution...done
* Disconnecting from device...done
*
* ----------------------------------------------------------------------------
* Driver : closed (No error)
* ----------------------------------------------------------------------------
*/

C:\Program Files (x86)\Texas Instruments\USB2MDIOTool\MSP430 Firmware\MSP430Flas
her>pause
Press any key to continue . . .

*****************************************************************************************************************