Tool/software:
I was recommended in a different thread to modify the linker script. This works in the project file that was attached to the thread, but I can't get it to work in my other CCS projects.
Specifically, if I drag the `device_linker.cmd` file out of the Debug directory, the linker will generate a new `device_linker.cmd` file, then process both of the files and throw an error.
How can I set CCS to stop autogenerating the linker file?
