<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Keil C</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/26051/keil-c</link><description> 
could any provide me with the Keil c library files 
serial.h 
lcdrout.h 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Keil C</title><link>https://community.arm.com/thread/103648?ContentTypeID=1</link><pubDate>Wed, 02 Dec 2009 04:58:43 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:801aba6f-98bb-495b-8da7-8a303f99bc8b</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
Note that the OP didn&amp;#39;t even state a toolset - let alone a
specific board from a specific manufacturer!&lt;/p&gt;

&lt;p&gt;
Therefore there is very little reason to beleive that this is the
actual &amp;quot;serial.h&amp;quot; file that he enquired about!&lt;/p&gt;

&lt;p&gt;
A quick search of my Keil install folder shows at least three
other files also called &amp;quot;serial.h&amp;quot;&lt;/p&gt;

&lt;p&gt;
This really goes to show how pointless it is to just ask for a
filename like &amp;quot;serial.h&amp;quot; with no other details!!&lt;/p&gt;

&lt;p&gt;
And it doesn&amp;#39;t seem that the OP is really interested anyhow!&lt;/p&gt;

&lt;p&gt;
&lt;b&gt;:-(&lt;/b&gt;&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Keil C</title><link>https://community.arm.com/thread/77961?ContentTypeID=1</link><pubDate>Wed, 02 Dec 2009 04:33:46 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:bd033955-02a3-4921-a3a6-fec97e5bd92c</guid><dc:creator>cheng bei</dc:creator><description>&lt;p&gt;&lt;p&gt;
He said very right. There are a lot of examples in the MDK
folders. You can find the source files and header files in the &amp;quot;board
folders&amp;quot;.&lt;br /&gt;
D:\Program Files\Keil\ARM\Boards\Atmel\AT91SAM7S-EK\Hello&lt;br /&gt;
the serial.c file in this folder.&lt;br /&gt;
The serial.h just like below:&lt;br /&gt;
#ifndef __SERIAL_H__&lt;br /&gt;
#define __SERIAL_H__&lt;/p&gt;

&lt;p&gt;
/* add the serial function */&lt;br /&gt;
void init_serial (void);&lt;br /&gt;
....&lt;/p&gt;

&lt;p&gt;
/* you copy the first line of every small programs from the source
file to header file */&lt;/p&gt;

&lt;p&gt;
#endif /* __SERIAL_H__ */&lt;/p&gt;

&lt;p&gt;
for your reference only&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Keil C</title><link>https://community.arm.com/thread/57345?ContentTypeID=1</link><pubDate>Wed, 02 Dec 2009 00:50:12 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:cd4cf8f1-2587-4b4d-aa30-09ec08bc6fd7</guid><dc:creator>Thorsten de Buhr</dc:creator><description>&lt;p&gt;&lt;p&gt;
Hi,&lt;/p&gt;

&lt;p&gt;
did you download the latest MDK and had a look at the
examples?&lt;/p&gt;

&lt;p&gt;
If the files are &amp;quot;free&amp;quot; (for use with uVision) they can be found
in the examples.&lt;/p&gt;

&lt;p&gt;
BR,&lt;br /&gt;
/th.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Keil C</title><link>https://community.arm.com/thread/57347?ContentTypeID=1</link><pubDate>Tue, 01 Dec 2009 06:29:45 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:81e21c9a-b902-4814-92fd-95c79798ef12</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
Is there a reason why you think these files are part of the Keil C
library? And is there a reason why you think that you haven&amp;#39;t
received them, while other people have?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>