This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Where is memcpy declared in F28M35x?

Other Parts Discussed in Thread: F28M35H52C, CONTROLSUITE

We are using Concerto (F28M35H52C) part in our project.

Can anyone tell where is the header declaration of memcpy function  located?   I expected it to appear in string.h header file, but it's not there.

This is causing issues with the static code analysis tool we are using.   The tool warns that it cannot find the memcpy function header.

Thanks,

Tal Katzir