|
|||||||||||
Technical Support Support Resources
Product Information |
µVISION: C File Always Recompiled When Creating SRC FilesInformation in this article applies to:
QUESTIONIn µVision, when I select Create Assembler SRC File from the C File Options dialog, the C file is ALWAYS recompiled even if there are no changes. Is this necessary or required? ANSWERYes. The C file must be recompiled each time because of the method µVision uses to track file dependencies. With the Keil compiler and assembler, file dependencies are stored in the .OBJ file. When you generate a .SRC file from a .C file, no .OBJ file is built. Therefore, the file dependency information is not generated. And, the C file must be recompiled each time you update the project. Last Reviewed: Wednesday, January 20, 2021 | ||||||||||
|
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.