8000 Issue opening two files · Issue #92 · littlefs-project/littlefs · GitHub
[go: up one dir, main page]

Skip to content
Issue opening two files  #92
@jcalvarez2

Description

@jcalvarez2

Hello,

First of all, great piece of code, very easy to integrate, did not have to touch anything, just follow the instructions and that's it. Thank you!

Now I have an issue. I tried to open 2 files at the same time, but I get LFS_ERR_NOMEM when I attempt to open the second file after successfully opening the first file. I'm trying to implement file copy. The system has no malloc, so I'm using static allocation for the buffers.

Any advice would be much appreciated.

Regards,

Jose

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0