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.

Loading symbols when attaching to a running target

Other Parts Discussed in Thread: MSP430F5659

I've followed the Wiki to connect to a running MSP430F5659.

When I try to set a breakpoint in the source code ('C', not Disassembly), I get a popup window: "Breakpoint Manager: Symbols must be loaded to resolve: <file/line>". 

How can I specify the symbols for the running target?