M5stickv error accessing the SD memory.



  • Hello everyone, I have a problem with my M5StickV, reading the model (kmodel) from SD memory. The system returns the following error, when accessing the SD memory.

    ['flash']
    ['ding.wav', 'startup.jpg', 'freq.conf', 'boot.py']

    Traceback (most recent call last):
    File "<stdin>", line 42, in <module>
    OSError: [Errno 19] ENODEV
    MicroPython v0.4.0-52-g3b8c18b84-dirty on 2019-10-17; Sipeed_M1 with kendryte-k210
    Type "help()" for more information.

    Regards

    Jaime