[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] Which is the Best Library?
From: |
Eric Weddington |
Subject: |
RE: [avr-gcc-list] Which is the Best Library? |
Date: |
Thu, 01 Feb 2007 11:33:39 -0700 |
> -----Original Message-----
> From:
> address@hidden
> [mailto:address@hidden
> org] On Behalf Of AVR Development
> Sent: Thursday, February 01, 2007 11:27 AM
> To: address@hidden
> Subject: RE: [avr-gcc-list] Which is the Best Library?
>
> Thanks Peter. Yes, I found that library online and it seemed
> good. I just
> wanted to see if there were any other libraries out there I
> can use. Are
> there any from Atmel?
Not to my knowledge.
>
> -----Original Message-----
> From: Peter Bozzay [mailto:address@hidden
> Sent: Thursday, February 01, 2007 6:13 AM
> To: AVR Development
> Subject: Re: [avr-gcc-list] Which is the Best Library?
>
> > What is the best library for ATmega which will initialize
> and access the
> > chips peripheral devices?
>
> Perhaps you are looking for something like this:
> http://hubbard.engr.scu.edu/avr/avrlib/
>
> To the others:
>
> Is there a utility for avr-gcc under linux, like the "code generator"
> in CodevisionAVR, to generate initial code based on user settings for
> the built-in peripherals?
Not yet.
> Can the utility mfile of WinAVR use under linux without
> modifications?
Yes, as it also runs under FreeBSD. It is a Tcl/Tk application.
> Which system packages need to install to run this?
I don't know as I'm not a linux user.