Keil™, An ARM® Company

Technical Support

BL51: ERROR 134 (SEGMENT DOES NOT FIT IN PDATA PAGE)


Information in this article applies to:

  • C51 Version 6.02
  • µVision2 Version 2.06

SYMPTOMS

I have declared the following array.

volatile unsigned char pdata canreg[256];

Instead of a successful build, I receive the following error:

Error L134: Segment does not fit in pdata page

CAUSE

This was caused due to pdata not being the proper size.

RESOLUTION

This is a linker problem that was corrected in BL51 V4.02b. Please download and install C51 version 6.10 or later. You may download the latest updates from the Keil Website.

MORE INFORMATION

Last Reviewed: Tuesday, July 19, 2005


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