Arduino Projects DISCUSSION

Arduino .hex File

Started by syedzainnasir Arduino .hex File
1 replies 248 views 2 participants
Latest activity · 24 Feb 2017

Arduino .hex File

syedzainnasir Arduino Projects Forum
#1
Hi Guys.

I have the Arduino's compiler 0018 and 0021. I want to use the .hex file for Proteus, but the problem is I can't find the .hex file ( I compiled and Uploaded my project; Arduino is not connected ) . I'm using Windows XP service Pack2 and I'm using the windows's Search to find any .hex file in my computer; but it don't find my .hex project.

Community replies 1

Re: Arduino .hex File

#2
[quote=Watters post_id=160 time=1487945739 user_id=78] Hi Guys.

I have the Arduino's compiler 0018 and 0021. I want to use the .hex file for Proteus, but the problem is I can't find the .hex file ( I compiled and Uploaded my project; Arduino is not connected ) . I'm using Windows XP service Pack2 and I'm using the windows's Search to find any .hex file in my computer; but it don't find my .hex project. [/quote]
Hold down the shift key, then click the upload button. This will trigger the verbose output option. The temporary directory where the hex file is created will be revealed. The hex files are deleted when you close the sketch.
Recommended Tutorial: [url=http://www.theengineeringprojects.com/2015/10/hex-file-arduino.html]How to get Hex File from Arduino[/url]
TEP COMMUNITY