| ||||||||
Technical Support Support Resources Product Information | C51: 8K LIMIT ON MEMORY ALLOCATIONQUESTIONI'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? QUESTIONC51 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: Last Reviewed: Monday, May 10, 2004 | |||||||
| ||||||||