I have a 3v coin cell powered MSP430G2553 based board. I debug using the spy-bi-wire port. I want to avoid a situation where the spy-bi-wire and the battery are both connected. If battery is present when I try to debug using spy-bi-wire, the latter should override the former and provide power to the board (msp430 and supporting chips). If spy-by-wire is disconnected, battery should provide power. I can think of one way in which I can put a low drop out diode between board and the battery so that it becomes reverse biased when I connect through spy-bi-wire. Is there any other way so that I can avoid the voltage drop ?
Thx
Kris