<?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 What are the Code Read Protect (CRP) levels on the LPC17xx? in LPC FAQs</title>
    <link>https://community.nxp.com/t5/LPC-FAQs/What-are-the-Code-Read-Protect-CRP-levels-on-the-LPC17xx/m-p/464217#M59</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;Code Read Protection allows users to enable different levels of security in the system so they can protect both their software code and hardware.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;There are several methods to program or read the Flash Memory:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;- JTAG interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;- ISP (In-System Programming)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;- IAP (In Application Programming)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;The CRP Security levels limit the access in the following ways:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;CRP1 (Level 1): Flash content can't be read. Full flash erase is possible. Flash updates (No Sector 0) using ISP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;CRP2 (Level 2): Flash content can't be read. Only Erase All using ISP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;CRP3 (Level 3): No ISP access. Even NXP can't access the code a CRP3 level. IAP reprogramming is possible. See AN10851 for details: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fdocuments%2Fapplication_note%2FAN10851.zip" rel="nofollow" target="_blank"&gt;www.nxp.com/documents/application_note/AN10851.zip&lt;/A&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338845"&gt;AN10851.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Mar 2016 01:25:31 GMT</pubDate>
    <dc:creator>lpcware-support</dc:creator>
    <dc:date>2016-03-31T01:25:31Z</dc:date>
    <item>
      <title>What are the Code Read Protect (CRP) levels on the LPC17xx?</title>
      <link>https://community.nxp.com/t5/LPC-FAQs/What-are-the-Code-Read-Protect-CRP-levels-on-the-LPC17xx/m-p/464217#M59</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;Code Read Protection allows users to enable different levels of security in the system so they can protect both their software code and hardware.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;There are several methods to program or read the Flash Memory:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;- JTAG interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;- ISP (In-System Programming)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;- IAP (In Application Programming)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;The CRP Security levels limit the access in the following ways:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;CRP1 (Level 1): Flash content can't be read. Full flash erase is possible. Flash updates (No Sector 0) using ISP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;CRP2 (Level 2): Flash content can't be read. Only Erase All using ISP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;CRP3 (Level 3): No ISP access. Even NXP can't access the code a CRP3 level. IAP reprogramming is possible. See AN10851 for details: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fdocuments%2Fapplication_note%2FAN10851.zip" rel="nofollow" target="_blank"&gt;www.nxp.com/documents/application_note/AN10851.zip&lt;/A&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338845"&gt;AN10851.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 01:25:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-FAQs/What-are-the-Code-Read-Protect-CRP-levels-on-the-LPC17xx/m-p/464217#M59</guid>
      <dc:creator>lpcware-support</dc:creator>
      <dc:date>2016-03-31T01:25:31Z</dc:date>
    </item>
  </channel>
</rss>

