|
|||||||||||
|
Technical Support Support Resources
Product Information |
Technical SupportµVISION: WHAT'S IN THE .I FILE?Information in this article applies to:
QUESTIONWhen I build my project in µVision, a *.I file is created for each source file in my project. What is in these files? ANSWERThe *.I file is a preprocessor output file. It is created when you specify the PREPRINT directive on the compiler command line or when you check the C Preprocessor Listing check box in the µVision Project Options Listing Tab. The preprocessor output file lists the preprocessor output for the compilation of a source file. To disable generation of these files, uncheck the C Preprocessor Listing check box in µVision or remove the PREPRINT directive from the C compiler command line. SEE ALSOLast Reviewed: Monday, June 28, 2004 | ||||||||||
|
|||||||||||