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