GithubHelp home page GithubHelp logo

Comments (12)

DeqingSun avatar DeqingSun commented on July 20, 2024 1

@zoobab @NoNamedCat Now the linux support is added. And I've tested on Ubuntu.
Let me know if it works for you.

from ch55xduino.

DeqingSun avatar DeqingSun commented on July 20, 2024

Sure, would you try the sdcc in http://sdcc.sourceforge.net/snap.php
and see which binary worked for you? And also what is your OS version?
Then I'll try to put that tool in this repo.

from ch55xduino.

NoNamedCat avatar NoNamedCat commented on July 20, 2024

Please, please! I want to program this IC without installing Windous in my PC.
Can you put this tool for linux?

from ch55xduino.

NoNamedCat avatar NoNamedCat commented on July 20, 2024

I have a 64 bit operating system. I tried the 32 bit version of SDCC and it runs correctly. That version should be more adequate because it runs in 64bits linux too.

from ch55xduino.

DeqingSun avatar DeqingSun commented on July 20, 2024

I have a 64 bit operating system. I tried the 32 bit version of SDCC and it runs correctly. That version should be more adequate because it runs in 64bits linux too.

@NoNamedCat Would you share the SDCC link you used?

from ch55xduino.

NoNamedCat avatar NoNamedCat commented on July 20, 2024

Sure! http://sourceforge.net/projects/sdcc/files/snapshot_builds/i386-unknown-linux2.5/sdcc-snapshot-i386-unknown-linux2.5-20201014-11918.tar.bz2/download

from ch55xduino.

NoNamedCat avatar NoNamedCat commented on July 20, 2024

Only one thing:
MCS51Tools in the JSON file for Boards manager dont have suport yet for Linux. Thanks a lot!

from ch55xduino.

DeqingSun avatar DeqingSun commented on July 20, 2024

"host": "x86_64-pc-linux-gnu",

Maybe you delete all old cache and try again?

from ch55xduino.

NoNamedCat avatar NoNamedCat commented on July 20, 2024

I already cleared the Arduino cache and still can't install ch55xduino in the development environment. I think you should add those lines a little lower in the JSON file:

{ "name": "MCS51Tools", "version": "2020.07.07", "systems": [ { "host": "x86_64-apple-darwin", "url": "https://github.com/DeqingSun/ch55xduino/releases/download/0.0.4/ch55xduino-tools_macosx-2020.07.07.tar.bz2", "archiveFileName": "ch55xduino-tools_macosx-2020.07.07.tar.bz2", "checksum": "SHA-256:b3b14dbb9b6258530f5e70822c04d25210bd0a843902a8dbbfa35314aafd4aa6", "size": "16595" },{ "host": "i686-mingw32", "url": "https://github.com/DeqingSun/ch55xduino/releases/download/0.0.4/ch55xduino-tools_mingw32-2020.07.07.tar.bz2", "archiveFileName": "ch55xduino-tools_mingw32-2020.07.07.tar.bz2", "checksum": "SHA-256:5745507f17ff380113496cf40b3b89bde0d4b0f45a4b58ad15fdbd41f9c4c4ca", "size": "665584" } ] }, { "name": "MCS51Tools", "version": "2020.05.31", "systems": [ { "host": "x86_64-apple-darwin", "url": "https://github.com/DeqingSun/ch55xduino/releases/download/0.0.1/ch55xduino-tools_macosx-2020.05.31.tar.bz2", "archiveFileName": "ch55xduino-tools_macosx-2020.05.31.tar.bz2", "checksum": "SHA-256:7516a09d14cac399f80ce8b1c098ce24835758d5e924b9bf0b3fb4958add252a", "size": "10894" },{ "host": "i686-mingw32", "url": "https://github.com/DeqingSun/ch55xduino/releases/download/0.0.1/ch55xduino-tools_mingw32-2020.05.31.tar.bz2", "archiveFileName": "ch55xduino-tools_mingw32-2020.05.31.tar.bz2", "checksum": "SHA-256:bd2a98d92888b021adc68c05a0d7a995bb1814bfb076d3805d27b9ffd65bfbcb", "size": "506274" } ] },

from ch55xduino.

NoNamedCat avatar NoNamedCat commented on July 20, 2024

Here:

"host": "x86_64-apple-darwin",

"host": "x86_64-apple-darwin",

from ch55xduino.

NoNamedCat avatar NoNamedCat commented on July 20, 2024

Ok! I have now intalled the ch55xduino!
Man!!! Only gratitude for all this work. TKS a lot!!

from ch55xduino.

DeqingSun avatar DeqingSun commented on July 20, 2024

@NoNamedCat Great you installed it.

For anyone facing a similar problem. The linux will work for 0.0.6 or newer release, not older ones.

from ch55xduino.

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.