Keil™, An ARM® Company

Technical Support

BL51: ERROR L234 (USE RTX-51 CONTROL)


Information in this article applies to:

  • Lx51 All Versions
  • BL51 All Versions

QUESTION

During linking, I receive the following error message:

*** FATAL ERROR L234: USE RTX-51 CONTROL. 

What is wrong and how do I fix this problem?

ANSWER

Your application uses the _task_ keyword to define RTX tasks. Therefore, you must specify the RTX real-time operating system that you are using.

In µVision2, you may specify this in the dialog Options for Target - Target - Operating System. If you use the tools at the command-line level, use the linker directives RTX51 or RTX51TINY.

Last Reviewed: Monday, May 10, 2004


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