Hi,
Is it possible to attach with debugger in CCS to code executing on MSP430F2617 without having source code (blank project). If this is possible what CCS options should be selected in this case.
Thanks
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.
Hi,
Is it possible to attach with debugger in CCS to code executing on MSP430F2617 without having source code (blank project). If this is possible what CCS options should be selected in this case.
Thanks
Do you mean you want to debug a device flashed with code, however you don't have the source code?
You might want to ask on the CCS forum:
https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum
Keith Barkley is right. You may need to consult this under CCS forum.
As I remember this may can solve your problem. Sorry, I don't have a MSP430 board on my hand now. First you need launch the debug based on a project.

Then you can debug it in disassembly view.

**Attention** This is a public forum