<?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 4.11 problem</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/26594/keil-4-11-problem</link><description> 
I&amp;#39;m debugging LPC1114x301(NXP Cortex-M0) with Keil 4.11 Evaluation
and ULink2, and no error, no warning after builing. 

 
There&amp;#39;s a line of C code in my project, &amp;quot;while (GstpKm.ucState !=
0x01) {}&amp;quot;, where GstpKm is a global structure in RAM, ucState</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Keil 4.11 problem</title><link>https://community.arm.com/thread/58353?ContentTypeID=1</link><pubDate>Tue, 22 Jun 2010 22:09:01 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:3229c4aa-7614-4212-9e20-1d12d29f25c6</guid><dc:creator>Tamir Michael</dc:creator><description>&lt;p&gt;&lt;p&gt;
make that variable volatile, I guess...?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>