Keil Logo

C51: Error C202 Using XBYTE Absolute Addressing


Information in this article applies to:

  • C51 All Versions

QUESTION

When I use the XBYTE macro I receive the following compiler error

C202: 'XBYTE' : undefined identifier

What is wrong with my program?

ANSWER

You receive this error because the XBYTE macro is not defined. You must include the ABSACC.H header file in the source file to define the XBYTE macro for absolute memory accesses.

MORE INFORMATION

SEE ALSO


Last Reviewed: Thursday, February 25, 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.