Hello ,
I'm creating my own software to control the MSP 430 gang programmer but I don't know what to do to make my target board powered by the programmer.
I'm using Visual Studio 2010, and coding in C++.
I also use the DLL discribed in this doc : http://www.ti.com/lit/ug/slau358c/slau358c.pdf
My Programmer got his own power supply.
With my software, now, I'm abble to program my MCU with a .hex file chosen in a browser.
And now I want to control the power supply to be able to restart the mcu by the software and let the mcu switched on, not only during the programming phase.
If some of you got ideas :).
Thx for reading me, and sorry for my poor french's english :).