<?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>lpc2368 blinker not working</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/35088/lpc2368-blinker-not-working</link><description> 
Hi 
I programmed my lpc2368 with below code. 
but led does not blink (led is just on ). 

 
my Code : 

 
#include &amp;lt;lpc23xx.h&amp;gt; 
#define led1 0x200000 
#define set_led1 (FIO0SET = led1) 
#define clr_led1 (FIO0CLR = led1) 

 
void delay(unsigned long</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: lpc2368 blinker not working</title><link>https://community.arm.com/thread/86341?ContentTypeID=1</link><pubDate>Fri, 18 May 2018 16:39:32 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:f669a9eb-d8fd-4dce-a88f-f78d33862f74</guid><dc:creator>Westonsupermare Pier</dc:creator><description>&lt;p&gt;&lt;p&gt;
Could you check the code operation and register interaction with a
debugger?&lt;/p&gt;

&lt;p&gt;
Some standard board or a custom one?&lt;br /&gt;
What pin is the LED on?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: lpc2368 blinker not working</title><link>https://community.arm.com/thread/70745?ContentTypeID=1</link><pubDate>Fri, 18 May 2018 15:53:23 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:a6642d38-d6bb-4412-b7d4-636bd20fab34</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;b&gt;&lt;br /&gt;
&lt;a href="http://www.danlhenry.com/caps/keil_code.png"&gt;www.danlhenry.com/.../keil_code.png&lt;/a&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>