<?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 Developement C code: Load Software using ISP Boot Loader in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Developement-C-code-Load-Software-using-ISP-Boot-Loader/m-p/549717#M13879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by vincent.gad on Tue Sep 16 12:22:18 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having difficulties to perform successive read/write operations on the ISP of the LTC2294/01. Do you have any what could be the cause?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To give you an overview of what I am able to do: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I manage to synchronize with the ISP of the LTC2294/01, exchange Part ID and Boot Code version (for which I am receiving exotic values) ... &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am also capable of reading an address from FLASH memory. I have done 4, 8 and 12 bytes reading fine ... but when I attempt to send a command to read another address or the same address I have response from the ISP without the command success. Also data are not compliant ... Basically, I read @(A) fine, go to read @(B) ... and come back to read @(A) from which data read are not correct. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact, the location I am reading @(A) is actually 0x1FC, the Code read Protection. The value I have there is no where close to what is expected to have the full Boot Loader control. However, it does not seems to be a problem since I am able to read it correctly (verified with the Kiel Debugger)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Vincent&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:50:47 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:50:47Z</dc:date>
    <item>
      <title>Developement C code: Load Software using ISP Boot Loader</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Developement-C-code-Load-Software-using-ISP-Boot-Loader/m-p/549717#M13879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by vincent.gad on Tue Sep 16 12:22:18 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having difficulties to perform successive read/write operations on the ISP of the LTC2294/01. Do you have any what could be the cause?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To give you an overview of what I am able to do: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I manage to synchronize with the ISP of the LTC2294/01, exchange Part ID and Boot Code version (for which I am receiving exotic values) ... &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am also capable of reading an address from FLASH memory. I have done 4, 8 and 12 bytes reading fine ... but when I attempt to send a command to read another address or the same address I have response from the ISP without the command success. Also data are not compliant ... Basically, I read @(A) fine, go to read @(B) ... and come back to read @(A) from which data read are not correct. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact, the location I am reading @(A) is actually 0x1FC, the Code read Protection. The value I have there is no where close to what is expected to have the full Boot Loader control. However, it does not seems to be a problem since I am able to read it correctly (verified with the Kiel Debugger)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Vincent&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:50:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Developement-C-code-Load-Software-using-ISP-Boot-Loader/m-p/549717#M13879</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Developement C code: Load Software using ISP Boot Loader</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Developement-C-code-Load-Software-using-ISP-Boot-Loader/m-p/549718#M13880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by vincent.gad on Tue Sep 16 12:24:16 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;To complete, I am communicating using Serial Comm on UART 0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:50:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Developement-C-code-Load-Software-using-ISP-Boot-Loader/m-p/549718#M13880</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:50:48Z</dc:date>
    </item>
  </channel>
</rss>

