This ought to be an easy one...
I was stepping through some code, when I got to a SYS/BIOS file. CCS informed me that it didn't know where to find the source file. Since I wanted to step into the SYS/BIOS code, I located the source, and informed CCS where it was. Unfortunately, I located the source file for a different version of SYS/BIOS. Because of that, the source doesn't match the binary, and CCS displays information a line or so off from where it should be.
At this point, CCS believes that it has the correct source file to match the binary. I need to change that.
How can I tell CCS to replace the current source-file association with the correct one?
Thanks,
jw