Notifications
Clear all

how to generate hex file?  

  RSS
jake.m3
(@jake-m3)
Eminent Member
how to generate hex file?

Hey im messing with the Prusa-Firmware-3.1.2-RC1 source, and id like to save and export the modified firmware into a hex file. How does one do that?

Posted : 01/03/2018 12:14 am
nathan0876
(@nathan0876)
Estimable Member
Re: how to generate hex file?

I use a plugin for Notepad++ to edit and save hex files.

Posted : 01/03/2018 12:23 am
reid.b
(@reid-b)
Reputable Member
Re: how to generate hex file?

How does that work? You need to COMPILE the source files... I presume you are using some kind of AVR/Arduino compiler plugin?

I myself use Sloeber, an Eclipse based IDE for Arduino. I use Eclipse for many projects both personal and work and it's a luxurious environment to work in (i.e. full GIT support, cross-compilers for my STM32 projects, etc etc etc.)

Posted : 01/03/2018 4:45 am
stahlfabrik
(@stahlfabrik)
Honorable Member
Re: how to generate hex file?

Search the forum for „compile“ and „Arduino“ we have discussed this already.
It is quite easy to do!

The readme in the firmware source directory must be read but not followed;-) it is totall outdated. You will understand when you find and read our last discussion

Posted : 01/03/2018 7:55 am
Share: