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.

[参考译文] MSP432E401Y:如何使用 stdio.h 中的 SPIFFS 和 fopen fclose 文件访问函数?

Guru**** 2557960 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/917621/msp432e401y-howto-use-spiffs-and-fopen-fclose-file-access-functions-from-stdio-h

器件型号:MSP432E401Y

您好!

我在 NVS 上实施了 SPIFFS、以获得一个平面文件系统、该系统主要用于存储测试脚本和小型配置文件。 我想使用 fopen、fclose 函数。

是否有一个包装程序可在 SPIFFS 函数之间建立桥接、或者我是否误解了这里的内容? 文件处理函数应与驱动程序无关、不知道底层系统在 MSP432上使用 SPIFFS 和 NVS。 请提供任何提示。

BR

Markus