• 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...
  • DATAPOINTER QUERY
    HOW TO GIVE INPUT VALUES TO DATAPOINTER USING MEMORY. MY PROGRAM IS NOT TAKING IN ANY VALUES GIVEN @DPTR.</b >
  • clarity of dual dptr code
    to make an assembly routine clearer to read, I want to indicate which of the 2 dptrs are used in each instance. One is fetch, another is store. So, to achieve that, I insert the following: fptr...
  • Dual DPTR
    Hi I want to use dual DPTR on my 89c669 from Philips. When i insert the pragma #pragma modp2 I get this error(s) *** ERROR L127: UNRESOLVED EXTERNAL SYMBOL SYMBOL: ?C?STRCPYP2 MODULE: ....
  • 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...