<?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 Problems when creating DSPI with Processor expert in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-when-creating-DSPI-with-Processor-expert/m-p/363098#M1665</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use Kinetis Design studio 1.1.0 with Processor expert, (uc MK64F), &lt;/P&gt;&lt;P&gt;I want to create a DSPI : first i create a component DMA (component library -&amp;gt; kinetis SDK -&amp;gt; peripheral driver -&amp;gt; DMA -&amp;gt; fsl_DMA) then i try to create a component DSPI (component library -&amp;gt; kinetis SDK -&amp;gt; peripheral driver -&amp;gt; communication -&amp;gt; fsl_DSPI) but the following message appear :&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;" Error during adding referenced component/template "fsl_dspi_edma".&lt;/P&gt;&lt;P&gt;Component is either missing or corrupted. "&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help me ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Oct 2014 15:38:27 GMT</pubDate>
    <dc:creator>tapiepierre</dc:creator>
    <dc:date>2014-10-02T15:38:27Z</dc:date>
    <item>
      <title>Problems when creating DSPI with Processor expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-when-creating-DSPI-with-Processor-expert/m-p/363098#M1665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use Kinetis Design studio 1.1.0 with Processor expert, (uc MK64F), &lt;/P&gt;&lt;P&gt;I want to create a DSPI : first i create a component DMA (component library -&amp;gt; kinetis SDK -&amp;gt; peripheral driver -&amp;gt; DMA -&amp;gt; fsl_DMA) then i try to create a component DSPI (component library -&amp;gt; kinetis SDK -&amp;gt; peripheral driver -&amp;gt; communication -&amp;gt; fsl_DSPI) but the following message appear :&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;" Error during adding referenced component/template "fsl_dspi_edma".&lt;/P&gt;&lt;P&gt;Component is either missing or corrupted. "&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help me ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 15:38:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-when-creating-DSPI-with-Processor-expert/m-p/363098#M1665</guid>
      <dc:creator>tapiepierre</dc:creator>
      <dc:date>2014-10-02T15:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problems when creating DSPI with Processor expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-when-creating-DSPI-with-Processor-expert/m-p/363099#M1666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pe Tapie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can refer to the document C:\Freescale\KSDK_1.0.0\doc\Kinetis SDK K64 User's Guide.pdf, chapter “4.4 Kinetis Design Studio IDE”, that comes in the installation files of SDK. It explains the steps that need to be followed to fix the environment variable and apply an update to Kinetis Design Studio, after following these steps create a new project and try to add the fsl_DSPI component to your project. If you still get the same error please upload a screenshot of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you haven’t installed Kinetis SDK here is the link where you can download it: &lt;A href="http://www.freescale.com/KSDK"&gt;http://www.freescale.com/KSDK&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 00:27:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-when-creating-DSPI-with-Processor-expert/m-p/363099#M1666</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2014-10-07T00:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problems when creating DSPI with Processor expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-when-creating-DSPI-with-Processor-expert/m-p/363100#M1667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer but I have already instal the update for Kinetis Design Studio, so the problem still occur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I work on Ubuntu 12.04 and I use MQX KSDK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I want to add the fsl_DSPI to my project the following message apear :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="PBDSPI1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46542i46C96C3E8DCD9903/image-size/large?v=v2&amp;amp;px=999" role="button" title="PBDSPI1.png" alt="PBDSPI1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And when I go in Properties of the component :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="PBDSPI2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46543i0CA3B72FF4A5B95F/image-size/large?v=v2&amp;amp;px=999" role="button" title="PBDSPI2.png" alt="PBDSPI2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 07:27:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-when-creating-DSPI-with-Processor-expert/m-p/363100#M1667</guid>
      <dc:creator>tapiepierre</dc:creator>
      <dc:date>2014-10-08T07:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problems when creating DSPI with Processor expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-when-creating-DSPI-with-Processor-expert/m-p/363101#M1668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi PE,&lt;/P&gt;&lt;P&gt;I refer to your screenshot make a try , there is no errors. and you can&amp;nbsp; add the component "fsl_edma" through fsl_edma&amp;nbsp; -&amp;gt;&amp;nbsp; new component ( in the screenshot ) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="3334.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46679iB864F84D2AC94D5A/image-size/large?v=v2&amp;amp;px=999" role="button" title="3334.png" alt="3334.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 02:16:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-when-creating-DSPI-with-Processor-expert/m-p/363101#M1668</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2014-10-11T02:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Problems when creating DSPI with Processor expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-when-creating-DSPI-with-Processor-expert/m-p/363102#M1669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pe Tapie,&lt;/P&gt;&lt;P&gt;I have reproduce the problem on Linux Ubuntu 14.04 32-bit (there is problem with a path). Processor Expert team has prepared a hot fix, see the attached package.&lt;/P&gt;&lt;P&gt;Please, copy the content of the package into you installation, see detailed instruciton in release notes (hot_fix_KDS_1_1_0_PEXMCU-288.txt) in the hot fix package.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 06:57:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-when-creating-DSPI-with-Processor-expert/m-p/363102#M1669</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2014-10-17T06:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problems when creating DSPI with Processor expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-when-creating-DSPI-with-Processor-expert/m-p/363103#M1670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer, t&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;he directions you&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;gave me&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;allowed me to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;solve the problem.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 09:10:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-when-creating-DSPI-with-Processor-expert/m-p/363103#M1670</guid>
      <dc:creator>tapiepierre</dc:creator>
      <dc:date>2014-10-17T09:10:05Z</dc:date>
    </item>
  </channel>
</rss>

