imk Hello, Any one any idea what the _memcpy_p2d24 function len unit is? is len in bytes or words16, words24 , instruction?
aschen0866 imk Hello, Any one any idea what the _memcpy_p2d24 function len unit is? is len in bytes or words16, words24 , instruction? The 'len' is in bytes. The object that _memcpy_p2d24 reads would have to be defined in assembly in order to use the upper byte. Here is an example.