<?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>Kinetis MicrocontrollersのトピックKE1xF SDK FOPT BOOTSRC_SEL definition error</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE1xF-SDK-FOPT-BOOTSRC-SEL-definition-error/m-p/1567073#M64416</link>
    <description>&lt;P&gt;Rev 4 of MKE18F16.h (SDK 2.8.0) has&lt;/P&gt;&lt;P&gt;#define NV_FOPT_BOOTSRC_SEL_MASK (0xC0U)&lt;BR /&gt;#define NV_FOPT_BOOTSRC_SEL_SHIFT (6U)&lt;/P&gt;&lt;P&gt;This doesn't match KE1xF RM 22.3.1 / Table 22-2, which indicates BOOTSRC_SEL is just FOPT[7], and&amp;nbsp;the choice of boot source depends on both FOPT[7] and FOPT[1] (BOOTPIN_OPT), rather than FOPT[7:6]&lt;/P&gt;&lt;P&gt;I would think the definitions above should be changed to 0x80U and 7U, respectively?&lt;/P&gt;&lt;P&gt;It would also be nice to #define NV_FOPT_RSVD (0x70U)&lt;/P&gt;</description>
    <pubDate>Thu, 08 Dec 2022 21:09:52 GMT</pubDate>
    <dc:creator>asapuntz</dc:creator>
    <dc:date>2022-12-08T21:09:52Z</dc:date>
    <item>
      <title>KE1xF SDK FOPT BOOTSRC_SEL definition error</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE1xF-SDK-FOPT-BOOTSRC-SEL-definition-error/m-p/1567073#M64416</link>
      <description>&lt;P&gt;Rev 4 of MKE18F16.h (SDK 2.8.0) has&lt;/P&gt;&lt;P&gt;#define NV_FOPT_BOOTSRC_SEL_MASK (0xC0U)&lt;BR /&gt;#define NV_FOPT_BOOTSRC_SEL_SHIFT (6U)&lt;/P&gt;&lt;P&gt;This doesn't match KE1xF RM 22.3.1 / Table 22-2, which indicates BOOTSRC_SEL is just FOPT[7], and&amp;nbsp;the choice of boot source depends on both FOPT[7] and FOPT[1] (BOOTPIN_OPT), rather than FOPT[7:6]&lt;/P&gt;&lt;P&gt;I would think the definitions above should be changed to 0x80U and 7U, respectively?&lt;/P&gt;&lt;P&gt;It would also be nice to #define NV_FOPT_RSVD (0x70U)&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 21:09:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE1xF-SDK-FOPT-BOOTSRC-SEL-definition-error/m-p/1567073#M64416</guid>
      <dc:creator>asapuntz</dc:creator>
      <dc:date>2022-12-08T21:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: KE1xF SDK FOPT BOOTSRC_SEL definition error</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE1xF-SDK-FOPT-BOOTSRC-SEL-definition-error/m-p/1567202#M64418</link>
      <description>&lt;P&gt;You are right, it should be as below in SDK&lt;/P&gt;
&lt;P&gt;#define NV_FOPT_BOOTSRC_SEL1_MASK (0x80U)&lt;BR /&gt;#define NV_FOPT_BOOTSRC_SEL1_SHIFT (7U)&lt;/P&gt;
&lt;P&gt;#define NV_FOPT_BOOTSRC_SEL0_MASK (0x02U)&lt;BR /&gt;#define NV_FOPT_BOOTSRC_SEL0_SHIFT (1U)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FOPT.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/203704iB4A0239D64356314/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FOPT.PNG" alt="FOPT.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 03:25:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KE1xF-SDK-FOPT-BOOTSRC-SEL-definition-error/m-p/1567202#M64418</guid>
      <dc:creator>jay_heng</dc:creator>
      <dc:date>2022-12-09T03:25:16Z</dc:date>
    </item>
  </channel>
</rss>

