Question:
How to modify LDF in CCES?
Answer:
Every DSP project requires one Linker Description File (.ldf). The .ldf file specifies precisely how to link projects. The Linker chapter describes the linking process and how the .ldf file ties into the linking process.
When facing Linker errors, such as those described in the Common Errors section of this document, the solution often requires knowledge of modifying the LDF to control the link and exercise control of the linking process. While not exhaustive, this section will detail the essentials for modifying LDFs, as well as using the Project Options and Compiler Pragmas to assist the Linker.
All of the LDF commands are documented in the Linker and Utilities Manual, which can be found in the Help at "Help > Contents > CrossCore Embedded Studio 2.x.x> Linker and Utilities Manual". However we are also attaching an document that covers editing the LDF in CCES - all of this is covered by the Linker and Utilities Manual, however the attached PDF is in an abridged form