How to generate Hex file from Arduino IDE

So Guys, do you want to know how to generate HEX file from Arduino IDE.
There is only 4 step

Step-1  Start Arduino IDE and go to File > Preference.


Step-2 You will this preference box as shown below. Here you have to click (✓) in compilation check box for showing verbose output.


Step -3 Compile your code and After compilation you can see your hex file is generated and the location of hex file as shown below.


Step-4 As shown above there is Hex file location. Go with same flow and you will find here.


Open this folder and use HEX file. Remember that this is temporary file. Once you close Arduino IDE. File will be delete. So please save it somewhere else at your location.

Post a Comment

Post a Comment (0)

Previous Post Next Post