Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Help me in AVRLib

Status
Not open for further replies.

dhavlu_rock

New Member
hey guys i m not getting how to use AVRLib....:confused:


i mean how to use those lib functions how to include them in our code n how to edit that makefile....plz help me n if poss give a shot code example....


Thanx!!:)
 
dhavlu_rock said:
hey guys i m not getting how to use AVRLib....:confused:


i mean how to use those lib functions how to include them in our code n how to edit that makefile....plz help me n if poss give a shot code example....


Thanx!!:)

There are some examples here: **broken link removed**

When you have unzipped the files, look at the files with the '.h' extension for the include procedure.
Keep the lib files in the same directory as your assembler or prefix the the include to locate the directory where the lib files are, OK?
 
Last edited:
ericgibbs said:
There are some examples here: **broken link removed**

When you have unzipped the files, look at the files with the '.h' extension for the include procedure.
Keep the lib files in the same directory as your assembler or prefix the the include to locate the directory where the lib files are, OK?



Thanx man!
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top