Question
I am creating a new project in CCES and I’m looking to add a generated LDF and modify the options away from the default. How can I do this?
============================
Answer
When creating a project via the New Project Wizard the Startup Code/LDF and Pin Multiplexing ‘Recommended Add-Ins’ are checked by default. This will automatically add an LDF, Startup Code and enables Pin Multiplexing in your project.
Unfortunately there isn’t a way to modify the LDF away from the default during project creation. You need to wait until you have completed the New Project Wizard and then navigate to the ‘system.svc’ file which appears within the Project Explorer view. Double click on this file and the System Configuration Overview window will appear, with ‘Overview’ and ‘Startup Code/LDF’ tabs along the bottom (other tabs will be available depending on which Add-Ins you have selected).
If you click on the Startup Code/LDF tab at the bottom of the page the Startup Code/LDF window will appear and a further 3 tabs will now be available down the left hand side of the page, the top being Startup code, then Interrupt, and finally LDF. If you select the LDF tab you will now be able to configure the LDF for your project.