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.

TDA2SX: 使用FAT文件系统遇到的几个问题。

Part Number: TDA2SX


你好,我在使用TDA2x时,将文件系统挂载了A15上,我现在存在两个问题:

1.使用File_read()读取文件时,会存在读取的数据与文件内容不一致的问题;

2.当我使用File_mkdir函数创建文件夹时,会导致我创建问价夹所在的同级目录下的所有文件丢失;

谢谢!