<?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>PC Lint Error:Header File</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/24892/pc-lint-error-header-file</link><description> 
Hi i am using PC Lint with Real View Compiler.. i am using correct
configuration file co-RV.lnt.. but it shows error &amp;quot;Cannot find header
file LPC21xx.h&amp;quot;.. how to correct this error... 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: PC Lint Error:Header File</title><link>https://community.arm.com/thread/57232?ContentTypeID=1</link><pubDate>Mon, 09 Nov 2009 01:21:03 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:e0399111-b02c-40af-92ca-a071be83ddb2</guid><dc:creator>Tamir Michael</dc:creator><description>&lt;p&gt;&lt;p&gt;
use the -I token in your &amp;quot;lint files&amp;quot; file to point to where this
file exists.&lt;br /&gt;
example:&lt;/p&gt;

&lt;pre&gt;
-I..
-I..\FMM\Application\src
-I&amp;quot;C:\Keil\ARM\RV31\INC&amp;quot;
-I&amp;quot;C:\Keil\ARM\INC\Philips&amp;quot;
-I..\common\src
-I..\Bootloader\src
-I..&amp;quot;\FMM\Application\src\Compressor_application&amp;quot;
&lt;/pre&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PC Lint Error:Header File</title><link>https://community.arm.com/thread/57225?ContentTypeID=1</link><pubDate>Mon, 09 Nov 2009 00:35:31 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:62217422-d2c3-404c-88b2-eb155e13e388</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
The error is, as it tells you, that it can&amp;#39;t read the file - isn&amp;#39;t
it?&lt;/p&gt;

&lt;p&gt;
So, if you&amp;#39;re going to correct that error, you&amp;#39;re first going to
have to determine &lt;i&gt;why&lt;/i&gt; it can&amp;#39;t read that file, aren&amp;#39;t you?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>