Git Product home page Git Product logo

Comments (6)

aldenhart avatar aldenhart commented on May 27, 2024

It's safe to ignore. But I'd recommend using the edge branch. We are making a number of changes so it will be evolving but I think this will take care of your issues.

from g2.

malcom2073 avatar malcom2073 commented on May 27, 2024

Wow haha, "TINYG_FIRMWARE_BUILD 071.04", and I'm on 37.03

I thought I was using edge, since I got the firmware from http://synthetos.github.io/g2/, is there a place with newer binaries?

from g2.

malcom2073 avatar malcom2073 commented on May 27, 2024

So I tried to compile following these instructions: https://github.com/synthetos/g2/wiki/Compiling-G2-on-Linux-and-OS-X-(using-the-command-line) on Ubuntu 14.04, 64bit.

When I run make, I get an error:

michael@michael-virtual-machine:/synthetos/g2/TinyG2$ make
Looking for tools...
cd ../Tools && make "ARCH=gcc-arm-none-eabi"
make[1]: Entering directory /home/michael/synthetos/g2/Tools' make[1]: Nothing to be done forall'.
make[1]: Leaving directory `/home/michael/synthetos/g2/Tools'
Compiling c CMSIS/Device/ATMEL/sam3xa/source/system_sam3xa.c
-> build/gShield/CMSIS/Device/ATMEL/sam3xa/source/system_sam3xa.o
bash: ../Tools/gcc-arm-none-eabi/bin/arm-none-eabi-gcc: No such file or directory
make: *** [build/gShield/CMSIS/Device/ATMEL/sam3xa/source/system_sam3xa.o] Error 127
michael@michael-virtual-machine:
/synthetos/g2/TinyG2$

The initial "make" command downloaded and compiled the arm-none-eabi and then erroed out with the same error message. The file does exist in that location (../Tools/gcc-arm-none-eabi/bin/arm-none-eabi-gcc), the above output is from subsequent attempts.

from g2.

malcom2073 avatar malcom2073 commented on May 27, 2024

Are the travis-CI binaries available anywhere for edge?

from g2.

giseburt avatar giseburt commented on May 27, 2024

I’m sorry, no. The Travis-CI doesn’t keep the binaries or push them anywhere at this point. I had intended to write that part, but haven’t had time.

-Rob

On Dec 23, 2014, at 5:37 PM, malcom2073 [email protected] wrote:

Are the travis-CI binaries available anywhere for edge?


Reply to this email directly or view it on GitHub.

from g2.

malcom2073 avatar malcom2073 commented on May 27, 2024

Got it, had to install 32bit libc.

Running edge seems to have fixed all of the issues, and I'm now using queue reports for gcode sending.... so everything raised in this issue ticket has been solved. I'm gonna close it, thanks again!

from g2.

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.