Sony's Developer World forum

    • Home
    • Forum guidelines

    Error while running flashing edge impulse firmware on Spresense

    Spresense
    2
    2
    61
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      NavaneethRao 2 last edited by

      Hi ,

      I am trying to build and flash edge impulse firmware into Spresense.
      https://github.com/edgeimpulse/firmware-sony-spresense

      I downloaded the code from above link. I opened my MSYS prompt and navigated to the firmware path. I could build the code with make -j. But when I tried to flash it with make flash command I got some python module errors.

      At first I got an error with the inquirer module. So I installed the pip module using the below command.
      pacman -S python3-pip

      With pip install inquirer I could resolve issue with inquirer. But now when I try to flash it I am getting the below issue.

      ModuleNotFoundError: No module named 'msvcrt'

      I tried using pip install msvcrt but I get this below error.

      ERROR: Could not find a version that satisfies the requirement msvcrt (from versions: none)
      ERROR: No matching distribution found for msvcrt

      BTW during flashing my board is connected.

      Could anybody guide me in flashing the firmware?

      Also, I am trying to do this experiment for the below reason:

      I am running a project in Edge Impulse. During deployment I downloaded the Arduino library. But the downloaded library is giving an error while adding it to my Arduino environment. Error being "ZIP doesn't contain a library"

      BR
      Navaneeth

      1 Reply Last reply Reply Quote
      • Armaghan
        Armaghan DeveloperWorld last edited by

        Hi Navaneeth,
        Please add your question under the Edge Impulse forum here :
        https://forum.edgeimpulse.com/

        EI experts will help you to resolve your issue.

        1 Reply Last reply Reply Quote
        • First post
          Last post
        Developer World
        Copyright © 2021 Sony Group Corporation. All rights reserved.
        • Contact us
        • Legal