hex file for iar workbench

Status
Not open for further replies.

lats

Full Member level 4
Joined
Oct 27, 2005
Messages
216
Helped
13
Reputation
26
Reaction score
6
Trophy points
1,298
Activity points
2,945
dear all
i have downloaded the iar workbench avr for compulation of atmega 8 l micocontroller. but i am not able to generate the hex file. please help me out for the procedure to generate the hex file.
thanku
 

In the Workspace area right-click on your project. Click "Options". In the Category area click on "Linker". On the first tab (Output) click on radio-button "Other" then choose "intel-standard" from the "Output format" combo. Click "OK".

After bulding the project you get one file with the project's name and the extension ".a90" in the folder "Release" -> "Exe". If you want, you can copy the file somewhere else and change its extension in ".hex" or you can directly use it from your programmer.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…