<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Boot Loader Application On LPC1769: in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532086#M2863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Polux rsv on Wed Feb 29 01:17:57 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Hareesha&lt;/STRONG&gt;&lt;BR /&gt;[COLOR=#3f7f5f][FONT=Courier New, serif][SIZE=2]// Initialize all required peripherals[/SIZE][/FONT][/COLOR]&lt;BR /&gt;[COLOR=#000000][FONT=Courier New, serif][SIZE=2][COLOR=Red]UART0_Init(115200);[/COLOR] [/SIZE][/FONT][/COLOR][COLOR=#3f7f5f][FONT=Courier New, serif][SIZE=2]//Initialize UART 0[/SIZE][/FONT][/COLOR]&lt;BR /&gt;[COLOR=#000000][FONT=Courier New, serif][SIZE=2]SystemInit();[/SIZE][/FONT][/COLOR]&lt;BR /&gt;[COLOR=#000000][FONT=Courier New, serif][SIZE=2]SystemCoreClockUpdate();[/SIZE][/FONT][/COLOR]&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Initialize the uart speed AFTER system and clock initialisation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Angelo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:57:47 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:57:47Z</dc:date>
    <item>
      <title>Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532056#M2833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Hareesha on Tue Feb 14 00:21:41 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Times New Roman, serif][SIZE=4]Dear Friends,[/SIZE][/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Times New Roman, serif][SIZE=4]I am working on LPC 1769 Controller. I am trying to implement [B]boot loader[/B] in my application so that I can update the firmware in the target board MCU through network (I need to download the firmware to MCU without JTAG, through network).[/SIZE][/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Times New Roman, serif][SIZE=4]If anybody having standard code and suitable documents for this, Plz give me. [/SIZE][/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Times New Roman, serif][SIZE=4]And suggest me how to begin this application. [/SIZE][/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=4]Thanks&amp;amp;Regards,[/SIZE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=4]Hareesha.[/SIZE]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532056#M2833</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532057#M2834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by kendwyer on Tue Feb 14 18:09:40 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Checkout Flash Magic, download and install from Flash Magic.com. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It has secondary Bootloader support for the LPC2000 and LPC1700 family&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See C:\Program Files (x86)\Flash Magic\Ethernet Bootloader\LPC1700&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532057#M2834</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532058#M2835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Hareesha on Wed Feb 15 00:17:15 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Times New Roman, serif][SIZE=3][B]Dear kendwyer,[/B][/SIZE][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Times New Roman, serif]Thanks for your reply,[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Times New Roman, serif]I gone through that &lt;/SPAN&gt;&lt;A href="http://http://www.flashmagictool.com/"&gt;www.flashmagictool.com&lt;/A&gt;&lt;SPAN&gt;website and got some documents. I am reading those documents now.[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Times New Roman, serif]My application is to download firmware from Computer (PC) to LPC1769 Controller in both wired and wireless connection. So I need your help for this. [/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Times New Roman, serif]I think you also proved boot loader, If possible may I know your application.[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Times New Roman, serif][SIZE=3]Regards,[/SIZE][/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Times New Roman, serif][SIZE=3]Hareesha.[/SIZE][/FONT][/COLOR]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532058#M2835</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532059#M2836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Wed Feb 15 01:42:27 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Code Red provide some bootloader examples in the LPCXpresso bundle. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look at the LPC17xx/RDB1768_cmsis2.zip pack of examples, and look at RDB1768cmsis2_usb_bootloader project. LPC1768 and LPC1769 are identical apart from the max speed of the clock.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;They provide some notes in the project, and there is also an overview here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/RDB1768cmsisExampleProjects&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532059#M2836</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532060#M2837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Wed Feb 15 09:24:15 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Another user contributed an ethernet variant of the boot loader that you may find of use here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=1540&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CodeRedSupport&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532060#M2837</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532061#M2838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Hareesha on Wed Feb 15 22:46:29 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Times New Roman, serif][SIZE=3]Dear Friends,[/SIZE][/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Times New Roman, serif][SIZE=3]Thanks for your help.[/SIZE][/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Times New Roman, serif][SIZE=3]Mr Jharwood done a great application. I would like to tell thanks to him also. [/SIZE][/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Times New Roman, serif][SIZE=3]Thanks &amp;amp; Regards,[/SIZE][/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Times New Roman, serif][SIZE=3]Hareesha.[/SIZE][/FONT][/COLOR]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532061#M2838</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532062#M2839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Hareesha on Fri Feb 17 03:59:47 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]This example (Standard example in C drive) bootloader is to boot through [/FONT][FONT=Verdana, serif][B]USB[/B][/FONT][FONT=Verdana, serif] but my application is to boot through Ethernet. Any suggestion for this??? And this code is to test with [/FONT][FONT=Verdana, serif][B]LPC1768[/B][/FONT][FONT=Verdana, serif] board but I am having [/FONT][FONT=Verdana, serif][B]LPC1769[/B][/FONT][FONT=Verdana, serif] Board. Technically they are differing in clock signal frequency. So which are things I have to change to test with LPC1769 board. [/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]-----[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]If I run Jharwood code, I am getting error, is this problem related to software version or any other thing. (I am using LPCXpresso v4.0.6_152). Plz anyone execute this code and let me know the solution[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif][/FONT] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]Thanks &amp;amp; Regards,[/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]Hareesha[/FONT][/COLOR]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532062#M2839</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532063#M2840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Hareesha on Mon Feb 20 06:20:31 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]Sir / friends,[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]Now I am testing [/FONT][FONT=Verdana, serif][I][B]RDB1768cmsis2_usb_bootloader[/B][/I][/FONT][FONT=Verdana, serif]. Its protocol is through USB but mine protocol is Ethernet. So except comm Protocol everything regarding boot loader is same. So first I want to prove boot loader with USB (Wired) connection then Ethernet. [/FONT][COLOR=#ff0000][FONT=Verdana, serif][B]This standard code is developed for LPC1768 board but I am having LPC1769 board and testing with this board only.[/B][/FONT][/COLOR][FONT=Verdana, serif] [/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]For testing I took this code from C drive and following [/FONT][FONT=Verdana, serif][B]readme.tst[/B][/FONT][FONT=Verdana, serif] file. But here I am not getting following.[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;“[FONT=Verdana, serif]Build the bootloader within the IDE and then load it into flash over the RDB usb debug connection (by selecting the Debug option within IDE).[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]Once the bootloader has been downloaded into the flash by the IDE, you can then terminate the debug session within the IDE and disconnect the usb debug connection from the RDB1768.[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]Now connect the RDB1768 to your PC via the USB device mini-B connector. The RDB1768 will then power up and the bootloader will execute:”[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]Thanks &amp;amp; Regards,[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]Hareesha[/FONT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532063#M2840</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532064#M2841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Mon Feb 20 06:58:00 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;So what's the question?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After downloading bootloader it's working via USB. RDB board has a mini-B connector, which connector did you connect to your board?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532064#M2841</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532065#M2842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Hareesha on Mon Feb 20 22:03:10 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]Thank you very much ZERO,[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#00b050][FONT=Verdana, serif]After downloading bootloader it's working via USB -----[/FONT][/COLOR][FONT=Verdana, serif]I understood this,[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]Plz find the attached images for my board(LPC1769) and connector(USB 2.0 A / mini-B cable.) details.[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]Plz once read following,[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;“[FONT=Verdana, serif]Build the bootloader within the IDE and then load it into flash over the RDB usb debug connection (by selecting the Debug option within IDE).[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]Once the bootloader has been downloaded into the flash by the IDE, you can then terminate the debug session within the IDE and disconnect the usb debug connection from the RDB1768.[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]Now connect the RDB1768 to your PC via the USB device mini-B connector. The RDB1768 will then power up and the bootloader will execute:”[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[B][FONT=Verdana, serif]For above steps any setting required in IDE???[/FONT][/B]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#ff0000][FONT=Verdana, serif]Note: The standard code I am using is for LPC 1768 board but I am using LPC1769 board. [/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hareesha&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532065#M2842</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532066#M2843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Tue Feb 21 09:57:15 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I still don't understand the problem :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course you have to delete:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#1 include and library path of LCD-Library in project properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#2 all function calls of LCD-Library &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you don't use RDB Base Board or something else with LCD, but after that this bootloader is starting as described in its readme.txt :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[B][COLOR=Blue]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All that's working without problems here[/COLOR][/B] :rolleyes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://youtu.be/nmVS6y-Yz8A&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532066#M2843</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532067#M2844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Hareesha on Tue Feb 21 22:01:08 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]Thanks ZERO,[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]I am following that [/FONT][FONT=Verdana, serif][B]readme.txt[/B][/FONT][FONT=Verdana, serif] text file to use usb boot loader code. [/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]In that they given as [/FONT][FONT=Verdana, serif][B]“by selecting the Debug option within IDE”, [/B][/FONT][FONT=Verdana, serif]so for this any setting changes are required in IED or just build, debug and download to lpc1769 board that’s it???[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#ff0000][FONT=Verdana, serif]And I am not getting how to include and delete library paths.[/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]Thanks and Regards,[/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]Hareesha[/FONT][/COLOR]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532067#M2844</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532068#M2845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Wed Feb 22 00:10:38 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;...in IED... &lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;Don't touch IEDs :eek::eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Build the bootloader within the IDE and then load it into flash over the RDB usb debug connection (by selecting the Debug option within IDE).&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;Of course that means a Debug Build and flashing to mcu :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could be a good idea to listen a few minutes to Andrew Beeson :rolleyes:[INDENT] [COLOR=Red]Learn Eclipse the LPCXpresso way - from the developers[/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://ics.nxp.com/support/training/learn.eclipse.lpcxpresso/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See Literature section in:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://"&gt;http://ics.nxp.com/lpcxpresso/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;[/INDENT]Path settings:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT] Properties -&amp;gt; C/C++ Build -&amp;gt; Settings -&amp;gt; Tool Settings -&amp;gt; MCU C Compiler -&amp;gt; Includes&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Properties -&amp;gt; C/C++ Build -&amp;gt; Settings -&amp;gt; Tool Settings -&amp;gt; MCU Linker -&amp;gt; Libraries[/INDENT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532068#M2845</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532069#M2846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Hareesha on Wed Feb 22 04:02:04 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif][/FONT] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]Hi Zero, Thanks for your suggestions.[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif] [/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]Attached zip file contains [/FONT][FONT=Verdana, serif][B]RDB1768cmsis2_usb_bootloader[/B][/FONT][FONT=Verdana, serif] code which is modified according to LPC1769 board.[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana][/FONT] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]I build, debug and run this code into LPC1769 board and terminated debug. Then disconnected USB cable and again connected. But result is nothing for me.[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]For next step I am not having JOYSTICK option in my board (According to Readme.txt File). Plz once verify the code and let me know what to do next. [/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Verdana, serif]Hareesha.[/FONT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532069#M2846</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532070#M2847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Hareesha on Wed Feb 22 04:06:10 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Attachment:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532070#M2847</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532071#M2848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Wed Feb 22 08:03:51 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Come on, what do you think is this code doing :confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
