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.

Breakpoint Manager - "No code is associated with..."

Hello,

I've imported a project from CCS3.3, into V5.1, which builds now.  The files were linked into the project, from the same local directories I had used successfully under V3.3.  But I've run into an issue where breakpoints can't be set.  If

    A is full path of the Debug directory for the project (example c:\project\Debug)

and

    B is the full path of the file (example c:/work/source/file.c)

when trying to set the breakpoint, a dialog pops up saying:

    "No code associated with A/B,  line 11, in B"

except that A has back slashes, and B has forward slashes as shown in the examples above.

Please advise,

Robert