| ARM Technical Support Knowledge Articles | |
Applies to: BL51 Code-banking Linker/Locator
Information in this article applies to:
When I link my program, I receive the following error message:
ERROR L129: ILLEGAL TASKID: RTX-51 TINY SUPPORTS ONLY 16 TASKS
This message indicates that a task was defined with a task ID greater than 15. RTX51 Tiny supports a maximum of 16 tasks, so the maximum value for a task ID is 15.
Check your task definitions and change task IDs to be less than 16.
Article last edited on: 2005-07-19 15:26:55
Did you find this article helpful? Yes No
How can we improve this article?