GithubHelp home page GithubHelp logo

Comments (4)

surya2891 avatar surya2891 commented on August 15, 2024

i was able to pull it off, rather than using the cross compilers, i used the native one on my board and that saved my life :)
That was one of my worst nightmares yesterday, i should say!!

Thanks
Surya.

from raspberrypi.

CJSoldier avatar CJSoldier commented on August 15, 2024

Just install minGW and yagarto on windows. After that check your environment whether it has string like this C:\yagarto-20121222\bin;C:\MinGW\bin;
If not,add it.Then open cmd window, input cd /d blinkerxxx enter input mingw32-make enter, done.
And you can also rename mingw32-make.exe to make.exe under C:\MinGW\bin, then just input make can also generate img file.

from raspberrypi.

dwelch67 avatar dwelch67 commented on August 15, 2024

I think I have a pitopi directory where it should tell you to remove the arm-none-stuff and just use gcc and as and ld. you might try these pre-built cross compilers for linux or windows or mac. https://launchpad.net/gcc-arm-embedded

from raspberrypi.

************ avatar ************ commented on August 15, 2024

On Ubuntu 16.04 simply:

sudo apt-get install binutils-arm-none-eabi gcc-arm-none-eabi

from raspberrypi.

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.