Keil™, An ARM® Company

Technical Support

µVISION1: SPECIFYING THE DIRECTORY FOR OBJ FILES


Information in this article applies to:

  • µVision Version 1

QUESTION

I have organized my project so that my object files are stored in a directory (OBJ) that lies underneath my project directory. How do I tell µVision where my object files are located?

ANSWER

You may do this in the Project Editor dialog box. Follow these steps:

  1. Select Edit Project from the Project menu.
  2. Select the first file in the project list.
  3. Enter the relative path to the OBJ file in the Object input line. If you have selected a file named XXX.C and your object files are stored in the OBJ directory, enter "OBJ\XXX.OBJ" in the Object input line.
  4. Select the next file and enter the OBJ file path for it.

Last Reviewed: Saturday, July 09, 2005


Did this article provide the answer you needed?
 
Yes
No
Not Sure