Echelon IzoT NodeBuilder Manuel d'utilisateur Page 118

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 291
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 117
You can set the following properties:
Defines
You can define a symbol, which can then be tested from the program
using the ifdef or ifndef directive. The default is _DEBUG for
development targets. This field is blank by default for release targets.
The NodeBuilder FX tool pre-defines several preprocessor symbols,
including: _ECHELON, _NEURONC, _NODEBUILDER, and
_NCC6. See the Neuron C Reference Guide for a complete list and
more information on these symbols.
Compiler Options
Relaxed Casting
Allows the const attribute to be removed from a variable without
generating an error (a warning will still be generated by default). This
check box is cleared by default.
Generate Assembly
Listing
Generates an assembly listing when the Neuron C application is
compiled and stores it in your working directory. This listing will have
the same name as the Neuron C source file with a .NL extension. This
check box is cleared by default.
Assembly listings are generated by the Neuron C compiler and are
useful for analyzing the timing and memory efficiency of Neuron C
application code. See the Neuron Chip Data Book for the timings of the
Neuron Chip instructions. These listings are also useful in
understanding how the code generated by the Neuron C compiler is
affected by the use of various programming constructs and
optimizations in the source file.
104 Creating and Opening IzoT NodeBuilder Projects
Vue de la page 117
1 2 ... 113 114 115 116 117 118 119 120 121 122 123 ... 290 291

Commentaires sur ces manuels

Pas de commentaire