Beginner's question: How to compile firmware in AVR Studio?

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
iphi
Rank 2
Rank 2
Posts: 68
Joined: Mon Jun 25, 2007 11:37 am

Beginner's question: How to compile firmware in AVR Studio?

Post by iphi » Thu Jun 28, 2007 10:42 pm

I have successfully compiled the PowerSwitch firmware in Programmers Notepad of WinAVR.
Now I would like to do the same in AVR Studio in order to use the built-in simulator. GCC is recognized by AVR Studio.

Can somebody give me a hint what I have to do to compile the PowerSwitch firmware as is? Can AVR Studio make use of the makefile?

Thanks, Thomas

Post Reply