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.

MCU-PLUS-SDK-AM243X: Exclusion Control of FreeRTOS+FAT File System in AM243x MCU+SDK

Part Number: MCU-PLUS-SDK-AM243X

Tool/software:

Dear person in charge.

We use a MCU+SDK 08.03.00.

Please let me confirm about the exclusive control of FreeRTOS+FAT FileSystem.

I would like to confirm that the Filesystem is able to control exclusivity because there are cases where multiple tasks access the same disk simultaneously in an application.

We checked the API of FileSystem and found that it has an internal semaphore.

We also found that it has an internal cache for Read/Write.

We believe that the File system API itself is capable of exclusivity control, but does it support access to the same disk from multiple tasks as shown below?

We would like to make sure that the contents of the internal cache are secured and not in an unintended state.



Best Regards,

Hayato Waki.