<?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>Problem when using attribute strictly inline</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/31409/problem-when-using-attribute-strictly-inline</link><description> 
I have a function in which I used. On debugging I can see count
value as 1000 in watch. 

 
static void func1(void)
{
 uint32_t cnt;

 cnt = 1000; /* Create a counter variable */
 while( (--cnt) &amp;amp;&amp;amp; ( SD_WHILE_TX_FIFO_EMPTY ) ); /* Wait while not TX_FIFO</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator></channel></rss>