First of all excuse me if this same issue is being posted before. I tried to find some similar posts with no success which led to post a new one.
I am trying to program a MSP430F149 microcontroller with the MSP-GANG Programmer and it's own software using the JTAG interface and I am having some trouble. Erasing and blank checking always works fine. Programming usually goes successfully too with some "IR Interrupted" problems from time to time but every time I try to verify what has been written I find some blocks where my code has not been written. Those blocks remain blank (0xFF) leaving my code as if it had some holes on it. I always use the same memory settings, delete all and read all and I have tried to change power settings in every possible way with the same unsuccessfull result.
The weirdest thing of it is that if I try the same process with the same code and settings but using the BSL interface everything goes smooth and successfully.
Nowadays we are programming the same devices with the older version of the MSP 430 programmer (http://www.ti.com/tool/msp-gang430) with no trouble at all but we would like to update the programming device in order to be able to use USB connection.
The programmers firmware version is the latest available (01.01.06.00) and we have even tried with another programmer in order to discard a possible hardware malfunction.
I would really appreciate any kind of help you could provide me so feel free to ask anything you may need to help me shed some light in this issue.
Thank you all in advance!