 |
| Author |
Message |
|
|
Posted: May 26, 2012 - 04:56 PM |
|

Joined: May 25, 2012
Posts: 1
|
|
Hello This is my first question on this forum and I'm apologizing if this was asked before and I couldn't find it.
In school the professor designed a board for us on which we could learn the basics of AVR programming. The MCU on it is AT90USB646. We were programming in Bascom but I soon realized that my abilites are limited in basic so I decided to learn something new by myself, something on a higher level. I wrote a simple program in C but what I don't now is how to connect my board thorugh USB cable to the computer (we did it this way with bascom and help of a FLIP) in a way that atmel studio will regonize it. Is this even possible or do I have to buy a special programmer/debugger or something? If it is, what am I to do? |
|
|
| |
|
|
|
|
|
Posted: May 26, 2012 - 05:24 PM |
|


Joined: Jul 27, 2011
Posts: 541
Location: Atmel, Norway
|
|
| Atmel Studio will not recognize it. Studio produces a hex file, which you may program using FLIP as you did in your class |
_________________ :: Morten
|
| |
|
|
|
|
|
|
|