<?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>HOW can write a message when recieved  an interrupt</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/33260/how-can-write-a-message-when-recieved-an-interrupt</link><description> please tell me how can i send a message to lcd while recieved one interrupt. 
because i cant write a lcd command in ISR 
at keil compiler. 
 
please advise me 
javad majd </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: HOW can write a message when recieved  an interrupt</title><link>https://community.arm.com/thread/40110?ContentTypeID=1</link><pubDate>Thu, 17 Apr 2003 03:25:42 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:6a7b7818-85c0-4fa4-a9c4-dbfb44f28f0f</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;The usual technique is that your ISR sets a flag, then your &amp;quot;main loop&amp;quot; checks that flag, and writes the message when required.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>