Keil Logo

µVISION: Build Target Re-Translates NOAMAKE Files


Information in this article applies to:

  • C166 Version 4.20
  • C251 Version 3.20
  • C51 Version 6.20
  • µVision Version 2.20

SYMPTOMS

µVision is retranslating (re-compiling) C files in my project when I use Project - Build target. I have made no changes to the files so the built-in MAKE should check the timestamp and see this. The files do not use the SRC directive or any in-line assembler sections. What can be wrong?

CAUSE

Check to see if the NOAMAKE directive is used somewhere in the compiler or assembler invocation. When you move old projects to µVision, the source files may contain this directive in pragma lines. For example:

#pragma noamake

This directive removes make information from the object files the compiler generates.

RESOLUTION

Remove the NOAMAKE or NOAM directive from your source files or the Options - Misc dialog entries.

SEE ALSO

Last Reviewed: Tuesday, January 26, 2021


Did this article provide the answer you needed?
 
Yes
No
Not Sure
 
  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

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.