<?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のトピックBSP MK10DN512</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/BSP-MK10DN512/m-p/484688#M15888</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm making a custom BSP for the MK10DN512VLL10, and running into problems with ethernet and USB from the K60.&amp;nbsp; Namely, it's complaining about ethernet definitions that don't exist in the K10.&amp;nbsp; I found another thread on here about the MK10, and the example showed using the BSP for the MK20 as a starting point.&amp;nbsp; Which BSP do I start with then?&amp;nbsp; The K60 or K20?&amp;nbsp; The BSP porting guide calls out using the twrk60D100m as the starting BSP for this part.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Dec 2015 19:34:59 GMT</pubDate>
    <dc:creator>davidsherman</dc:creator>
    <dc:date>2015-12-15T19:34:59Z</dc:date>
    <item>
      <title>BSP MK10DN512</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/BSP-MK10DN512/m-p/484688#M15888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm making a custom BSP for the MK10DN512VLL10, and running into problems with ethernet and USB from the K60.&amp;nbsp; Namely, it's complaining about ethernet definitions that don't exist in the K10.&amp;nbsp; I found another thread on here about the MK10, and the example showed using the BSP for the MK20 as a starting point.&amp;nbsp; Which BSP do I start with then?&amp;nbsp; The K60 or K20?&amp;nbsp; The BSP porting guide calls out using the twrk60D100m as the starting BSP for this part.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 19:34:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/BSP-MK10DN512/m-p/484688#M15888</guid>
      <dc:creator>davidsherman</dc:creator>
      <dc:date>2015-12-15T19:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: BSP MK10DN512</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/BSP-MK10DN512/m-p/484689#M15889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 14px; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;In order to build a new BSP and PSP it is necessary:&lt;/P&gt;&lt;OL style="padding: 0 0 0 30px; font-weight: normal; font-style: normal; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; list-style-type: decimal; color: #51626f; text-align: left; text-indent: 0px;"&gt;&lt;LI&gt;Select a BSP and PSP that already exist. It is very important that you consider the features and the core frequency; these should be very similar to the custom board. For example, if you want to create a BSP and PSP for a K20dx256z (100MHz) it is necessary to select the BSP and PSP for the twrk40x256 because the features and core frequency between both processors (k40 and k20) and the boards are very close. In your case you need to use the twrk60D100m.&lt;/LI&gt;&lt;LI&gt;Use the BSP Cloning Wizard tool to clone the libraries. After that, follow the steps (only follow the steps don't use the same device) from the next thread &lt;A href="https://community.nxp.com/docs/DOC-94248"&gt;Creating MQX 4.0 BSP for K10&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 14px; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3. Another important thing is select an existing BSP for the same pin version.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 14px; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For example TWR-K60N512 144 pin version. MK60DZ10.h header file&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 14px; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c:\Freescale\Freescale_MQX_4_x\mqx\source\psp\cortex_m\cpu\MK60DZ10.h&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 14px; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; covers also MK60DN256ZVLL10 device, in terms of memory map.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 14px; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4.Mapping of functions to pins is specified in the BSP source file init_gpio.c:&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 14px; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c:\Freescale\Freescale_MQX_4_x\mqx\source\bsp\${CLONE_BSP_NAME}\init_gpio.c&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 14px; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 14px; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;&amp;nbsp; 5.Less flash memory size is to be modified in the linker command file. The location of the linker file is at&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c:\Freescale\Freescale_MQX_4_0\mqx\source\bsp\&amp;lt;platform&amp;gt;\cw\*.lcf.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 14px; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Sol&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>Tue, 15 Dec 2015 21:36:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/BSP-MK10DN512/m-p/484689#M15889</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-12-15T21:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: BSP MK10DN512</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/BSP-MK10DN512/m-p/484690#M15890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Sol.&amp;nbsp; I had seen that same thread, but I was puzzled because it looked like they had started with the twrk20d72m bsp.&amp;nbsp; I was able to make a k10 BSP for our board starting with the twrk60d100m bsp, and MQX is running.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 16:06:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/BSP-MK10DN512/m-p/484690#M15890</guid>
      <dc:creator>davidsherman</dc:creator>
      <dc:date>2015-12-16T16:06:02Z</dc:date>
    </item>
  </channel>
</rss>

