Keil™, An ARM® Company

Technical Support

BL51: ERROR 128 (ILLEGAL PRIORITY FOR TASK)


Information in this article applies to:

  • C51 Version 5.50

SYMPTOMS

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

ERROR L128:  ILLEGAL PRIORITY FOR TASK

CAUSE

This message is generated when the task priority specified for a task is invalid. Priority values must be in the range 0 to 3.

RESOLUTION

Change the priority to a number from 0 to 3.

MORE INFORMATION

FORUM THREADS

The following Discussion Forum threads may provide information related to this topic.

Last Reviewed: Sunday, April 02, 2006


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