Keil™, An ARM® Company

Technical Support

BL51: ERROR 127 (TASK REQUIRES REGISTERBANK 0)


Information in this article applies to:

  • C51 Version 5.50

SYMPTOMS

When I link my program, I receive the following error message:

ERROR L127: TASK REQUIRES REGISTERBANK 0

CAUSE

This message is generated when an RTX51 standard tasks uses a register bank other than register bank 0.

RESOLUTION

Change the task definition so the task uses register bank 0. This is best done by removing the using keyword from the task definition.

MORE INFORMATION

Last Reviewed: Tuesday, July 19, 2005


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