• 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'...
  • DATAPOINTER QUERY
    HOW TO GIVE INPUT VALUES TO DATAPOINTER USING MEMORY. MY PROGRAM IS NOT TAKING IN ANY VALUES GIVEN @DPTR.</b >
  • dual releases
    I have to maintain this program written by a group that thought that timing was going home at 4:59 not something related to programming. Thus I am dead scared of changing release for the compiling/linking...
  • Dual ethernet capability on microcontroller
    Any opinions on what would be the best/quickest solution and implementation here to support Dual Ethernet. I need a very minimal TCP/IP stack implementation to be packaged and working on any type of...
  • Dual reentrancy models?
    It's getting kind of quiet here so I'll throw one out... It appears to me that one could run both reentrancy models (small using IDATA and large using XDATA) simultaneously. To what benefit I'm not...