<?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 Re: USB HCS08/HCS12 MULTILINK how to protect flash from reading in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/USB-HCS08-HCS12-MULTILINK-how-to-protect-flash-from-reading/m-p/136531#M4386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hi Alex,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Turning on security is just a matter of programming two bits in a flash register.&lt;/DIV&gt;&lt;DIV&gt;You can arrange for this to be already done in the file you programme into the MPU or just programme this byte afterwards. It is not perculiar to a particular BDM adapter.&lt;/DIV&gt;&lt;DIV&gt;Bits 0 and 1 of NVOPT in a GB/GT&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards&lt;/DIV&gt;&lt;DIV&gt;David&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Message Edited by peg on &lt;SPAN class="date_text"&gt;2006-11-17&lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;06:54 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Nov 2006 16:49:14 GMT</pubDate>
    <dc:creator>peg</dc:creator>
    <dc:date>2006-11-17T16:49:14Z</dc:date>
    <item>
      <title>USB HCS08/HCS12 MULTILINK how to protect flash from reading</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/USB-HCS08-HCS12-MULTILINK-how-to-protect-flash-from-reading/m-p/136528#M4383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;"— MC13213/214 — a high block of 59348 bytes (115 pages of 512 bytes each plus 1 page of 468&lt;BR /&gt;bytes) and a low block of 1920 bytes. The high block can be protected and the low block left&lt;BR /&gt;unprotected for use as non-volatile parameters."&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I need to protect high block () and live low block unprotected for volatile variables.&lt;/DIV&gt;&lt;DIV&gt;Is it possible to protect my software using this BDM. How?&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 15:11:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/USB-HCS08-HCS12-MULTILINK-how-to-protect-flash-from-reading/m-p/136528#M4383</guid>
      <dc:creator>Alex_RUS</dc:creator>
      <dc:date>2006-11-14T15:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: USB HCS08/HCS12 MULTILINK how to protect flash from reading</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/USB-HCS08-HCS12-MULTILINK-how-to-protect-flash-from-reading/m-p/136529#M4384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Alex,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;S08 and S12 have registers to define the area to be locked against re-write/erase.&lt;/DIV&gt;&lt;DIV&gt;But you can still read it. This is called &lt;STRONG&gt;Flash Block Protection&lt;/STRONG&gt;.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;To allow people not to be able to read from BDM, you have to &lt;STRONG&gt;SECURE&lt;/STRONG&gt; the device.&lt;/DIV&gt;&lt;DIV&gt;In this case all the memory is available to your application.&lt;/DIV&gt;&lt;DIV&gt;When the BDM is activated, the memory protected is &lt;STRONG&gt;removed from the memory map&lt;/STRONG&gt; and therefore is inaccessible by BDM or the Software: it means you cannot run something in RAM to dump the content of the Flash.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;These are two separated mechanisms.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Cheers,&lt;/DIV&gt;&lt;DIV&gt;Alban.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 20:50:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/USB-HCS08-HCS12-MULTILINK-how-to-protect-flash-from-reading/m-p/136529#M4384</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2006-11-14T20:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: USB HCS08/HCS12 MULTILINK how to protect flash from reading</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/USB-HCS08-HCS12-MULTILINK-how-to-protect-flash-from-reading/m-p/136530#M4385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I mean SECURE mechanism of course.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Is it possible to apply security to flash of mc13213 using P&amp;amp;E UML-12?&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2006 05:56:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/USB-HCS08-HCS12-MULTILINK-how-to-protect-flash-from-reading/m-p/136530#M4385</guid>
      <dc:creator>Alex_RUS</dc:creator>
      <dc:date>2006-11-17T05:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: USB HCS08/HCS12 MULTILINK how to protect flash from reading</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/USB-HCS08-HCS12-MULTILINK-how-to-protect-flash-from-reading/m-p/136531#M4386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hi Alex,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Turning on security is just a matter of programming two bits in a flash register.&lt;/DIV&gt;&lt;DIV&gt;You can arrange for this to be already done in the file you programme into the MPU or just programme this byte afterwards. It is not perculiar to a particular BDM adapter.&lt;/DIV&gt;&lt;DIV&gt;Bits 0 and 1 of NVOPT in a GB/GT&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards&lt;/DIV&gt;&lt;DIV&gt;David&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Message Edited by peg on &lt;SPAN class="date_text"&gt;2006-11-17&lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;06:54 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2006 16:49:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/USB-HCS08-HCS12-MULTILINK-how-to-protect-flash-from-reading/m-p/136531#M4386</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2006-11-17T16:49:14Z</dc:date>
    </item>
  </channel>
</rss>

