<?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: FRDM-K82 - Secure Boot on External flash in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K82-Secure-Boot-on-External-flash/m-p/775692#M47217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please close this thread as it will be supported in a different support forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Nov 2017 16:13:39 GMT</pubDate>
    <dc:creator>carlos_chavez</dc:creator>
    <dc:date>2017-11-20T16:13:39Z</dc:date>
    <item>
      <title>FRDM-K82 - Secure Boot on External flash</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K82-Secure-Boot-on-External-flash/m-p/775687#M47212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;I had downloaded the code from the below link.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;A href="https://nxp1-my.sharepoint.com/personal/donnie_garcia_nxp_com/_layouts/15/onedrive.aspx?slrid=7120299e-d0db-4000-9378-bf9a7614b16b&amp;amp;id=%2Fpersonal%2Fdonnie_garcia_nxp_com%2FDocuments%2FIrvine%20Training&amp;amp;FolderCTID=0x012000F02657E73B30D6499FF28CA18F4D3FB"&gt;&lt;SPAN style="color: #0563c1; font-family: Calibri; font-size: medium; text-decoration: underline;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="https://nxp1-my.sharepoint.com/personal/donnie_garcia_nxp_com/_layouts/15/onedrive.aspx?slrid=7120299e-d0db-4000-9378-bf9a7614b16b&amp;amp;id=%2Fpersonal%2Fdonnie_garcia_nxp_com%2FDocuments%2FIrvine%20Training&amp;amp;FolderCTID=0x012000F02657E73B30D6499FF28CA18F4D3FB" target="test_blank"&gt;https://nxp1-my.sharepoint.com/personal/donnie_garcia_nxp_com/_layouts/15/onedrive.aspx?slrid=7120299e-d0db-4000-9378-bf9a7614b16b&amp;amp;id=%2Fpersonal%2Fdonnie_garcia_nxp_com%2FDocuments%2FIrvine%20Training&amp;amp;FolderCTID=0x012000F02657E73B30D6499FF28CA18F4D3FB&lt;/A&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;Issue 1 – FRDM -K82 Board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;Example code is downloading and executing as expected.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;When I had placed the virtual comport example code in internal flash, I could download the code in Factory and programming mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;After placing some of the Application codes in external flash. I could not flash the Application code in Factory mode using blhost.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;a) Linker script changed, which is attached for your reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;b) Pinmux.c changed, which is attached for your reference&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;c) I had followed – “Payment Solutions QuadSPI XIP Guide 1_r0.2.doc” and executed using IAR.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;Issue 2 – Customer Target - &amp;nbsp;uses Different NOR Flash – 1MB(Attached for your reference).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;a) I could not download the Bubble code&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i) &amp;nbsp;When I did #define OFFCHIP_END_ADDR&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x68080000, Bubble code is downloading in Customer Target board without any issues.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt; text-indent: 0.5in;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;ii) Virtual Com port code when placed in internal flash, it is downloading in Customer target board and running in customer target. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;4) &amp;nbsp;When I had used virtual com port code, placed some of the codes in external flash and Below is elftosb output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;Corrections made in FRDM-K82- USB CDC Class.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: medium;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/32835i88E009AAC06A86DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;d) When blhost is executed, I am receiving the below error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: medium;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/32741i44983CF01D2193D5/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Swaminathan.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 18:40:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K82-Secure-Boot-on-External-flash/m-p/775687#M47212</guid>
      <dc:creator>swaminathanrath</dc:creator>
      <dc:date>2017-11-14T18:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K82 - Secure Boot on External flash</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K82-Secure-Boot-on-External-flash/m-p/775688#M47213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swaminathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly, from a quick look at this question, the link that you attached appears to no longer exist and I do not have access to the "Payment Solutions QuadSPI XIP" package.&amp;nbsp; Also, I am not sure what you mean when you state that you could download code in Factory and programming mode.&amp;nbsp; What do you mean by this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, based on the error messages that you received:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the Kinetis blhost User's Guide, there is a note about the kStatus_AborDataPhase error.&lt;/P&gt;&lt;DIV style="left: 318.7px; top: 1110.32px; font-size: 16.6667px; font-family: serif; transform: scaleX(1);"&gt;Note that if the SB file contains a JUMP command, the receive-sb-file command is aborted at the point of the jump, and a status of &lt;SPAN class=""&gt;kStatus_Abort&lt;/SPAN&gt;DataPhase is returned.&lt;/DIV&gt;&lt;DIV style="left: 318.7px; top: 1110.32px; font-size: 16.6667px; font-family: serif; transform: scaleX(1);"&gt; &lt;/DIV&gt;&lt;DIV style="left: 318.7px; top: 1110.32px; font-size: 16.6667px; font-family: serif; transform: scaleX(1);"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;For the kStatusMemoryRangeInvalid error message, I have seen that when attempting to use 'blhost' to download into QuadSPI alias memory space.&amp;nbsp; I do not have your 'factory.bd' file to confirm this, but are you loading directly into 0x0400_0000?&amp;nbsp; Based on the errata below found in &lt;A class="link-titled" href="https://www.nxp.com/docs/en/errata/KINETIS_K_1N03P.pdf" title="https://www.nxp.com/docs/en/errata/KINETIS_K_1N03P.pdf"&gt;https://www.nxp.com/docs/en/errata/KINETIS_K_1N03P.pdf&lt;/A&gt;, the ROM Bootloader does not recognize that memory space.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="left: 318.7px; top: 1110.32px; font-size: 16.6667px; font-family: serif; transform: scaleX(1);"&gt; &lt;/DIV&gt;&lt;DIV style="left: 318.7px; top: 1110.32px; font-size: 16.6667px; font-family: serif; transform: scaleX(1);"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&amp;nbsp;e9626:&amp;nbsp;&amp;nbsp; ROM Bootloader: Aliased QuadSPI address space is not supported by the Kinetis Bootloader command APIs&lt;BR /&gt;Description:&lt;BR /&gt;The Kinetis ROM Bootloader does not recognize QuadSPI alias space, starting at&lt;BR /&gt;0x0400_0000, as a valid address space. This means that API commands used to program&lt;BR /&gt;data into this space will not succeed, and attempts to boot directly to an address in the alias&lt;BR /&gt;space will return status error code ‘kStatus_OutOfRange'.&lt;BR /&gt;Workaround:&lt;BR /&gt;To program the alias memory space, use the normal QuadSPI address space starting at&lt;BR /&gt;address 0x6800_0000.&lt;BR /&gt;To begin executing code from the aliased space, the bootloader must first jump to the normal&lt;BR /&gt;QuadSPI address space starting at 0x6800_0000, or to internal Flash address space, and then&lt;BR /&gt;the code located in that address space should then jump to an address in the aliased space.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="left: 318.7px; top: 1110.32px; font-size: 16.6667px; font-family: serif; transform: scaleX(1);"&gt; &lt;/DIV&gt;&lt;DIV style="left: 318.7px; top: 1110.32px; font-size: 16.6667px; font-family: serif; transform: scaleX(1);"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;The SDK has an example of how to implement the workaround in the "hello_world_qspi_alias" demo apps.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 21:37:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K82-Secure-Boot-on-External-flash/m-p/775688#M47213</guid>
      <dc:creator>carlos_chavez</dc:creator>
      <dc:date>2017-11-14T21:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K82 - Secure Boot on External flash</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K82-Secure-Boot-on-External-flash/m-p/775689#M47214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had changed the application linker script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My elftosb screenshot is given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Users\b44984\Desktop\blhost &amp;amp; elftosb&amp;gt;elftosb -V -c factory.bd -o factory.sb&lt;BR /&gt;creating encrypted range 0x68000000 len 0x3600&lt;BR /&gt;Boot Section 0x00000000:&lt;BR /&gt; LOAD | adr=0x20004000 | len=0x00000200 | crc=0x0719eed2 | flg=0x0000&lt;BR /&gt; ENA | adr=0x20004000 | cnt=0x00000004 | flg=0x0100&lt;BR /&gt; ERAS | adr=0x68000000 | cnt=0x00010000 | flg=0x0000&lt;BR /&gt; ERAS | adr=0x68010000 | cnt=0x00010000 | flg=0x0000&lt;BR /&gt; ERAS | adr=0x68020000 | cnt=0x00010000 | flg=0x0000&lt;BR /&gt; ERAS | adr=0x68030000 | cnt=0x00010000 | flg=0x0000&lt;BR /&gt; ERAS | adr=0x68040000 | cnt=0x00010000 | flg=0x0000&lt;BR /&gt; ERAS | adr=0x68050000 | cnt=0x00010000 | flg=0x0000&lt;BR /&gt; ERAS | adr=0x0003f000 | cnt=0x00001000 | flg=0x0000&lt;BR /&gt; CALL | adr=0x00004da1 | arg=0x11223344 | flg=0x0000&lt;BR /&gt; LOAD | adr=0x00000000 | len=0x00001a0f | crc=0x2f8e0c69 | flg=0x0000&lt;BR /&gt; LOAD | adr=0x68000000 | len=0x00003600 | crc=0xc4e54740 | flg=0x0000&lt;BR /&gt; CALL | adr=0x00004dcf | arg=0x6d1a853c | flg=0x0000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;blhost output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Users\b44984\Desktop\blhost &amp;amp; elftosb&amp;gt;blhost -u -- receive-sb-file factory.sb&lt;/P&gt;&lt;P&gt;Inject command 'receive-sb-file'&lt;BR /&gt;Preparing to send 21376 (0x5380) bytes to the target.&lt;BR /&gt;Successful generic response to command 'receive-sb-file'&lt;BR /&gt;(1/1)3%usb hid detected receiver data abort&lt;BR /&gt;Data phase write aborted by status 0x2712 kStatus_AbortDataPhase&lt;BR /&gt;Possible JUMP or RESET command received.&lt;BR /&gt;Response status = 10200 (0x27d8) kStatusMemoryRangeInvalid&lt;BR /&gt;Wrote 832 of 21376 bytes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Swaminathan.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 03:56:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K82-Secure-Boot-on-External-flash/m-p/775689#M47214</guid>
      <dc:creator>swaminathanrath</dc:creator>
      <dc:date>2017-11-15T03:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K82 - Secure Boot on External flash</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K82-Secure-Boot-on-External-flash/m-p/775690#M47215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i could download the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whereas it is failing in certificate verification. Can you please check it out and let me know on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Swaminathan.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 14:29:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K82-Secure-Boot-on-External-flash/m-p/775690#M47215</guid>
      <dc:creator>swaminathanrath</dc:creator>
      <dc:date>2017-11-15T14:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K82 - Secure Boot on External flash</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K82-Secure-Boot-on-External-flash/m-p/775691#M47216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Hello Swaminathan,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like you got passed the download issues that you were originally facing.&amp;nbsp; Now, first and foremost, are you using the Payment Solution package in a POS application?&amp;nbsp; Can you provide more details about the observed failure with the certificate verification?&amp;nbsp; Is it an application level failure or is it a tool failure?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 20:29:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K82-Secure-Boot-on-External-flash/m-p/775691#M47216</guid>
      <dc:creator>carlos_chavez</dc:creator>
      <dc:date>2017-11-16T20:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K82 - Secure Boot on External flash</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K82-Secure-Boot-on-External-flash/m-p/775692#M47217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please close this thread as it will be supported in a different support forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 16:13:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K82-Secure-Boot-on-External-flash/m-p/775692#M47217</guid>
      <dc:creator>carlos_chavez</dc:creator>
      <dc:date>2017-11-20T16:13:39Z</dc:date>
    </item>
  </channel>
</rss>

