Technical data
B
Target Language Compiler Error Messages
B-22
Usage: tlc [options] file
A command line problem has occurred. The error message contains a list of all
of the available options.
Value of
type
type cannot be compared
The specified type (i.e., scope) cannot be compared.
Values of
type
type cannot be expanded
The specified type cannot be used on an expansion directive. Files and scopes
cannot be expanded.
Message Description
–r <name>
Specify the Real-Time Workshop file to read.
–v[N]
Specify the verbose level to be N (1 by
default).
–I<path>
Specify a search path to look for %include
and
%generate files.
–m[N|a]
Specify the maximum number of errors (a is
all) default is 5.
–O<path>
Specify the path used to create output files.
–d[g|n|o]
Specify debug mode (generate, normal, or
off).
–a<ident>=<expression>
Assign a variable to a specified value.