avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [avr-gcc-list] How do we link a IAR Touch Library with GCC?


From: Weddington, Eric
Subject: RE: [avr-gcc-list] How do we link a IAR Touch Library with GCC?
Date: Tue, 27 Jan 2009 05:51:30 -0700

 

> -----Original Message-----
> From: 
> address@hidden 
> [mailto:address@hidden
> org] On Behalf Of Bob Paddock
> Sent: Tuesday, January 27, 2009 5:47 AM
> To: avr-gcc-list
> Subject: [avr-gcc-list] How do we link a IAR Touch Library with GCC?
> 
> http://www.atmel.com/products/touch/touchswlib.asp
> 
> "Atmel Touch Library is a royalty free software library (IAR) for
> developing touch applications on standard Atmel AVR microcontrollers.
> Customers can link the library into their firmware in order to provide
> touch sensing capability to their projects. The Library can be used to
> develop single chip solution for many control applications, or to
> reduce chip count in more complex applications."
> 
> How do we link a IAR binary library with GCC?
> 

You don't. You request a GCC version of the library. But I will tell you that 
the size of the GCC library will definitely be larger than the IAR version. You 
need to be aware of this because of choosing which AVR device you want to use 
this on.

Eric Weddington




reply via email to

[Prev in Thread] Current Thread [Next in Thread]