Giter Club home page Giter Club logo

Comments (6)

finale-z avatar finale-z commented on August 26, 2024

At first, la104.hex will return la104.err after adding la104.hex, but now he seems to ignore the firmware I copied in completely. After the firmware is uploaded, the disk is disconnected and reconnected, but la104.hex remains the same

from la104.

gabonator avatar gabonator commented on August 26, 2024

for the first comment, run the dfuload with these arguments:
sudo ../../tools/dfuload/dfuload /dev/disk2 cp ./build/system_la104.hex
the first argument is the target device, the second is "cp" and third is path to the file you want to flash. Script which does this is located in /system/os_host/cp_la104.sh
you just need to change the device name and it should work

from la104.

finale-z avatar finale-z commented on August 26, 2024

I found a simple and crude solution, using dd to forcibly write hex files under Linux.
Thank you for your answer

from la104.

finale-z avatar finale-z commented on August 26, 2024

But there is a problem with this method. After using dd to burn hex files and power on again, Linux can't find the disk, so it can only copy elf files under windows

from la104.

gabonator avatar gabonator commented on August 26, 2024

so did you manage to upload the firmware to DFU? if not, try the hex file from this release: https://github.com/gabonator/LA104/releases/tag/2020.1.mini

from la104.

finale-z avatar finale-z commented on August 26, 2024

I tried to upload this version of firmware to DFU, but as I said earlier, it didn't work. Then I tried to burn the firmware to DFU using dd, and it worked

from la104.

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.