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