ATTiny10IDE icon indicating copy to clipboard operation
ATTiny10IDE copied to clipboard

Save .hex file?

Open Chris2048 opened this issue 4 years ago • 2 comments

Hi, I see that ATTiny10IDE can build the source code and show me the hex - but is it possible to save this to a hex file, so I can distribute/flash/sim it from that?

Regards.

Chris2048 avatar Mar 05 '20 21:03 Chris2048

I didn't anticipate anyone wanting to do that, but you should be able to use the mouse to drag select the hex text and then use the keyboard copy command to copy from the hex window and then paste this into another file.

Wayne

On Thu, Mar 5, 2020 at 1:05 PM Chris2048 [email protected] wrote:

Hi, I see that ATTiny10IDE can build the source code and show me the hex - but is it possible to save this to a hex file, so I can distribute/flash/sim it from that?

Regards.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wholder/ATTiny10IDE/issues/9?email_source=notifications&email_token=AAIDM4UQZSO5XJXSVWFKQKLRGAHYJA5CNFSM4LCSQDFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IS5EZVQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIDM4VKPKH7B62ZS6SDGC3RGAHYJANCNFSM4LCSQDFA .

wholder avatar Mar 05 '20 22:03 wholder

I would say +1 on wanting to save the hex file. No doubt there's some other way you expect us to program parts, but clicking on the program flash and fuses button gives me an error about an inability to find avrdude -- which is certainly installed on my mac -- so I thought I needed to save the HEX file so I could program the part using my avrispmkII programmer. Was there some other way?

ctnadovich avatar Apr 20 '24 23:04 ctnadovich