Hello, I recently got a MSP 430 Launchpad and am using Code Composer Studio to program it. The programs (both my own and downloaded demo programs) are able to be loaded onto the device but the CCS software won't connect or target the Launchpad so active debugging with the chip is impossible. However if the power source is cut and then restarted, the program is able to run without computer activity. Hence my confusion. Is there some configuration error that is causing my software to not recognize the chip for active debugging/programming even though it will still load programs onto the G2231 chip for "passive" programs? Or rather how would you suggest I go about tackling this issue?