This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

The Selection Cannot be launched and there are no recent launches.

Other Parts Discussed in Thread: MSP430G2553

So, this problem only started recently, what it is is that I am trying to debug my program and i am given a prompt that reads "the selection cannot be launched and there are no recent launches." The program that is in my screen shots is not completely finished yet, but it has no errors and the build completes. This is also happening to any new project that I start. A code that I wrote to have flashing LEDs works but I have to literally copy the code and paste it on a pre-existing one that I know debugs and comment out the old program in order for the one I'm wanting to debug, to debug. I've noticed that CCS is not creating a .out file and I'm wondering why not? I've never had this issue before and this is getting frustrating because I have assignment that I have to turn in and I can't work on them with ease because every new project I make doesn't want to debug. I using CCS version 6.1.2 on Windows 7 with MSP430G2553.

I am also going to upload a photo of a code that I know works for sure, because I had it running on my MSP and I didn't change anything on it, but now it no longer debugs.....below is the photo.