...
check_isp_entry_pin();
...
/*
 *[SIZE=5][B][COLOR=Red] CodeRed - joystick button is P0_6.[/COLOR][/B][/SIZE]
 */
#define ISP_ENTRY_GPIO_REG 0x2009C014&amp;nbsp; /* Port */
#define ISP_ENTRY_PIN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Pin&amp;nbsp; */
...
void[COLOR=Red] check_isp_entry_pi[/COLOR]n(void)
{
&amp;nbsp;&amp;nbsp;&amp;nbsp; if( (*(volatile unsigned *)ISP_ENTRY_GPIO_REG) &amp;amp; (0x1&amp;lt;&amp;lt;ISP_ENTRY_PIN) )
&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Display message to RDB1768 LCD
//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LCD_PrintString2Terminal ("Button not\npressed.\n", LCD_TERMINAL_NoNL,COLOR_BLUE, COLOR_YELLOW);

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; execute_user_code();
&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp; else
&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Enter ISP mode

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Display message to RDB1768 LCD
//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LCD_PrintString2Terminal ("Button pressed.\n", LCD_TERMINAL_NoNL,COLOR_BLUE, COLOR_YELLOW);
&amp;nbsp;&amp;nbsp;&amp;nbsp; }
}
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532071#M2848</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532072#M2849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Hareesha on Thu Feb 23 00:03:50 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]Hi Zero, Very good morning.[/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]I gone through RDB1768 board schematic and understood JOYSTICK connection. Default value on P0.6 is HIGH and after pressing JOYSTICK, P0.6 will become LOW.[/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]I tested by making HIGH &amp;amp; LOW on P0.6, but result is nothing for me.[/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]Sorry to Say that I am little bit weak in C coding (Still here I was working on MATLAB &amp;amp; VERILOG). I didn’t understood following line[/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][COLOR=#ff0000]“[/COLOR][COLOR=#ff0000][FONT=Verdana, serif]If ((*(volatile unsigned *) ISP_ENTRY_GPIO_REG) &amp;amp; (0x1&amp;lt;&amp;lt;ISP_ENTRY_PIN))[/FONT][/COLOR][COLOR=#ff0000][FONT=Verdana, serif]”[/FONT][/COLOR][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]Plz can you explain this logic.[/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]If you have LPC1769 board, Plz once you also check on the board and let me know.[/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]Thanks &amp;amp; Regards,[/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]Hareesha.[/FONT][/COLOR]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532072#M2849</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532073#M2850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Thu Feb 23 00:20:03 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
if( (*(volatile unsigned *)ISP_ENTRY_GPIO_REG) &amp;amp; (0x1&amp;lt;&amp;lt;ISP_ENTRY_PIN) )
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;SPAN&gt;is reading bit 6 of Port0 to check if you want to start bootloader :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you comment out execute_user_code() you can force the code to start bootloader :rolleyes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If nothing happens then you have failed to install a working USB connector to your LPC1769 or your PC isn't working correct &lt;SPAN class="lia-unicode-emoji" title=":disappointed_face:"&gt;&lt;LI-EMOJI id="lia_disappointed-face" title=":disappointed_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
&amp;nbsp;&amp;nbsp; if( (*(volatile unsigned *)ISP_ENTRY_GPIO_REG) &amp;amp; (0x1&amp;lt;&amp;lt;ISP_ENTRY_PIN) )
&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Display message to RDB1768 LCD
//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LCD_PrintString2Terminal ("Button not\npressed.\n", LCD_TERMINAL_NoNL,COLOR_BLUE, COLOR_YELLOW);

