SPRU514AA July 2001 – March 2026 SM320F28335-EP
The compiler places temporary files in the location identified by the appropriate environment variable for your operating system. If you have not set this environment variable, the compiler places temporary files following the operating system default.
You can use the --temp_directory (-ft for short) option to place certain temporary files, but the option's effects are limited. This option is used only if the default directory is inaccessible (for example, because you are compiling from a read-only directory). Also, this option controls placement only for temporary files that are usually deleted before the compiler exits; this option does not control placement of compiler-generated assembly files or object files.