Not sure if it's only me, but when programming NRG1.0 board I needed to change the msp430-gdb command to do "target remote \\.\COM26" on windows instead of simply "target remote COM26" which is default.
Could somebody perhaps try it as well? (tested on win7 64b)