C to HEX

Status
Not open for further replies.
You need a compiler! Wait you have Codevision? why can't you use this compilier?

Cheers Ian
 
You have to Compile the Source Code with Code Vision AVR.
First start "Check Syntax" in the Project Menu.
Check and debug the shown Errors, Warnings can be ignored sometimes.
But check them to go shure.
Then Start "Make" in the Project Menu.
A Window pops up that will show you the usage of the Controller resources.

At this time the .hex, the .eep an the .cof ( debug exchange file ) will be created.
It appears in the current CodeVision project folder and you can program it into the controller with PonyProg e.g.
 
Ok thanks,

So CodeVision is able to do so. I will try it to see the result.
Do I need to do any extra task after onverting the file into the HEX so that I could use it in PonyProg too?

Thanks
 
You can use any programming software also PonyProg to write the .hex File into the controller.
When you have accessed the EEPROM in Source Code you should program the EEPROM space with the .eep File too.
 
Can I ask why you chose CodeVision over AVR Studio?
 
Last edited:
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…