Technical Support

C51: NOEXTEND DOES NOT WORK PROPERLY


Information in this article applies to:

  • C51 Version 6.12
  • µVision Version 2.10

QUESTION

I'm getting errors due to having identifiers with the same names as some of the C51 extended keywords (e.g.,data). I tried using the NOEXTEND control directive and I still get errors due to having an identifier name "data".

I entered NOEXTEND in the C51 dialog box and I also tried putting #pragma NOEXTEND at the beginning of the file.

ANSWER

This problem is corrected in µVision V2.12 and later. You may download the latest updates from the Keil Website.

Last Reviewed: Friday, June 03, 2005


Did this article provide the answer you needed?
 
Yes
No
Not Sure