| ARM Technical Support Knowledge Articles | |
Applies to: C51 C Compiler
Information in this article applies to:
Is there a way to get the 8051 C compiler to use the dual data pointer's of the Dallas high-speed micro while copying memory? I don't want to resort to assembly.
Yes, there is. In C51 V5.xx, the MODDP2 directive uses the extra data pointer when you use the memcpy, memcmp, memmove, strcpy, and strcmp library routines.
Article last edited on: 2002-03-27 00:00:00
Did you find this article helpful? Yes No
How can we improve this article?