| Author |
Message |
|
|
Posted: Apr 01, 2008 - 12:18 PM |
|

Joined: Jan 23, 2006
Posts: 13
|
|
Hi all,
has anybody of you a link to the documents, how ATMEL implements the newlib for standard C programming?
I didn't found anything up to now.
I search the wiki here and the ATMEL site. I only found the general documents on the Redhat site for the newlib. But the specials for the AVR32 implemntation I never saw. May be I need new glasses
I search a document like it exist for avr-libc for the 8-bit AVR controller.
Has someone a hint for me? May be als ATMEL knows about the implementation and a document
Thanks for help.
Joachim |
|
|
| |
|
|
|
|
|
Posted: Apr 01, 2008 - 12:43 PM |
|


Joined: Jan 14, 2007
Posts: 1836
Location: Nantes, France
|
|
Try searching gnu toolchain source code on atmel.com
Newlib source may be in it.
-sma |
|
|
| |
|
|
|
|
|
Posted: Apr 01, 2008 - 02:58 PM |
|

Joined: Jan 23, 2006
Posts: 13
|
|
Thank you, I already download the toolchain source from ATMEL and I found also the newlib source in that packet. Furthermore I load the app notes (pdf and source) from ATMEL. But I don't want to search in source code, how it works. That wastes a lot of time. I'm disappointed about this situation. But may be, I didn't found it until now and anyone has a link (ATMEL do you read here? )
Thanks
Joachim |
|
|
| |
|
|
|
|
|
Posted: Apr 10, 2008 - 10:17 AM |
|


Joined: Jan 15, 2004
Posts: 65
Location: Norway
|
|
|
|
|
|
|
Posted: Apr 10, 2008 - 11:00 AM |
|

Joined: Jan 23, 2006
Posts: 13
|
|
I already know about that site. But there is the API description of the newlib but I need the special implementations for the AVR32 like IRQ handling or stdio redirection (e.g. printf to the UART) and other specials.
As I wrote, a description like the one for the 8-Bit AVRs. This I didn't found.
Joachim |
|
|
| |
|
|
|
|
|