Giter Site home page Giter Site logo

Comments (9)

chegewara avatar chegewara commented on June 5, 2024

What maixduino version are you using?
There was issue that has been fixed 240bb27
and is merged to v0.3.10

from maixduino.

KotNitro avatar KotNitro commented on June 5, 2024

I use V0.3.9 and I fixed SD Card bug earlier (there was card reading problem), and got the error from topic start after that.
Version 0.3.10 is shown in list in Arduino IDE, but is not actually available (previous versions still could be downloaded):

Error downloading http://dl.sipeed.com/MAIX/Maixduino/core/Maixduino_core_v0.3.10.zip
java.lang.RuntimeException: java.lang.Exception: Error downloading http://dl.sipeed.com/MAIX/Maixduino/core/Maixduino_core_v0.3.10.zip
at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onInstallPressed$2(ContributionManagerUI.java:175)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.Exception: Возникла ошибка при загрузке http://dl.sipeed.com/MAIX/Maixduino/core/Maixduino_core_v0.3.10.zip
at cc.arduino.contributions.DownloadableContributionsDownloader.download(DownloadableContributionsDownloader.java:139)
at cc.arduino.contributions.DownloadableContributionsDownloader.download(DownloadableContributionsDownloader.java:73)
at cc.arduino.contributions.DownloadableContributionsDownloader.download(DownloadableContributionsDownloader.java:55)
at cc.arduino.contributions.packages.ContributionInstaller.install(ContributionInstaller.java:101)
at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onInstallPressed$2(ContributionManagerUI.java:172)
... 1 more
Caused by: java.io.IOException: Received invalid http status code from server: 416
at cc.arduino.utils.network.FileDownloader.downloadFile(FileDownloader.java:205)
at cc.arduino.utils.network.FileDownloader.download(FileDownloader.java:132)
at cc.arduino.contributions.DownloadableContributionsDownloader.download(DownloadableContributionsDownloader.java:137)
... 5 more

from maixduino.

chegewara avatar chegewara commented on June 5, 2024

First of all i can download v0.3.10 without problem, maybe try one more time, and second of all i think your problem is duplicate of this:
#29

from maixduino.

KotNitro avatar KotNitro commented on June 5, 2024

I have updated MAIXDuino to V0.3.10, but I still see those messages on port monitor:

init mobile net, load kmodel from SD card, it may takes a long time

and after about 10 seconds

mobile net init fail

So, it looks like loading has been started, but crashes a bit later for some reason.
I use mobilenet_0x300000.kfpkg file renamed to m according to code. I also see "Loading..." on LCD, so file was found on uSD and it is not well-known uSD bug.

from maixduino.

chegewara avatar chegewara commented on June 5, 2024

Maybe try different card since it is "Loading...", which means card has been detected and file possibly has been found, i didnt try code with option: insert card with no file on it (i am using name model).

from maixduino.

KotNitro avatar KotNitro commented on June 5, 2024

I tested a number of cards, 16 and 32 Gb, with the same result.
Are there any limitations for card size and file system?

from maixduino.

KotNitro avatar KotNitro commented on June 5, 2024

Now it works!
In my case it was important to satisfy some requirements:

  • MAIXduino version is 0.3.10 (the latest for today)
  • MicroSD size is 16 Gb (8 Gb does not work for some reason) and formatted with FAT32 file system
  • downloaded mobilenet_0x300000.kfpkg needs to be unpacked as it is actually .zip file!
  • unpacked model file name should be the same as in code (single letter m without any extension by default).
    Thanks for help

from maixduino.

sabas1080 avatar sabas1080 commented on June 5, 2024

I have the same problem, I have the appropriate configuration in Maix One Dock W

from maixduino.

excalibur-sa avatar excalibur-sa commented on June 5, 2024

I changed a 16G size tf card to resolve it

from maixduino.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.