<?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>MQX Software SolutionsのトピックRe: Is FlashX-SWAP available on TWR-K60N512?</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Is-FlashX-SWAP-available-on-TWR-K60N512/m-p/391203#M13096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Radek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for confirming.&amp;nbsp; I have requested an appropriate PCB for K60N512 from my local support guys (Ken and Chet).&amp;nbsp; I won't be using K53 anyway, but it's good to know the issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Jan 2015 18:16:15 GMT</pubDate>
    <dc:creator>michaelschwager</dc:creator>
    <dc:date>2015-01-09T18:16:15Z</dc:date>
    <item>
      <title>Is FlashX-SWAP available on TWR-K60N512?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Is-FlashX-SWAP-available-on-TWR-K60N512/m-p/391198#M13091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm looking for flashx-swap example for TWR-K60N512.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The chip, PK60N512VMD100, appears to support separate flash banks, based on the reference manual K60P144M100SF2V2RM.&lt;/P&gt;&lt;P&gt;However the only K60 examples that appear for flash are for twrk60d100m and twrk60f120m.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The flash_ftfl_prv.h file shows FTFL_SWAP_SUPPORT which is not defined.&lt;/P&gt;&lt;P&gt;So it looks like either a) I'm reading the datasheet wrong, or b) this functionality is not (yet?) supported in TWR-K60N512.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to get flash swap functionality for this board/chip?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 22:22:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Is-FlashX-SWAP-available-on-TWR-K60N512/m-p/391198#M13091</guid>
      <dc:creator>michaelschwager</dc:creator>
      <dc:date>2015-01-07T22:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is FlashX-SWAP available on TWR-K60N512?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Is-FlashX-SWAP-available-on-TWR-K60N512/m-p/391199#M13092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can read the following application note 4533, it describes flash memory swap on Kinetis MCU. And the software is based on TWR-K60N512&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4533.pdf" title="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4533.pdf"&gt;http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4533.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a nice day,&lt;BR /&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 03:09:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Is-FlashX-SWAP-available-on-TWR-K60N512/m-p/391199#M13092</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2015-01-08T03:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is FlashX-SWAP available on TWR-K60N512?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Is-FlashX-SWAP-available-on-TWR-K60N512/m-p/391200#M13093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on maskset revision of MCU which is assembled on your TWR-K60N512 board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According AN4533:&lt;/P&gt;&lt;P&gt;Kinetis 100 MHz revision 1.4 or later required. The mask set number marked on the&lt;/P&gt;&lt;P&gt;package is 4N30D. Subsequent revisions may be marked 5N30D, and so on. Revisions&lt;/P&gt;&lt;P&gt;earlier than revision 1.4, may not support swap or may disable the Erase-All-Blocks&lt;/P&gt;&lt;P&gt;command after swap initialized. Thus, on those early revisions, some debuggers will not&lt;/P&gt;&lt;P&gt;be able to re-download to flash if they rely on the Erase-All-Blocks command to preerase&lt;/P&gt;&lt;P&gt;the flash. Additionally, it was not possible to set the swap system back to&lt;/P&gt;&lt;P&gt;uninitialized on those early devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, Flash swap as is described in this AN and as it works in flashX driver will not work with old masksets 0M33Z, 0N30D, 1N30D and 2N30D.&lt;/P&gt;&lt;P&gt;Since some of TWR-K60N512 was assembled with oldest maskset 0M33Z and some of them was assembled with 4N30D, MQX doesn't contain directly project for TWR-K60N512 board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 12:50:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Is-FlashX-SWAP-available-on-TWR-K60N512/m-p/391200#M13093</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2015-01-08T12:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is FlashX-SWAP available on TWR-K60N512?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Is-FlashX-SWAP-available-on-TWR-K60N512/m-p/391201#M13094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you again, this explains a lot of what I'm seeing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My TWR-K60N512 has PK60N512VMD100-&lt;STRONG&gt;0M33Z &lt;/STRONG&gt;(v1.0)&lt;/P&gt;&lt;P&gt;If I order a new TWR-K60N512 pcb will I get a &amp;gt;= 1.4 version of the chip that supports flash swap, ie &amp;gt;= &lt;STRONG&gt;4N30D&lt;/STRONG&gt; ?&amp;nbsp; &lt;/P&gt;&lt;P&gt;This is to mimic my custom board based on MK60DN512ZCAB10-&lt;STRONG&gt;8N30D&lt;/STRONG&gt; (v &amp;gt; 1.4?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, must I order TWR-K60D100M to mimic my other custom board based on MK60DN512VLQ10-&lt;STRONG&gt;4N22D&lt;/STRONG&gt; (v &amp;gt; 2.2?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to debug why flashx seems to work funny when ethernet is enabled.&amp;nbsp; I cannot so far reproduce the error on Tower systems, only on my hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 17:29:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Is-FlashX-SWAP-available-on-TWR-K60N512/m-p/391201#M13094</guid>
      <dc:creator>michaelschwager</dc:creator>
      <dc:date>2015-01-08T17:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is FlashX-SWAP available on TWR-K60N512?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Is-FlashX-SWAP-available-on-TWR-K60N512/m-p/391202#M13095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In fact, TWR-K60N512 is legacy board and it is no longer manufactured.&lt;/P&gt;&lt;P&gt;So, if you will be lucky and you will buy it, it will be from some stock and I cannot estimate exact version of maskset.&lt;/P&gt;&lt;P&gt;Yes, masksets 0N30D ~8N30D should be functionally the same and differences are mainly in bug fixes.&lt;/P&gt;&lt;P&gt;Yes, TWR-K60D100M is replacement for TWR-K60N512 and it will mimic chips from 2.x generation (part number with D/F and without Z)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: There is known issue with TWR-K53N512 board. This board was originally assembled by chip from 1.x generation and MQX BSP refers to that fact. Unfortunately current TWR-K53N512 boards are assembled by chips from 2.x generation and MQX BSP didn't fits to this MCU (board was not renamed). Customer must clone TWR-K60D100M BSP and reconfigure for work with new TWR-K53N512 board.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 10:48:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Is-FlashX-SWAP-available-on-TWR-K60N512/m-p/391202#M13095</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2015-01-09T10:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Is FlashX-SWAP available on TWR-K60N512?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Is-FlashX-SWAP-available-on-TWR-K60N512/m-p/391203#M13096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Radek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for confirming.&amp;nbsp; I have requested an appropriate PCB for K60N512 from my local support guys (Ken and Chet).&amp;nbsp; I won't be using K53 anyway, but it's good to know the issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 18:16:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Is-FlashX-SWAP-available-on-TWR-K60N512/m-p/391203#M13096</guid>
      <dc:creator>michaelschwager</dc:creator>
      <dc:date>2015-01-09T18:16:15Z</dc:date>
    </item>
  </channel>
</rss>

