Keil™, An ARM® Company

Technical Support

C51: 8K LIMIT ON MEMORY ALLOCATION

QUESTION

I'm using the C51 compiler. When I define a structure allocating more than 8K in XDATA, I get an error (#249) saying that the limit on allocating memory is 8K. Why?

QUESTION

C51 Version 5.02 imposes an 8K limit on memory allocated during the definition of a structure. This has been corrected in C51 V5.10. You may download the update for this release from the following URL:

http://www.keil.com/update/

Last Reviewed: Monday, May 10, 2004


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