Part Number: MSP430F5529
Tool/software: Code Composer Studio
I had to revise a project from a few years ago. The CCS code was compiled & debugged under V 5.
Now, using V6, I simply opened the same workspace. Everything compiles and loads the 5529
thru 430FET and it runs, but the debugger refuses to control the micro. (A side issue is that getting
the debugger windows to appear requires some hacking around). Trying to start the debugger,
I get "Cannot Launch debugger - no previous launches found". Can't find a resolution in the help files.
What is it asking for? How do I resolve it? (Could it be: Import project rather than using the workspace?)