The linker command file (LCF) navigation feature allows you to click on strings containing path names in the CodeWarrior Editor and navigate to the specified file.
Note: The CodeWarrior Editor recognizes the files with .lcf , .cmd , and .l3k file extensions as LCF files. A file with .txt file extension is not recognized as a LCF file.
To navigate to a LCF file:
- Open the LCF file in the text editor.
Figure 1. LCF file
- In the LCF file, right-click a line that refers to a text file.
The shortcut menu appears.
- Choose Open Reference from the shortcut menu.
Figure 2. Open Reference
The referenced text file opens in the Editor window.