为了找到在VxWorks653工程中添加linked resources的方法,在Workbench的Help中搜“add linked resources”,显示的搜索结果没有用。
然后搜“create linked resources”,找到了以下有用的结果:
To create a linked folder:
- In one of the navigation views, right-click the project or folder where you want to create the linked folder.
- From the pop-up menu, select New > Folder.
- Specify the name of the folder as it will appear in the workbench. This name can be different from the name of the folder in the file system.
- Click Advanced.
- Check Link to alternate location (Linked Folder).
- Enter a file system path, or click Browse to select a folder in the file system.
- Click Finish.