[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Using IAR compiled lib with GCC?
From: |
Keith Gudger |
Subject: |
Re: [avr-gcc-list] Using IAR compiled lib with GCC? |
Date: |
Fri, 29 Aug 2003 09:13:31 -0700 (PDT) |
I have USB libraries for the AT43USB35x USB AVRs, compiled for GCC. I
haven't gotten the 320 libraries compiled for GCC yet, but there is a
io43u32x.h file, and one can set -mmcu=at43usb320. (WinAVR release, at
least).
I can send you the 35x files anytime, but I will have to compile the 32x
libraries next week (when I'm back from vacation ;) ).
Keith
On Fri, 29 Aug 2003, Tim Lapawa wrote:
> Hello list,
>
> atmel send me a proprietary library for the AT43USB320 SDK kit.
> It's an 4port USB Hub with integrated 8515 integrated.
> But they do not want to send me the firmwares source code.
> They send me libraries compiled with the IAR and the Imagecraft compiler.
> Can I use these libs with the GNU toolchain?
> I've read in this list, that the IAR and the GNU compiler use
> different registers for Stack- and Framepointer.
> And what is about parameter passing in function calls?
>
>
> Greetings Tim Lapawa
> --
> \\\///
> Tim Lapawa (o -) address@hidden
> -------------oo0-(_)-0oo----------------------
> http://www.lapawa.net/GnuPG_public_key.asc
> ,ooo0 Where do you want
> ( ) 0ooo, to go tomorrow?
> ---\ (---------( )----------------------
> \ _ ) ) /
> ( _ /
>
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden
> http://www.avr1.org/mailman/listinfo/avr-gcc-list
>
>
>