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.

SK-AM64B: Program execution does not stop at Breakpoints. Error Message: "Breakpoint is not attached to an active debug context. Please launch the debug session where this breakpoint is attached."

Part Number: SK-AM64B

Hello, I have a SK-AM64B board and want to debug a Hello World application in CCS. When starting the debug mode the program stops at the entry point of main(). If I now click on play, the program runs through but does not stop at the set breakpoints. The breakpoints appear blue. In the breakpoints window under Breakpoints Properties I get the following message: "Breakpoint is not attached to an active debug context. Please launch the debug session where this breakpoint is attached."
What can I do to make the breakpoints work?