Atmel website | ARM Community | AVR freaks | Technical Support
Banner
 FAQ •  Search •  Register •  Login 

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: AT91 Library ...
PostPosted: Fri Jun 22, 2012 10:34 am 
Offline

Joined: Fri Jun 22, 2012 8:48 am
Posts: 1
Hi,

I am very new to ARM Processor.
What is the use of AT91 Library?


Top
 Profile  
 
 Post subject: Re: AT91 Library ...
PostPosted: Mon Aug 27, 2012 3:27 pm 
Offline

Joined: Thu Mar 29, 2012 5:19 pm
Posts: 17
It contains some basic commands like setting up hardware, which is useful, if you dont like to write every single register by your own.


Top
 Profile  
 
 Post subject: Re: AT91 Library ...
PostPosted: Thu Aug 30, 2012 2:49 pm 
Offline

Joined: Wed Jun 06, 2012 2:08 pm
Posts: 20
The libraries are a set of C source file sparing the time to write low level functions for using the peripherals.

But keep in mind that not only the C code will have to be added to your application. Have a look at the assembly startup files, thet may contain code that the C lib rely on to work.
A basic .s startup file provided by IAR or Keil, for example, may not work properly with the libraries.

I'm trying to use Atmel libs for SD card and USB. I could'nt manage to have it work without many adaptations to my application hardware and software.
(For the USB, I must say I'm still desperately trying to get a connection).

Denis


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: