<?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>LPC MicrocontrollersのトピックRe: DFU programmer through USB</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-programmer-through-USB/m-p/621428#M24343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried the LPCScrypt but had no luck.&lt;/P&gt;&lt;P&gt;Using LPCScrypt I can blank check and erase banka OK, i can download the binary file OK but my program won't run.&lt;/P&gt;&lt;P&gt;I know my code is OK because if i use JTAG or download the firmware through the serial port the code runs fine.&lt;/P&gt;&lt;P&gt;When i compare the binary file created with the data from address 0x1a000000 when in debug, they compare the same.&lt;/P&gt;&lt;P&gt;I guess my binary file is wrong but i have used keil in the past to generate binary files and it works OK, i just seem to have a problem with the LPC1857.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other suggestions would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Mar 2017 15:48:40 GMT</pubDate>
    <dc:creator>andrewbarningha</dc:creator>
    <dc:date>2017-03-30T15:48:40Z</dc:date>
    <item>
      <title>DFU programmer through USB</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-programmer-through-USB/m-p/621426#M24341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Is it possible anyone can give me some advice on downloading firmware through a USB port to the MCB1800 dev board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;My program builds OK and can run when I download firmware through the serial port or when using JTAG, but when I use the DFU programmer through the USB port it downloads OK but my program won't&amp;nbsp;run.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Is there anything&amp;nbsp;anyone can suggest from the screen shots attached.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Andrew&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 14:59:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-programmer-through-USB/m-p/621426#M24341</guid>
      <dc:creator>andrewbarningha</dc:creator>
      <dc:date>2017-03-27T14:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: DFU programmer through USB</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-programmer-through-USB/m-p/621427#M24342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you considered using LPCScrypt instead?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="http://www.lpcware.com/lpcscrypt"&gt;http://www.lpcware.com/lpcscrypt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2017 23:01:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-programmer-through-USB/m-p/621427#M24342</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2017-03-29T23:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: DFU programmer through USB</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-programmer-through-USB/m-p/621428#M24343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried the LPCScrypt but had no luck.&lt;/P&gt;&lt;P&gt;Using LPCScrypt I can blank check and erase banka OK, i can download the binary file OK but my program won't run.&lt;/P&gt;&lt;P&gt;I know my code is OK because if i use JTAG or download the firmware through the serial port the code runs fine.&lt;/P&gt;&lt;P&gt;When i compare the binary file created with the data from address 0x1a000000 when in debug, they compare the same.&lt;/P&gt;&lt;P&gt;I guess my binary file is wrong but i have used keil in the past to generate binary files and it works OK, i just seem to have a problem with the LPC1857.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other suggestions would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 15:48:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-programmer-through-USB/m-p/621428#M24343</guid>
      <dc:creator>andrewbarningha</dc:creator>
      <dc:date>2017-03-30T15:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: DFU programmer through USB</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-programmer-through-USB/m-p/621429#M24344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like you have not set the image checksum .&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/389046"&gt;https://community.nxp.com/thread/389046&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 16:38:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-programmer-through-USB/m-p/621429#M24344</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2017-03-30T16:38:20Z</dc:date>
    </item>
  </channel>
</rss>

