<?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>Error message when trying to build hex file</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/23744/error-message-when-trying-to-build-hex-file</link><description> 
I am writing some code for the nanomodul-164 based on the C164CI
microcontroller. when I select &amp;#39;Build Target&amp;#39; from the &amp;#39;Project&amp;#39; menu
I get the following error: C166 FATAL-ERROR - ACTION: PREPROCESSING
INPUT FILE ERROR: INPUT FILE STACK OVERFLOWC166</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Error message when trying to build hex file</title><link>https://community.arm.com/thread/76535?ContentTypeID=1</link><pubDate>Mon, 28 Jul 2008 07:15:41 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:80c8ad05-da9d-4cab-9495-2374c9e6810b</guid><dc:creator>AJ Boston</dc:creator><description>&lt;p&gt;&lt;p&gt;
Hans, Thanks for your reply. Unfortunately since I was not
familiar with the error due to which my summary turned out to be
misleading.&lt;br /&gt;
A&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error message when trying to build hex file</title><link>https://community.arm.com/thread/52117?ContentTypeID=1</link><pubDate>Sun, 27 Jul 2008 14:14:09 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:2e5f05ad-34de-478c-98f7-f8e2598089d3</guid><dc:creator>HansBernhard Broeker</dc:creator><description>&lt;p&gt;&lt;p&gt;
First off, your summary is quite misleading. You&amp;#39;ve got nowhere
near building a hex file yet. You ran into an error several stages
earlier: the preprocessing phase of the compiler.&lt;/p&gt;

&lt;p&gt;
The error message is actually quite clear. You overflowed the
stack of input files in the preprocessor. Most likely you have an
infinite recursion of files (indirectly) #including themselves.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error message when trying to build hex file</title><link>https://community.arm.com/thread/52119?ContentTypeID=1</link><pubDate>Sun, 27 Jul 2008 13:57:13 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:094c2fca-6f3f-481b-a6d5-a9b12d1953e3</guid><dc:creator>AJ Boston</dc:creator><description>&lt;p&gt;&lt;p&gt;
As an additional note I believe I have modified the SYSCON
registry values accurately in the Start167.A66 file. I have included
the modified file in the project and tried to build the target hex
file, following the instructions in manual. I have not used the &amp;quot;L166
&amp;lt;your object file list&amp;gt;, START167.OBJ &amp;lt;controls&amp;gt;&amp;quot; command
to link it to my application. Could this be aproblem? How do I
perform the actual linking?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>