<?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>LPCXpresso IDEのトピックRe: CRP1 and IAP command</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/CRP1-and-IAP-command/m-p/551784#M12019</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 Wed Jul 27 07:36:27 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;With CRP1 enabled JTAG access is disabled and ISP is partially restriced, see the UM Chapter 32. When any CRP is enabled IAP commands are not affected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Check out the Application Note here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://ics.nxp.com/support/documents/microcontrollers/zip/an10851.zip&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:09:54 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:09:54Z</dc:date>
    <item>
      <title>CRP1 and IAP command</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/CRP1-and-IAP-command/m-p/551783#M12018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by blasiis on Tue Jul 26 02:53:32 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC1758&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have protected the chip with CRP1 flag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The application run correctly, but I cannot write flash from IAP command present in the application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is correct ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I use Code Read Protection and program flash ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:09:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/CRP1-and-IAP-command/m-p/551783#M12018</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: CRP1 and IAP command</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/CRP1-and-IAP-command/m-p/551784#M12019</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 Wed Jul 27 07:36:27 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;With CRP1 enabled JTAG access is disabled and ISP is partially restriced, see the UM Chapter 32. When any CRP is enabled IAP commands are not affected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Check out the Application Note here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://ics.nxp.com/support/documents/microcontrollers/zip/an10851.zip&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:09:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/CRP1-and-IAP-command/m-p/551784#M12019</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: CRP1 and IAP command</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/CRP1-and-IAP-command/m-p/551785#M12020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by blasiis on Wed Jul 27 07:51:23 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Why my IAP don't work ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Possible causes ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:09:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/CRP1-and-IAP-command/m-p/551785#M12020</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: CRP1 and IAP command</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/CRP1-and-IAP-command/m-p/551786#M12021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by micrio on Wed Jul 27 08:05:10 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;There is an issue with the stack and using IAP. IAP uses 32 butes of memory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in a fixed position above the stack. The standard build settings provide only &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16 bytes as I remember. Check out this thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=782&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This one got me too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pete.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:09:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/CRP1-and-IAP-command/m-p/551786#M12021</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: CRP1 and IAP command</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/CRP1-and-IAP-command/m-p/551787#M12022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by blasiis on Mon Aug 29 07:21:13 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have modified the stack, but the problem remain !!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Without CRP1 IAP ok, With CRP1 application goes, but IAP don't work&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:09:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/CRP1-and-IAP-command/m-p/551787#M12022</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:09:56Z</dc:date>
    </item>
  </channel>
</rss>

