Technical Support

BL51: USING FUNCTION POINTERS WITH CODE BANKING


Information in this article applies to:

  • C51 Version 5.50

QUESTION

Is it possible to use tables of pointers to functions in a project that uses code banking? Are there any problems that may arise?

ANSWER

Yes. You may use function pointers and code banking without problem. Indirect function calls may be made from the common area or a code bank.

MORE INFORMATION

Last Reviewed: Friday, July 15, 2005


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