Society of Robots - Robot Forum

Software => Software => Topic started by: galannthegreat on October 02, 2009, 04:10:10 PM

Title: I'm need some help with AVR programming.
Post by: galannthegreat on October 02, 2009, 04:10:10 PM
I've finally got into working with AVRs within the past week and abit, and now I need some help with figuring out what commands I can enter into the compiler (AVR Studio). So pretty much I'm looking for a list of some sort that denotes the syntax used with the compiler. Anyone know where I could find one?
Title: Re: I'm need some help with AVR programming.
Post by: Webbot on October 02, 2009, 06:41:33 PM
With the compiler (avrgcc) or with AvrStudio (IDE) ?

I dont understand the question  :o

Can you be more specific

Title: Re: I'm need some help with AVR programming.
Post by: galannthegreat on October 02, 2009, 06:54:13 PM
Sorry, avrgcc is what I need some sort of syntax for.
Title: Re: I'm need some help with AVR programming.
Post by: galannthegreat on October 02, 2009, 08:00:41 PM
I've got a USBtinyISP programmer from adafruit.com, I've installed all of the "glue" software, but it still does not want to find it in AVR Studio. Can someone help me?
Title: Re: I'm need some help with AVR programming.
Post by: Ro-Bot-X on October 03, 2009, 06:09:40 AM
Is there an AVR Studio (using avrgcc compiler) tutorial anywhere? Thanks.