I have a problem with debugging MSP430F1611 using MSP430 USB-DEBUG interface(msp-fet 430uif). while click the debug its show like this
MSP430: Error connecting to the target: The target setup (MSP430F1611) does not match the actual target type (MSP430F1612)
but im using MSP430F1611 only.. when i change the target configuration to MSP430F1612, it automatically run the program but it does not work.
after tat i press the pass button and click run button , an error occur like this
"MSP430: Can't Single Step Target Program: Could not single step device"
please solve this issue....