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.

[DM8168] DSP can open a file with "w" mode ,but can't find the file in filesystem

Hi all

    I want use fwrite in DSP to write some message of my alg. I check the result of fopen, it's successful ,but i can't find the file in filesystem, why?