Yes, the linker command file can be changed by following the steps given below:
- In the CodeWarrior Projects window, right-click on project name.
A context menu appears.
- From context menu, select Properties.
The
Properties
window appears.
- Select C/C++ Build > Settings.
The
Settings
options appear on right hand side of properties window.
- Select Linker > Input.
The
Input Settings
appears.
- The Parameter File textbox specifies the parameter file that is currently used.
- Click Browse to select a different parameter file (refer to the image listed below).
Figure 1. Properties Dialog Box-Specifying Different Parameter File for Linker 
- Click Apply.
- Click OK.
The linker command file changes, as specified.