<?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>MCU BootloaderのトピックRe: FSEC settings and FTFC commands</title>
    <link>https://community.nxp.com/t5/MCU-Bootloader/FSEC-settings-and-FTFC-commands/m-p/1165648#M1256</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/60336"&gt;@kerryzhou&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Many thanks for your clarification on the topic. Appreciate it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;123gmax&lt;/P&gt;</description>
    <pubDate>Sun, 11 Oct 2020 14:28:32 GMT</pubDate>
    <dc:creator>123gmax</dc:creator>
    <dc:date>2020-10-11T14:28:32Z</dc:date>
    <item>
      <title>FSEC settings and FTFC commands</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/FSEC-settings-and-FTFC-commands/m-p/1164672#M1254</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="123gmax_0-1602176751063.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/127000i9304AC35C7479724/image-size/medium?v=v2&amp;amp;px=400" role="button" title="123gmax_0-1602176751063.png" alt="123gmax_0-1602176751063.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Referring to above screenshot, "When the flash is secured&lt;BR /&gt;(FTFE_FSEC[SEC] = 00, 01, or 11), the &lt;STRONG&gt;programmer interfaces&lt;/STRONG&gt; are only allowed to&lt;BR /&gt;launch mass erase operations."&amp;nbsp; What does the programmer interface mean here? Does this refer only to SWD or also the program code instruction which attempt to write to flash using FTFC commands? I am wondering if FSEC is enabled does the FSCI bootloader works to reprogram the application?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 17:17:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/FSEC-settings-and-FTFC-commands/m-p/1164672#M1254</guid>
      <dc:creator>123gmax</dc:creator>
      <dc:date>2020-10-08T17:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: FSEC settings and FTFC commands</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/FSEC-settings-and-FTFC-commands/m-p/1165098#M1255</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A id="link_10" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/178858" target="_self"&gt;&lt;SPAN class=""&gt;123gmax&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; FSEC is used to secure the SWD interface, after it is secured, you can't read and write the code through the SWD, if you enable the mass erase, you can can do the mass erase through the SWD, it is used to protect the chips app, to limit the app is read out through the SWD.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; But&amp;nbsp; it won't influence your own code, you still can use your own code, or the secondary bootloader to operate the flash, the FTFC comander still can be used in the chip's own code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you!&lt;/P&gt;
&lt;P&gt;If you still have questions about it, please kindly let me know.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 10:07:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/FSEC-settings-and-FTFC-commands/m-p/1165098#M1255</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2020-10-09T10:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: FSEC settings and FTFC commands</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/FSEC-settings-and-FTFC-commands/m-p/1165648#M1256</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/60336"&gt;@kerryzhou&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Many thanks for your clarification on the topic. Appreciate it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;123gmax&lt;/P&gt;</description>
      <pubDate>Sun, 11 Oct 2020 14:28:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/FSEC-settings-and-FTFC-commands/m-p/1165648#M1256</guid>
      <dc:creator>123gmax</dc:creator>
      <dc:date>2020-10-11T14:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: FSEC settings and FTFC commands</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/FSEC-settings-and-FTFC-commands/m-p/1165735#M1257</link>
      <description>&lt;P&gt;You are welcome!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Any new issues in the future, welcome to create the new question post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2020 02:51:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/FSEC-settings-and-FTFC-commands/m-p/1165735#M1257</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2020-10-12T02:51:48Z</dc:date>
    </item>
  </channel>
</rss>

