GithubHelp home page GithubHelp logo

Naming and bin/hex about libopencm3-miniblink HOT 8 CLOSED

jcw avatar jcw commented on August 23, 2024
Naming and bin/hex

from libopencm3-miniblink.

Comments (8)

karlp avatar karlp commented on August 23, 2024

I'm not against generating bin's, but I'd like to see more people realise that they can get better behaviour using .elf files, with less error prone steps like remembering what address to flash to. The whole "how to flash" section is the last real piece of this repo, as it's massively openended.

I certainly don't see any reason for both bin and hex :)

from libopencm3-miniblink.

jcw avatar jcw commented on August 23, 2024

Well, st-flash wants .bin files, wherease stm32flash wants hex files. In GDB, hex is easier than bin.
Sure, there is elf for debugging - but if you want to do over-the-air updates, you want bin.
The address is always the same on stm32.

from libopencm3-miniblink.

karlp avatar karlp commented on August 23, 2024

in gdb, you just use elf. also, there's far more than stm32 supported here :) I've got ti, silabs, atmel/microchip parts as well to come in :) And like I said, I'm philosophically opposed to letting people keep using stone age tools :)

from libopencm3-miniblink.

jcw avatar jcw commented on August 23, 2024

"Stone age tools": that's neither argument nor philosphy, that's opinion. Goodbye.

from libopencm3-miniblink.

karlp avatar karlp commented on August 23, 2024

Look I'm not against it, I know they're still heavily used, I just want people to know that are are other, arguably better options. Like I said, the whole "how to flash" the files generated here is still a hairy open problem. The boards with integrated debuggers are "easy" but the rest are hairy.

from libopencm3-miniblink.

jcw avatar jcw commented on August 23, 2024

Your perspective is development, this was about deployment. Let’s not dwell on it, life’s too short.

from libopencm3-miniblink.

karlp avatar karlp commented on August 23, 2024

fixed in 31a01d3 thanks for the push

from libopencm3-miniblink.

jcw avatar jcw commented on August 23, 2024

Thanks. I appreciate your willingness to make such a change despite your reservations.

from libopencm3-miniblink.

Related Issues (3)

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.