[B][COLOR=Red]//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; execute_user_code();[/COLOR][/B]
&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532073#M2850</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532074#M2851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by leojose on Thu Feb 23 05:13:00 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Hareesha&lt;/STRONG&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;[FONT=Verdana, serif]I build, debug and run this code into LPC1769 board and terminated debug. Then disconnected USB cable and again connected. But result is nothing for me.[/FONT]&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Hareesha, just curious... are you connecting the USB cable to the same connector that you used for programming the LPC1769 board?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Second question, are you using the RDB1769 shown in image below? Because from one of your earlier emails I think you are using the LPCXpresso board from Embedded Artists.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532074#M2851</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loader Application On LPC1769:</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532075#M2852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Hareesha on Fri Feb 24 00:04:20 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]Hi leojose, Thanks for getting reply from Bangalore,[/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ are you connecting the USB cable to the same connector that you used for programming the LPC1769 board? ]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;---&amp;gt; Yes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ Second question, are you using the RDB1769 shown in image below? Because from one of your earlier emails I think you are using the LPCXpresso board from Embedded Artists.]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;---&amp;gt; I am using 1769 LPCXpresso board from Embedded Artists.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]Hi zero, [/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]As you told like now my LPCEXPRESSO board is detecting as USB mass storage device. I download boot loader code, terminated, disconnected and connected again to PC through same usb cable then it asked driver for that, so I installed form the path “C:\nxp\LPCXpresso_4.0.6_152\Drivers\DFU”. But still I am not seeing that drive in” mycomputer “.[/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]But now I am not able to download new code to my board. IF I try to debug code it is showing linker error (As like show in attached image). [/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][COLOR=#ff0000][FONT=Verdana, serif][B]Note[/B][/FONT][/COLOR][FONT=Verdana, serif]: In LPCEXPRESSO board I am having only one USB connector for downloading code and for use as USB device. But I think in RDB1768 board these are separate??? [/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]Thanks &amp;amp; Regards,[/FONT][/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#000000][FONT=Verdana, serif]Hareesha.[/FONT][/COLOR]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:57:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Boot-Loader-Application-On-LPC1769/m-p/532075#M2852</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:57:40Z</dc:date>
    </item>
  </channel>
</rss>

