Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

AVR_studio v4.12 help to write C code for ATMEGA16

Status
Not open for further replies.

hbaocr

Full Member level 4
Joined
May 13, 2007
Messages
232
Helped
25
Reputation
48
Reaction score
4
Trophy points
1,298
Location
Hochiminh City university of technology (VietNam)
Activity points
2,765
code for atmega16

hello,
i'm studying AVR and I have used AVR_studio v4.12 to write code for atmega16. and I have some problem? Plz help me!
does AVR_sudio v4.12 include WinAVR or not.
and how can i start writing C code with that program? which header I should declare, and how to use it
thank
 

Not including the WinAVR you need to install the WinAVR too. After you finished to install, first you should select the Device in Project->Configuration Options->Device, then start to programming by #include <avr/io.h>
Try to visit at www.avrfreaks.net, many AVR member are waiting you.
 

You can writing C code and also debugging on AVRStudio. Have fun with AVR.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top