| ||||||||
Technical Support Support Resources Product Information | C51: REPLACE AJMP/ACALL WITH LJMP/LCALLInformation in this article applies to:
QUESTIONI am using an 8051 derivative that does not support the AJMP and ACALL instructions. When I build my project and examine it in the µVision Debugger, I notice that the toolchain is using AJMP instructions into the interrupt vector table. How can I ensure that the toolset does not use any AJMP and ACALL instructions? ANSWERThere are two settings that affect the generation of AJMP and ACALL instructions.
MORE INFORMATION
SEE ALSOLast Reviewed: Friday, July 15, 2005 | |||||||
| ||||||||