On CCS 5.1 and 5.2, clicking on a breakpoint in the "breakpoint view" window makes the editor open a new tab with the source code related to the breakpoint.
But if this source file is a linked resource, and it's already opened in the editor, another tab is opened. So you get 2 different views for the same file.
The second one, doesn't have the ".c" icon in the tab and points directly to the real file in the filesystem. Changes to this file are not "understood" by the project manager, that doesn't offer the option to rebuild the project:
It's not a blocking issue really, but it's really confusing.
Is there a way to fix it?
Thanks, best regards
Massimo
