<?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: my Bareboard project is not generating BSP Files?</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270501#M8233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes PE will generate linker file for your device.&lt;/P&gt;&lt;P&gt;We have a document that should be ready in January giving great details on this and a tool to choose correct starting BSP to clone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Dec 2013 23:23:20 GMT</pubDate>
    <dc:creator>DavidS</dc:creator>
    <dc:date>2013-12-20T23:23:20Z</dc:date>
    <item>
      <title>my Bareboard project is not generating BSP Files?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270494#M8226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;n/a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 23:39:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270494#M8226</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2013-12-18T23:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: my Bareboard project is not generating BSP Files?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270495#M8227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mehdi,&lt;/P&gt;&lt;P&gt;Did you mean to include the MQXLite component instead of MQX component?&lt;/P&gt;&lt;P&gt;If you use the MQXLite component, once you generate code you will have the RTOS files available in MQXLITE folder.&lt;/P&gt;&lt;P&gt;The help on the MQX Realtime OS component indicates it is meant to be used with an existing BSP.&lt;/P&gt;&lt;P&gt;Please note that all FSL MQX BSP's are PE capable.&lt;/P&gt;&lt;P&gt;Howto_SetupKinetisClock_UsingPE.pdf for additional information.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 21:33:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270495#M8227</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2013-12-19T21:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: my Bareboard project is not generating BSP Files?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270496#M8228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;n/a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 21:44:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270496#M8228</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2013-12-19T21:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: my Bareboard project is not generating BSP Files?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270497#M8229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mehdi,&lt;/P&gt;&lt;P&gt;The BSPCloning tool is perfect for this scenario.&lt;/P&gt;&lt;P&gt;Clone the superset BSP (in your case from the TWR-K60D100M), enable the PE component in the BSP using CW, add a CPU component for your specific Kinetis device, tweak and tune as needed.&lt;/P&gt;&lt;P&gt;Documents to look at:&lt;/P&gt;&lt;P&gt;~Freescale_MQX_4_0_2\doc\tools\MQX_BSP_Cloning_Wizard_Getting_Started.pdf&lt;/P&gt;&lt;P&gt;~Freescale_MQX_4_0_2\doc\tools\cw\Howto_SetupKinetisClock_UsingPE.pdf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So once the new CPU component is added and clocks setup accordingly, generate code, and now PE code over rides the default MQX clock init code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 21:58:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270497#M8229</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2013-12-19T21:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: my Bareboard project is not generating BSP Files?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270498#M8230</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/DavidS"&gt;DavidS&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On my custom board I have an MK10 MCU. I cannot find any MK10 BSP?&lt;/P&gt;&lt;P&gt;I can find the BSPCloningWizard however.&lt;/P&gt;&lt;P&gt;Is it possible to use BSP "twrk60d100m" for my K10 MCU on the custom board? I cannot find any other bsp close to MK10? there is no BSP like "twrk10..."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 23:02:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270498#M8230</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2013-12-20T23:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: my Bareboard project is not generating BSP Files?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270499#M8231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct to start with twrk60d100m to clone but give new name of custom-k10.&lt;/P&gt;&lt;P&gt;Then use PE to add CPU component for your K10 into the BSP.&lt;/P&gt;&lt;P&gt;PE can be used to setup clocks and source and etc.&lt;/P&gt;&lt;P&gt;Generate code and now it is a PE header that it used fir your new device.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 23:10:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270499#M8231</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2013-12-20T23:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: my Bareboard project is not generating BSP Files?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270500#M8232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;n/a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 23:18:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270500#M8232</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2013-12-20T23:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: my Bareboard project is not generating BSP Files?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270501#M8233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes PE will generate linker file for your device.&lt;/P&gt;&lt;P&gt;We have a document that should be ready in January giving great details on this and a tool to choose correct starting BSP to clone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 23:23:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270501#M8233</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2013-12-20T23:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: my Bareboard project is not generating BSP Files?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270502#M8234</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/DavidS"&gt;DavidS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I would like to have that. Please let me know whenever the document is out?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 23:27:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270502#M8234</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2013-12-20T23:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: my Bareboard project is not generating BSP Files?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270503#M8235</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/DavidS"&gt;DavidS&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get so many errors when I add MK10 CPU to my bsp. Why?&lt;/P&gt;&lt;P&gt;I did generate code then&lt;/P&gt;&lt;P&gt;I did clean and rebuild, and I see there are errors?&lt;/P&gt;&lt;P&gt;I see those errors in my IO_Map.h&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Dec 2013 00:31:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270503#M8235</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2013-12-21T00:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: my Bareboard project is not generating BSP Files?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270504#M8236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;n/a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Dec 2013 00:46:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270504#M8236</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2013-12-21T00:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: my Bareboard project is not generating BSP Files?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270505#M8237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mehdi,&lt;/P&gt;&lt;P&gt;Please send me the exact K10 part number you have.&lt;/P&gt;&lt;P&gt;It should look something like following but knowing the exact part number very important:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="161"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl676" height="17" width="161"&gt;MK10DX64VLF5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl676" height="17"&gt;MK10DX64VLH5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl676" height="17"&gt;MK10DX64VMP5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl676" height="17"&gt;MK10DX128VLH7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl676" height="17"&gt;MK10DX128VLK7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl676" height="17"&gt;MK10DX128VLL7&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Dec 2013 12:58:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270505#M8237</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2013-12-21T12:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: my Bareboard project is not generating BSP Files?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270506#M8238</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/DavidS"&gt;DavidS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The part number is MK10DN512Z VLL10&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 18:40:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270506#M8238</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2013-12-23T18:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: my Bareboard project is not generating BSP Files?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270507#M8239</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/DavidS"&gt;DavidS&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Happy new year!&lt;/P&gt;&lt;P&gt;I had a correspondence with FSL tech support and they are claiming that for 100 pin mcu packages there is no mqx support. Is it true? We are going to use both MK10 and MK60 LQFP package in our custom boards.&lt;/P&gt;&lt;P&gt;MK10DN512Z VLL10&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;MK60DN512 VLL10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is true, does it mean that we should convert to 144 pin MCUs to use MQX or can we modify MQX for 100 pin controllers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mehdi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 19:38:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/my-Bareboard-project-is-not-generating-BSP-Files/m-p/270507#M8239</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2014-01-06T19:38:14Z</dc:date>
    </item>
  </channel>
</rss>

