<?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中的主题 Re: Kinetis FlexNVM</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794356#M48366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/josem.reyes.chaidez"&gt;josem.reyes.chaidez&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Earlier before SEGGER v6.47a update, I used&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IDE:&lt;/STRONG&gt; MCUXpresso v10.3.1 (to compile) and IAR Embedded Workbench (to download the .axf or .s19 file to the HW which is generated using MCUXpresso)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tool:&lt;/STRONG&gt; SEGGER J Link Plus debugger&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;J Link version:&lt;/STRONG&gt; v6.44&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IDE:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1. MCUXpresso v11.0.0 (to compile and to download the .axf file to the HW)&lt;/P&gt;&lt;P&gt;2. IAR Embedded Workbench (to download the .axf or .s19 file to the HW which is generated using MCUXpresso)&lt;/P&gt;&lt;P&gt;3. J Link Flash v6.47a Software&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tool:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;SEGGER J Link Plus debugger&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;J Link version:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;v6.47a&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naven Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jun 2019 10:07:27 GMT</pubDate>
    <dc:creator>nsuresh2</dc:creator>
    <dc:date>2019-06-20T10:07:27Z</dc:date>
    <item>
      <title>Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794329#M48339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has any one succeeded to configure the memory linker to use the flexnvm as a pflash, i tried with the example in the mcuxpresso section 14.3 Configuring projects to span multiple Flash Devices&amp;nbsp; (&lt;A href="https://community.nxp.com/thread/388979"&gt;Configuring projects to span multiple flash devices&lt;/A&gt;&amp;nbsp; ), however the program doesnt work and it runs into the hardfault routine. I will be kindly thankful for any help plz.&lt;/P&gt;&lt;P&gt;Pleaze find attached an example that i am working with.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 13:42:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794329#M48339</guid>
      <dc:creator>hagguisouhail</dc:creator>
      <dc:date>2018-09-05T13:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794330#M48340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Haggui,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You are referring to the wrong post, about the MCUXpresso IDE, when you want to define some data in the defined flash range, please refer to the following post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-335283"&gt;Relocating Code and Data Using the MCUXpresso IDE&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; This is what you are needed, you need to modify the linker file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question about it, please kindly let me know.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 03:21:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794330#M48340</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-09-06T03:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794331#M48341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kerry,&lt;/P&gt;&lt;P&gt;Thank you for your quick response, maybe the thread I posted concerns the LPCXpresso IDE, however it contains the same steps as the thread you posted to me. The problem in fact came from the use of the FlexNVM as a PFlash. Thus when I add a section in the MCU setting that points to the FlexNVM region (@ 0x10000000 and LENGTH = 0x20000, alias &lt;EM&gt;Flash2&lt;/EM&gt;), next using the &lt;STRONG&gt;cr_section_macros &lt;/STRONG&gt;header file I define some data to be stored in this new region using &lt;STRONG&gt;__RODATA(Flash2). &lt;/STRONG&gt;Everything seems to be OK until debugging, since i found that there is no data stored in the FlexNVM memory (it contains only 0xFFFFFFFF). My question, am I in need to specify a flash driver for the FlexNVM memory, as for the Pflash ? Moreover, am I in need to set the Flash Configuration block&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 07:39:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794331#M48341</guid>
      <dc:creator>hagguisouhail</dc:creator>
      <dc:date>2018-09-06T07:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794332#M48342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Dear&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A _jive_internal="true" class="" data-containerid="-1" data-containertype="-1" data-objectid="314604" data-objecttype="3" href="https://community.nxp.com/people/hagguisouhail" style="color: #3d9ce7; background-color: transparent; border: 0px; font-weight: inherit; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;Haggui Souhail&lt;/A&gt;,&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;This is a known issue with MCUXpresso and projects using KW36. We will provide the fix in the public release of the KW35/36 device.&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Your technical support person will be contacting you directly to provide the patch and the steps to support this because product has not been launched yet.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Best regards,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Miguel&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 22:04:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794332#M48342</guid>
      <dc:creator>miguel_reyes</dc:creator>
      <dc:date>2018-09-06T22:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794333#M48343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally I have been able to program the the Dflash section with the new SDK and the CMSIS-DAP interface. Since our hardware uses the JLink SWD, I was not able to flash the software within our hardware neither on the FRDM-KW36 eval board. Can you check with me what is the problem please? thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 07:49:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794333#M48343</guid>
      <dc:creator>hagguisouhail</dc:creator>
      <dc:date>2018-09-13T07:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794334#M48344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/hagguisouhail"&gt;hagguisouhail&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me check on this one. So, you are using MCUXpresso IDE with a Jlink interface to program your board and you are not able to program D-flash(FlexNVM)?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 20:20:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794334#M48344</guid>
      <dc:creator>miguel_reyes</dc:creator>
      <dc:date>2018-09-13T20:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794335#M48345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;Yes that is it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 20:26:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794335#M48345</guid>
      <dc:creator>hagguisouhail</dc:creator>
      <dc:date>2018-09-13T20:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794336#M48346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems SEGGER tools are not supporting FlexNVM programming. I already submitted a ticket to them.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are waiting for their response.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 00:07:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794336#M48346</guid>
      <dc:creator>miguel_reyes</dc:creator>
      <dc:date>2018-09-14T00:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794337#M48347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;Any apdates please from Segger ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 07:34:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794337#M48347</guid>
      <dc:creator>hagguisouhail</dc:creator>
      <dc:date>2018-09-19T07:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794338#M48348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Haggui,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The responded that they will be providing updates next week about when they would be able to fix this. I will let you know as soon as I get a response on this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;Miguel&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 05:31:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794338#M48348</guid>
      <dc:creator>miguel_reyes</dc:creator>
      <dc:date>2018-09-21T05:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794339#M48349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After being able to split the .text memory section between PFlash and FlexNVM with the updated SDK, I am trying to run the OTA with the &lt;STRONG&gt;NXP Test tool&lt;/STRONG&gt;. What I see is that I am able to do the OTA succesfully when the hole image is located on the Pflash section. However, since my project that I am building around the bluetooth_otac doesn't fit only on the PFlash, I was not able to run the NXP Test Tool which stucks each time I am selecting an Image file (*.bin or *.srec) that have been created from my project. Could you please help me with this issue ? Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Souhail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 13:29:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794339#M48349</guid>
      <dc:creator>hagguisouhail</dc:creator>
      <dc:date>2018-10-08T13:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794340#M48350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/hagguisouhail"&gt;hagguisouhail&lt;/A&gt;‌,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We identified this issue after the software release. The current release doesn't support the FlexNVM when performing Over-The-Air upgrades. This example code is currently under development and it will be available in the upcoming maintenance release currently scheduled for December.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Sorry for the incovenience.&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Best regards,&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Miguel&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 20:12:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794340#M48350</guid>
      <dc:creator>miguel_reyes</dc:creator>
      <dc:date>2018-10-09T20:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794341#M48351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if there is any progress concerning the OTA with support for the FlexNVM because I really need this functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best reagards,&lt;/P&gt;&lt;P&gt;Souhail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2019 09:58:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794341#M48351</guid>
      <dc:creator>hagguisouhail</dc:creator>
      <dc:date>2019-01-21T09:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794342#M48352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/hagguisouhail"&gt;hagguisouhail&lt;/A&gt;‌,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This support is already included in our latest SDK. Pleaso, download the new SDK released on 10th January with Bluetooth stack version 1.3.4. This provides support for OTA using FlexNVM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can download the new SDK through the "mcuxpresso.nxp.com" web page.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Miguel&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2019 17:34:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794342#M48352</guid>
      <dc:creator>miguel_reyes</dc:creator>
      <dc:date>2019-01-21T17:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794343#M48353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/hagguisouhail"&gt;hagguisouhail&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is available the document &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-342493"&gt;Reprogramming a KW36 device using the OTAP Client Software&lt;/A&gt;, here is explained the FlexNVM storage functionality. I hope will useful for you. Let me know any questions about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Edgar.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2019 20:33:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794343#M48353</guid>
      <dc:creator>EdgarLomeli</dc:creator>
      <dc:date>2019-01-21T20:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794344#M48354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Miguel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2019 13:10:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794344#M48354</guid>
      <dc:creator>hagguisouhail</dc:creator>
      <dc:date>2019-01-22T13:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794345#M48355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Miguel,&lt;/P&gt;&lt;P&gt;I integrated the new SDK into our project, however I noticed that I am not able any more to debug the project. Notice that I am using Jlink from Segger. Even when trying with the LPC-Link v2 on which I programed the CMSIS (with lpcscrypt), I fail to flash the program on the kw36 mcu. Can you help me with this issue please.&lt;/P&gt;&lt;P&gt;Best raegrds,&lt;/P&gt;&lt;P&gt;Souhail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2019 13:29:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794345#M48355</guid>
      <dc:creator>hagguisouhail</dc:creator>
      <dc:date>2019-01-28T13:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794346#M48356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Souhail,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please ellaborate more about what is the issue you are seeing? We recommend to use CMSIS-DAP. Could you please also confirm that you are using MCUXpresso 10.3? This is needed to use latest drivers to support FlexNVM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding SEGGER support, there has been a delay. We expect to get new drivers in one month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Miguel&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2019 16:01:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794346#M48356</guid>
      <dc:creator>miguel_reyes</dc:creator>
      <dc:date>2019-01-28T16:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794347#M48357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Allow me just to give you an overview to be more clear. We are working on a project that is based on the OTAP client example. Thus we have designed a new hardware based on mcu kw36 and we intend to program it via SWD JLINK or CMSIS-DAP. The first issue was the m_text memory exeecds the P-Flash section and you resolved that by adding the D-Flash section, with this modification we were able to program the kw36 only with the CMSIS-DAP interface of the LPC-Link v2, the Jlink didn't work with this modification and we were waiting for Segger to update their Jink driver. After that we have issue with OTA on two different memory bank, and you came up with one flash memory driver FTFE_2K_PD.cfx with the new SDK. I installed the new mcuxpresso 10.03 as you told me , before, I got the new software version of the LPC-Link v2 (Probe Firmware: LPC-LINK2 CMSIS-DAP V5.224) and I tried to flash the bootloader binary and otap application onto the kw36, Nevertheless I got an error and I am not able to resolve it.&lt;/P&gt;&lt;P&gt;I joined the error message that I got and here after you will find the consol log of the mcuxpresso.&lt;/P&gt;&lt;P&gt;Can you please verify with me this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MCUXpresso IDE RedlinkMulti Driver v10.3 (Nov 28 2018 02:37:04 - crt_emu_cm_redlink build 748)&lt;BR /&gt;Found chip XML file in /home/haggui/Documents/test/frdmkw36_wireless_examples_framework_bootloader_otap_bm/Debug/MKW36Z512xxx4.xml&lt;BR /&gt;(&amp;nbsp; 5) Remote configuration complete&lt;BR /&gt;Reconnected to existing link server&lt;BR /&gt;Connecting to probe 1 core 0 (using server started externally) gave 'OK'&lt;BR /&gt;============= SCRIPT: kinetisconnect.scp =============&lt;BR /&gt;Kinetis Connect Script&lt;BR /&gt;Connecting to Probe Index = 1&lt;BR /&gt;This probe = 1&lt;BR /&gt;This TAP = 0&lt;BR /&gt;This core = 0&lt;BR /&gt;DpID = 0BC11477&lt;BR /&gt;Assert NRESET&lt;BR /&gt;Reset pin state: 00&lt;BR /&gt;Power up Debug&lt;BR /&gt;MDM-AP APID: 0x001C0020&lt;BR /&gt;MDM-AP System Reset/Hold Reset/Debug Request&lt;BR /&gt;MDM-AP Control: 0x0000001C&lt;BR /&gt;MDM-AP Status (Flash Ready) : 0x00000032&lt;BR /&gt;Part is not secured&lt;BR /&gt;MDM-AP Control: 0x00000014&lt;BR /&gt;Release NRESET&lt;BR /&gt;Reset pin state: 01&lt;BR /&gt;MDM-AP Control (Debug Request): 0x00000004&lt;BR /&gt;MDM-AP Status: 0x0001003A&lt;BR /&gt;MDM-AP Core Halted&lt;BR /&gt;============= END SCRIPT =============================&lt;BR /&gt;Probe Firmware: LPC-LINK2 CMSIS-DAP V5.224 (NXP Semiconductors)&lt;BR /&gt;Serial Number:&amp;nbsp; I3FSF1MU&lt;BR /&gt;VID:PID:&amp;nbsp; 1FC9:0090&lt;BR /&gt;USB Path: /dev/hidraw5&lt;BR /&gt;Using memory from core 0 after searching for a good core&lt;BR /&gt;debug interface type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Cortex-M0+ (DAP DP ID 0BC11477) over SWD TAP 0&lt;BR /&gt;processor type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Cortex-M0+ (CPU ID 00000C60) on DAP AP 0&lt;BR /&gt;number of h/w breakpoints = 2&lt;BR /&gt;number of flash patches&amp;nbsp;&amp;nbsp; = 0&lt;BR /&gt;number of h/w watchpoints = 2&lt;BR /&gt;Probe(0): Connected&amp;amp;Reset. DpID: 0BC11477. CpuID: 00000C60. Info: &amp;lt;None&amp;gt;&lt;BR /&gt;Debug protocol: SWD. RTCK: Disabled. Vector catch: Disabled.&lt;BR /&gt;Content of CoreSight Debug ROM(s):&lt;BR /&gt;RBASE F0002000: CID B105100D PID 000008E000 ROM (type 0x1)&lt;BR /&gt;ROM 1 F0000000: CID B105900D PID 04001BB932 CSt ARM MTB type 0x31 Trace Sink - Basic trace router&lt;BR /&gt;ROM 1 F0001000: CID B105900D PID 000008E000 CSt MTBDWT type 0x4 Debug Control - Other&lt;BR /&gt;ROM 1 E00FF000: CID B105100D PID 04000BB4C0 ROM (type 0x1)&lt;BR /&gt;ROM 4 E000E000: CID B105E00D PID 04000BB008 Gen SCS (type 0x0)&lt;BR /&gt;ROM 4 E0001000: CID B105E00D PID 04000BB00A Gen DWT (type 0x0)&lt;BR /&gt;ROM 4 E0002000: CID B105E00D PID 04000BB00B Gen FPB (type 0x0)&lt;BR /&gt;NXP: MKW36Z512xxx4&lt;BR /&gt;DAP stride is 1024 bytes (256 words)&lt;BR /&gt;Inspected v.2 On chip Kinetis Flash memory module FTFE_2K_PD.cfx&lt;BR /&gt;Image 'Kinetis SemiGeneric Oct 25 2018 11:59:14'&lt;BR /&gt;Opening flash driver FTFE_2K_PD.cfx&lt;BR /&gt;Sending VECTRESET to run flash driver&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 26/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 37/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 38/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x2000178C&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 73/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x2000178C&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 83/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 96/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 97/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 100/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 125/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 145/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 146/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 147/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x2000178C&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 155/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 172/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 173/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 174/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 194/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 209/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 222/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 223/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 224/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 237/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x2000178C&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 238/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x2000178C&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 260/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 294/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;flash driver polled mailbox (8 bytes at 0x20001788) read failed (on poll 300/301) - retrying after 1ms - rc Em(12). Target rejected debug access at location 0x20001788&lt;BR /&gt;Cannot halt processor&lt;BR /&gt;warning - failed to halt processor on startup timeout - rc Ep(04). Cannot halt processor.&lt;BR /&gt;Flash Driver V.2 startup failed - rc Ef(34): Timed-out initializing flash.&lt;BR /&gt;chip initialization failed - Ef(34): Timed-out initializing flash.&lt;BR /&gt;failed to initialize flash driver FTFE_2K_PD.cfx&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture du 2019-01-31 10-15-27.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/64081iE2788D8D937642E6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture du 2019-01-31 10-15-27.png" alt="Capture du 2019-01-31 10-15-27.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture du 2019-01-31 10-16-59.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/64116i462E8E7DB049D402/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture du 2019-01-31 10-16-59.png" alt="Capture du 2019-01-31 10-16-59.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;HAGGUI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2019 09:32:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794347#M48357</guid>
      <dc:creator>hagguisouhail</dc:creator>
      <dc:date>2019-01-31T09:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis FlexNVM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794348#M48358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/hagguisouhail"&gt;hagguisouhail&lt;/A&gt;‌,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are looking into this issue. So, could you please let us know how did you programmed the bootloader binary? are you using the one from the latest release?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please use the JLink tool and see if you can connect with the KW36? I mean, run the JLink tool and be able to connect and unlock the device. Then, try to program a new application? We want to know if you are able to recover the part from the unknown state.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Miguel&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2019 23:30:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-FlexNVM/m-p/794348#M48358</guid>
      <dc:creator>miguel_reyes</dc:creator>
      <dc:date>2019-02-04T23:30:24Z</dc:date>
    </item>
  </channel>
</rss>

