<?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>Wireless MCUのトピックRe: Methods for securing code in JN5189</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Methods-for-securing-code-in-JN5189/m-p/1726534#M15691</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/185207"&gt;@Johnny9&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;According to the &lt;A href="https://www.nxp.com/webapp/Download?colCode=UM11138" target="_blank"&gt;JN5189 User Manual&lt;/A&gt;, Chapter 7 Reset, Boot and Wakeup, Section 7.3.2 Code protection, the following features are provided to protect the access to the memory:&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle;"&gt;&lt;SPAN&gt;SWD and JTAG control&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle;"&gt;&lt;SPAN&gt;Configuration of memory protection mechanism (MPU), by the boot code, to minimize threats such as code injection&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;It is possible to restrict access to (or even disable) the ISP functionality, for instance in order to protect code in the flash. For more information on this, please consult Chapter 38 In-System Programming (ISP), Section 38.8 Usage restrictions.&lt;/P&gt;
&lt;P&gt;Also, you may find some useful commands using DK6Programmer software by typing DK6Programmer.exe -s COMx --help&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Sep 2023 21:16:05 GMT</pubDate>
    <dc:creator>EduardoZamora</dc:creator>
    <dc:date>2023-09-20T21:16:05Z</dc:date>
    <item>
      <title>Methods for securing code in JN5189</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Methods-for-securing-code-in-JN5189/m-p/1726227#M15681</link>
      <description>&lt;P&gt;Does JN5189 support the ability to protect flash binary code using UID?&lt;BR /&gt;If it does, where can I find instructions on how to use it?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 09:55:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Methods-for-securing-code-in-JN5189/m-p/1726227#M15681</guid>
      <dc:creator>Johnny9</dc:creator>
      <dc:date>2023-09-20T09:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Methods for securing code in JN5189</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Methods-for-securing-code-in-JN5189/m-p/1726534#M15691</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/185207"&gt;@Johnny9&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;According to the &lt;A href="https://www.nxp.com/webapp/Download?colCode=UM11138" target="_blank"&gt;JN5189 User Manual&lt;/A&gt;, Chapter 7 Reset, Boot and Wakeup, Section 7.3.2 Code protection, the following features are provided to protect the access to the memory:&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle;"&gt;&lt;SPAN&gt;SWD and JTAG control&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle;"&gt;&lt;SPAN&gt;Configuration of memory protection mechanism (MPU), by the boot code, to minimize threats such as code injection&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;It is possible to restrict access to (or even disable) the ISP functionality, for instance in order to protect code in the flash. For more information on this, please consult Chapter 38 In-System Programming (ISP), Section 38.8 Usage restrictions.&lt;/P&gt;
&lt;P&gt;Also, you may find some useful commands using DK6Programmer software by typing DK6Programmer.exe -s COMx --help&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 21:16:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Methods-for-securing-code-in-JN5189/m-p/1726534#M15691</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-09-20T21:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Methods for securing code in JN5189</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Methods-for-securing-code-in-JN5189/m-p/1727885#M15701</link>
      <description>&lt;P&gt;Hello &lt;SPAN&gt;Eduardo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;BR /&gt;I have additional questions.&lt;BR /&gt;Is the code protection feature that encrypts the off-chip flash memory contents available in JN5189?&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Johnny9.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 08:58:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Methods-for-securing-code-in-JN5189/m-p/1727885#M15701</guid>
      <dc:creator>Johnny9</dc:creator>
      <dc:date>2023-09-22T08:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Methods for securing code in JN5189</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Methods-for-securing-code-in-JN5189/m-p/1728284#M15706</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Are you planning to store your code in external flash? Is your project intended for a wireless application?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 23:00:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Methods-for-securing-code-in-JN5189/m-p/1728284#M15706</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-09-22T23:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Methods for securing code in JN5189</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Methods-for-securing-code-in-JN5189/m-p/1728602#M15711</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;This project is intended for a wireless application, and it doesn't use external flash storage.&lt;BR /&gt;I am aware that methods such as IC decapsulation can potentially extract the binary data from the flash memory.&lt;BR /&gt;Encrypting flash binaries can enhance security and mitigate such threats.&lt;BR /&gt;Does the JN5189, which comes with built-in flash memory, offer support for flash encryption?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jonny9.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 06:54:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Methods-for-securing-code-in-JN5189/m-p/1728602#M15711</guid>
      <dc:creator>Johnny9</dc:creator>
      <dc:date>2023-09-25T06:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Methods for securing code in JN5189</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Methods-for-securing-code-in-JN5189/m-p/1729165#M15719</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The features provided to protect access to the memory should be the ones described in JN5189 User Manual, Section 7.3.2 Code protection and Section 38.8 ISP Usage restrictions.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 22:11:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Methods-for-securing-code-in-JN5189/m-p/1729165#M15719</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-09-25T22:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Methods for securing code in JN5189</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Methods-for-securing-code-in-JN5189/m-p/1729261#M15720</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Jonny9.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 02:13:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Methods-for-securing-code-in-JN5189/m-p/1729261#M15720</guid>
      <dc:creator>Johnny9</dc:creator>
      <dc:date>2023-09-26T02:13:02Z</dc:date>
    </item>
  </channel>
</rss>

