My old laptop just gave out so I just bought a new laptop and installed code composer (4.1.1.00014). Whenever I try and debug my project I get the following error message:
Warning: CPU is OFF and further debugging is not possible.
The "run" button is greyed out and I cannot run my program on the target msp430 (msp430f2417). The "reset" button is not greyed out but doesn't seem to do anything when I press it. The "pause" button actually ungreys the "run" button, but pressing the run button doesn't seem to do anything. I'm using TI's MSP-FETU430IF. I know this project and code worked fine yesterday on my old laptop and nothing has changed since then. I'm probably using a newer version of code composer than what I was previously using, but can't really tell for sure since my old laptop isn't bootable at the moment.
Any thoughts? The code compiles and downloads just fine, I just can't seem to run the code once it's downloaded. Is there a setting in code composer that I forgot to set somewhere? I wouldn't think it'd be a project specific setting since I'm just working off of my old project that previously worked.
Any help would be appreciated! I'm at a stand still until I get this figured out :)
Thanks!
Kevin