Download TASKING VX-toolset for C166 User Guide
Transcript
Tool Options
C compiler option: --iso (-c)
Menu entry
1.
Select C/C++ Compiler » Language.
2.
From the Comply to C standard list, select ISO C99 or ISO C90.
Command line syntax
--iso={90|99}
-c{90|99}
Default: --iso=99
Description
With this option you select the ISO C standard. C90 is also referred to as the "ANSI C standard". C99
refers to the newer ISO/IEC 9899:1999 (E) standard. C99 is the default.
Example
To select the ISO C90 standard on the command line:
c166 --iso=90 test.c
Related information
C compiler option --language (Language extensions)
283
Related documents
User Manual - v8.8 Cross-Assembler, Linker/Locator, Utilities
8051 Cross-Assembler, Linker, Utilities User`s Manual
ST10F27X firmware development getting started with tasking ST10
AN2142 - STMicroelectronics
Polar Electra Oy Professorintie 5 F,N-90440
User Manual - v8.8 C166/ST10 C Compiler
do Manual
C166/ST10 CrossView Pro Debugger User`s Manual
User Guide - v3.6r1 DSP56xxx Toolchain C++ Compiler