=> R0 = handle of source task
R1 = pointer to source data
R2 = handle of destination task
R3 = pointer to destination buffer
R4 = length of buffer
<= R0 corrupt
This SWI is used to transfer a block of data from one task to another. Addresses and lengths are all byte-aligned.
See PRM 3, page 216.
|
|
|