Welcome! Log In Create A New Profile

Advanced

Firmware conversion

Posted by simonstallone 
Firmware conversion
March 13, 2013 03:11AM
Hi,

I am new to the firmware software development, can anyone please tel me how to convert marlin firmware .h files to few .hex files?
Re: Firmware conversion
March 13, 2013 04:11PM
why would you want to ??
Re: Firmware conversion
March 15, 2013 10:51AM
You use a compiler to make a .elf file and turn it into a .hex file with avr-objcopy. The details are in the Makefile.
Sorry, only registered users may post in this forum.

Click here to login