WinAVR20070525!

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
highlanderf1
Posts: 5
Joined: Fri Oct 19, 2007 11:58 am
Location: Hanoi Viet Nam
Contact:

WinAVR20070525!

Post by highlanderf1 » Sat Oct 27, 2007 7:24 pm

Hi all!
I've downloaded the newest version of WinAVR
Then, i installed it for recompiling the firmware, when i compiled it to the file.hex into the folder that i used to contain the makefile and file.c but i couldnt see my file.hex anywhere?
should i make something else for the compilation process in WinAVR?
could anyone help me?

christian
Objective Development
Objective Development
Posts: 1443
Joined: Thu Nov 09, 2006 11:46 am

Post by christian » Wed Oct 31, 2007 1:54 pm

Does this version of WinAVR use the Makefile or does it control the build process by itself? If it uses the Makefile, it depends on the rules in the Makefile whether a .hex file is created or not.

highlanderf1
Posts: 5
Joined: Fri Oct 19, 2007 11:58 am
Location: Hanoi Viet Nam
Contact:

Post by highlanderf1 » Thu Nov 01, 2007 6:40 pm

Thanks Christian!
I had the answer on the AVRFreaks forum!

Post Reply