• C51 Not usig Dual datapointer
    We assumed that this verry good compiler could recognice "for" statements moving bytes from one buffer to another. This seams not to be right. From the manual I can se that the dual dp only works with...
  • C51 Not usig Dual datapointer
    We assumed that this verry good compiler could recognice "for" statements moving bytes from one buffer to another. This seams not to be right. From the manual I can se that the dual dp only works with...
  • How to use dual datapoint in C code?
    Hi, I used RDC R8032TT MCU. Can any one help me to use dual datapoint (DPL, DPH, DPL1, DPH1) in C code? So that I can use the faster version of 'memcpy', 'memmove,, 'memcmp,, 'strcpy,,'strcmp'...
  • How to use dual datapoint in C code?
    Hi, I used RDC R8032TT MCU. Can any one help me to use dual datapoint (DPL, DPH, DPL1, DPH1) in C code? So that I can use the faster version of 'memcpy', 'memmove,, 'memcmp,, 'strcpy,,'strcmp'...
  • query
    WhenI link my program,I meet with the problem as following: Warning L15 : multiple call to segment List two caller: caller1 is a sub_program invoked by my ex1_int serve program caller2: ?c_c51startup...