<?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中的主题 LPC1765 ISP downloading problem</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1765-ISP-downloading-problem/m-p/865976#M34532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have two board, one with a IMX6 and another one with LPC1765 MCU. We would like to download MCU firmware through ISP mode. MCU firmware is in two parts : an application software (soft A) and a configuration software (soft B). So we have two .hex to download in the MCU at different address (Soft A: sector 0 to sector 18 / Soft B: sector 8 only)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Downloading of softA is always ok. &lt;EM&gt;(lpc21isp &amp;nbsp;-control -try10 softA.HEX /dev/COM_SCREEN 115200 14746)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Downloading of softB is ok only at 19200 bauds with debug3 option. Other case cause a reboot of imx6. (lpc21isp -debug3 -control -try10 softB.HEX /dev/COM_SCREEN 19200 14746)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At 19200, if debug3 option isn’t use, you can notice that the sector 8 is not programmed.&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;lpc21isp version 1.83&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;File /opt/centralp/PR3289_V1.1.0_CFG.HEX:&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;EM&gt;loaded...&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; converted to binary format...&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; image size : 36864&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Image size : 36864&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Used GPIO: C_GPIO_RESET=2, C_GPIO_ISP=205&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Synchronizing (ESC to abort). OK&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Read bootcode version: 4.2.0&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Read part ID: LPC1765, 256 kiB ROM / 64 kiB SRAM (0x26013733)&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Will start programming at Sector 1 if possible, and conclude with Sector 0 to ensure that checksum is written last.&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Skip erasing sector 0...&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Sector 1: Skipped&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Sector 0: Skipped&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Download Finished... taking 0 seconds&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Now launching the brand new code&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone has a idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Feb 2019 13:03:46 GMT</pubDate>
    <dc:creator>jeremybonhomme</dc:creator>
    <dc:date>2019-02-15T13:03:46Z</dc:date>
    <item>
      <title>LPC1765 ISP downloading problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1765-ISP-downloading-problem/m-p/865976#M34532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have two board, one with a IMX6 and another one with LPC1765 MCU. We would like to download MCU firmware through ISP mode. MCU firmware is in two parts : an application software (soft A) and a configuration software (soft B). So we have two .hex to download in the MCU at different address (Soft A: sector 0 to sector 18 / Soft B: sector 8 only)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Downloading of softA is always ok. &lt;EM&gt;(lpc21isp &amp;nbsp;-control -try10 softA.HEX /dev/COM_SCREEN 115200 14746)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Downloading of softB is ok only at 19200 bauds with debug3 option. Other case cause a reboot of imx6. (lpc21isp -debug3 -control -try10 softB.HEX /dev/COM_SCREEN 19200 14746)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At 19200, if debug3 option isn’t use, you can notice that the sector 8 is not programmed.&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;lpc21isp version 1.83&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;File /opt/centralp/PR3289_V1.1.0_CFG.HEX:&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;EM&gt;loaded...&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; converted to binary format...&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; image size : 36864&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Image size : 36864&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Used GPIO: C_GPIO_RESET=2, C_GPIO_ISP=205&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Synchronizing (ESC to abort). OK&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Read bootcode version: 4.2.0&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Read part ID: LPC1765, 256 kiB ROM / 64 kiB SRAM (0x26013733)&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Will start programming at Sector 1 if possible, and conclude with Sector 0 to ensure that checksum is written last.&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Skip erasing sector 0...&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Sector 1: Skipped&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Sector 0: Skipped&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Download Finished... taking 0 seconds&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;EM&gt;Now launching the brand new code&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone has a idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2019 13:03:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1765-ISP-downloading-problem/m-p/865976#M34532</guid>
      <dc:creator>jeremybonhomme</dc:creator>
      <dc:date>2019-02-15T13:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1765 ISP downloading problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1765-ISP-downloading-problem/m-p/865977#M34533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="310989" data-username="jeremybonhomme" href="https://community.nxp.com/people/jeremybonhomme"&gt;Jeremy Bonhomme&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP Semiconductor products and &lt;BR /&gt;for the opportunity to serve you.&lt;BR /&gt;I was a bit confused with these different addresses of softA and softB, softA occupies the sector 0~18, definitely, the sector 8 will be contained. So I'm curious how you assign the softB to the sector 8.&lt;BR /&gt;About your question, whether it's available to combine these two hex files prior to programming, hence it just needs an only once program.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2019 02:33:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1765-ISP-downloading-problem/m-p/865977#M34533</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2019-02-18T02:33:41Z</dc:date>
    </item>
  </channel>
</rss>

