Renesas V850 Series Manual de usuario Pagina 31

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 125
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 30
AV850-4
Assembler options
31
-E -Enumber
This option specifies the maximum number of errors that the assembler reports.
By default, the maximum number is 100. The
-E option allows you to decrease or
increase this number to see more or fewer errors in a single assembly.
Project>Options>Assembler>Diagnostics>Max number of errors
-f -f filename
Extends the command line with text read from the specified file. Notice that there must
be a space between the option itself and the filename.
The
-f option is particularly useful if there are many options which are more
conveniently placed in a file than on the command line itself.
Example
To run the assembler with further options taken from the file
extend.xcl, use:
av850 prog -f extend.xcl
To set this option, use:
Project>Options>Assembler>Extra Options
--fpu --fpu {auto|single|double}
Use this option to enable instructions for floating-point units.
This table shows the available parameters:
To set this option, use:
Project>Options>General Options>Target>FPU
-G -G
This option causes the assembler to read the source from the standard input stream,
rather than from a specified source file.
Parameter Description
auto Uses the best FPU setting for the selected CPU
single Uses the floating-point unit for 32-bit operations
double Uses the floating-point unit for all operations
Table 13: Parameter list (--fpu)
Vista de pagina 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 124 125

Comentarios a estos manuales

Sin comentarios