<?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のトピックISP Go command from RAM</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/ISP-Go-command-from-RAM/m-p/742067#M29910</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working with LPC2378 using Keil 4 ARM. I've made little program with function in RAM at location 0x40002000 which&amp;nbsp; initializes WDT and go into endless loop without WDT feed, so WDT reset happens. Everything works OK.&lt;/P&gt;&lt;P&gt;Then I wrote ISP routine that writes to RAM (same locations) the same bytes that compiler generated (I noted them in listing of RAM function). With FlashMagic tool I checked that they are written at 0x40002000 and that are the same as compiler generated bytes of above mentioned code. That was everything right. &lt;BR /&gt;Back to my ISP routine- after writing bytes (code) in RAM, I sent ISP Go command (0x30 was return value- that is OK)&amp;nbsp; to 0x40002000 in Arm mode, but Watchdog reset doesn't happened.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Feb 2018 22:00:22 GMT</pubDate>
    <dc:creator>zorandjokic</dc:creator>
    <dc:date>2018-02-13T22:00:22Z</dc:date>
    <item>
      <title>ISP Go command from RAM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ISP-Go-command-from-RAM/m-p/742067#M29910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working with LPC2378 using Keil 4 ARM. I've made little program with function in RAM at location 0x40002000 which&amp;nbsp; initializes WDT and go into endless loop without WDT feed, so WDT reset happens. Everything works OK.&lt;/P&gt;&lt;P&gt;Then I wrote ISP routine that writes to RAM (same locations) the same bytes that compiler generated (I noted them in listing of RAM function). With FlashMagic tool I checked that they are written at 0x40002000 and that are the same as compiler generated bytes of above mentioned code. That was everything right. &lt;BR /&gt;Back to my ISP routine- after writing bytes (code) in RAM, I sent ISP Go command (0x30 was return value- that is OK)&amp;nbsp; to 0x40002000 in Arm mode, but Watchdog reset doesn't happened.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 22:00:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ISP-Go-command-from-RAM/m-p/742067#M29910</guid>
      <dc:creator>zorandjokic</dc:creator>
      <dc:date>2018-02-13T22:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: ISP Go command from RAM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ISP-Go-command-from-RAM/m-p/742068#M29911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found where the error were. I should write byte (that represents RAM code) in reverse order. When doing so, code works as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 10:51:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ISP-Go-command-from-RAM/m-p/742068#M29911</guid>
      <dc:creator>zorandjokic</dc:creator>
      <dc:date>2018-02-14T10:51:20Z</dc:date>
    </item>
  </channel>
</rss>

