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

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

[avr-gcc-list] stdio header file


From: teboho
Subject: [avr-gcc-list] stdio header file
Date: Mon, 10 Jun 2002 15:58:06 +0100

Hi everyone,
I am trying to compile source code obtained from the Embedded Internet Toolkit ( that has atmega103 uP )using Win32 avrgcc testrelease 2. I don't want to implement an Operating System on the board. The code has some funtions such as sprintf and sscanf therefore a stdio.h header file is needed when compiling. I tried using a stdio.h file and related files obtained from   http://cvs.uclinux.org/cgi-bin/cvsweb/uClibc.old/ and I am still encountering some problem. I think the reason for this is that some of the header file I am using are specific for linux. Does anyone have a stdio.h file that I can use or refer me to any link.
 
Thanks in advance
 
Teboho  

reply via email to

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