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.

Automating source path recognition

Hi,

When the source file path in debug info isn't found the CCS prompts the user to locate the file manually. When done, it locates any other files in the same path automatically. However, in the next debug session the user has to locate the file again.

Technically speaking, the CSS maintains some kind of mapping between the paths in debug info and paths on the PC. This mapping is reset between the sessions.

But can this mapping be preconfigured automatically in some way?

Best,
Vasili