Zilog Z8F0130 Manuel d'utilisateur Page 106

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 214
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 105
Using the Integrated Development Environment UM013037-1212
82
Zilog Developer Studio II – Z8 Encore!
User Manual
In this example, the compiler looks for the include file in
1. the project directory
2. the
c:\rtl directory
3. the
c:\myinc directory
4. the default directory
The default standard includes are located in the following directories:
<ZDS Installation Directory>\include\std
<ZDS Installation Directory>\include\zilog
In the above filepaths, <ZDS Installation Directory> is the directory in which Zilog Devel-
oper Studio was installed. By default, this path is:
C:\Program Files\Zilog\ZDSII_Z8Encore!_<version>
In the above filepath, <version> can be 4.11.0 or 5.0.0.
User Include Path
The
User Include Path field allows you to specify the series of paths for the compiler to
use when searching for user include files. User include files are those included with the
#include "file.h" in the compiler. If more than one path is used, the paths are sepa-
rated by semicolons (;).
For example:
c:\rtl;c:\myinc"
In this example, the compiler looks for the include file in
1. the project directory
2. the
c:\rtl directory
3. the
c:\myinc directory
4. the directory of the file in which the file is included
5. the directories listed under the
-stdinc command
6. the default directory
C: Advanced Page
The Advanced page is used for options that most users will rarely need to change from
their default settings.
Vue de la page 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 213 214

Commentaires sur ces manuels

Pas de commentaire