Write a file to littlefs using mcumgr and return The system cannot find the path specified

I tried to use mcumgr to write and read files to the littlefs of 9160. According to the instructions, I will enter mcumgr conn add acm0 type="serial" connstring="dev=/dev/ttyACM0,baud=115200,mtu=512" first, then enter mcumgr -c acm0 fs upload foo.txt /lfs/foo.txt, will get this error

I have also set CONFIG_MCUMGR_GRP_FS to y

How should I solve this problem?

Parents
  • Hello,

    Apologies for the delayed response; it's summer vacation season here in Norway.

    Hieu was on vacation, and I’ve been assigned to this ticket in the meantime. I’m following up to see if there have been any updates on this issue, as it has been two weeks since it was raised. Could you please let me know if there has been any progress?

    Kind regards,

    Abhijith

Reply
  • Hello,

    Apologies for the delayed response; it's summer vacation season here in Norway.

    Hieu was on vacation, and I’ve been assigned to this ticket in the meantime. I’m following up to see if there have been any updates on this issue, as it has been two weeks since it was raised. Could you please let me know if there has been any progress?

    Kind regards,

    Abhijith

Children
Related