Link order
By default, the Workbench computes the link order of the object files by interpreting project references as defined within the Project Explorer.
The Object Files configuration provides you a possibility to configure the management of the project object files during the linking phase. The Enable user-managed object file order option provides you a possibility to change the order of linked object files (, ) according to your needs. We also recommend setting the Pass list objects to the linker by file option, which ensures passing the object files via an option file. This option helps to minimize the length of the build command line.
NOTE: All the other actions () are not relevant for this option, and the IDE ignores them during the linking phase.