我在sd卡中建立了一个.dat类型的文件,写了一行数字,运行指令ls时能够识别文件,能够输出文件名以及文件大小等信息,但是运行指令cat时,却输出提示FR_NO_FILE,请问是我的文件格式不符合要求么?请指教!
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.
我在sd卡中建立了一个.dat类型的文件,写了一行数字,运行指令ls时能够识别文件,能够输出文件名以及文件大小等信息,但是运行指令cat时,却输出提示FR_NO_FILE,请问是我的文件格式不符合要求么?请指教!