I learned today that the Arduino software can output a *.hex file, as well as the usual *.ino file.
>"Sketch" >"Export Compiled Binary"
Can the hex file be uploaded to a chip without buying a separate programmer, just using the Arduino software?
If so, under >"Tools", >"Programmer", do I select "ArduinoISP" or "Arduino as ISP"? (I'm a bit confused on the difference between these options.)
Will it run without pre-loading the bootloader? (I'm guessing the answer is "Yes", but have to ask.)
Also, I downloaded a little app called XLoader earlier, which claims to be able to upload an Arduino *.hex file to the board/chip.
Has anyone tried it?
And like in the case of my earlier questions, does it need a chip with the bootloader pre-loaded, or a totally blank one?
(I don't have my Arduino yet, so can't test it.)
Some guidance here would be fantastic.
>"Sketch" >"Export Compiled Binary"
Can the hex file be uploaded to a chip without buying a separate programmer, just using the Arduino software?
If so, under >"Tools", >"Programmer", do I select "ArduinoISP" or "Arduino as ISP"? (I'm a bit confused on the difference between these options.)
Will it run without pre-loading the bootloader? (I'm guessing the answer is "Yes", but have to ask.)
Also, I downloaded a little app called XLoader earlier, which claims to be able to upload an Arduino *.hex file to the board/chip.
Has anyone tried it?
And like in the case of my earlier questions, does it need a chip with the bootloader pre-loaded, or a totally blank one?
(I don't have my Arduino yet, so can't test it.)
Some guidance here would be fantastic.