memcpy_from_shared
copy characters from an object in the ADSP-2192-12 processor's shared
memory (
0x20000-0x20FFF
Synopsis
#include <string.h>
void *memcpy_from_shared(void *s1, void *s2, size_t n);
Description
The
memcpy_from_shared
pointed to by
s2
The
parameter must be an object in the ADSP-2192-12 processor's
s2
shared memory (
Error Conditions
The
memcpy_from_shared
conditions.
See Also
memcpy,
memcpy_to_shared
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
for ADSP-219x DSPs
) to non-shared memory in default data area.
function copies
into the object pointed to by
).
0x20000-0x20FFF
function does not return, raise, or set any error
C/C++ Run-Time Library
characters from the object
n
.
s1
3-97
Need help?
Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?
Questions and answers