| ARM Technical Support Knowledge Articles | |
Applies to: BL51 Code-banking Linker/Locator
Information in this article applies to:
What does the NOJMPTAB directive do?
Use the NOJMPTAB directive (abbreviated NOJT) to direct the BL51 code banking linker/locator not to insert the inter-bank call table used for code banking. This directive is provided to enable you to create your own user-defined bank switching mechanism.
The NOJMPTAB directive modifies the behavior of BL51 as follows:
When you use NOJMPTAB, you must ensure that the proper bank is selected before you invoke a function in that bank. The BL51 code banking linker does not select the bank automatically.
Article last edited on: 2005-07-15 14:18:42
Did you find this article helpful? Yes No
How can we improve this article?