<?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 Design Studio中的主题 Re: Problems with SDK 2.0 Project Wizard and MKL17Z</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-with-SDK-2-0-Project-Wizard-and-MKL17Z/m-p/511087#M6669</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Geoff,&lt;/P&gt;&lt;P&gt;it seems that LCD peripheral is not available on MKL17Z256. Simply remove the fsl_slcd driver from the Eclipse project (right click on the file and selected "Delete").&lt;/P&gt;&lt;P&gt;You can remove this way any other SDK driver you do not want to use in your application.&lt;/P&gt;&lt;P&gt;Note: I'll log this defect to SDK development team to exclude LCD driver for MKL17Z256&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Mar 2016 07:21:43 GMT</pubDate>
    <dc:creator>MarekTrmac</dc:creator>
    <dc:date>2016-03-30T07:21:43Z</dc:date>
    <item>
      <title>Problems with SDK 2.0 Project Wizard and MKL17Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-with-SDK-2-0-Project-Wizard-and-MKL17Z/m-p/511086#M6668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been running Kinetis Design Studio 3.2 with SDK 2.0 since it was released.&amp;nbsp; I've successfully built and debugged some programs using the FRDM-KL27Z development board, and am now trying to get a program running on a custom board with a MKL17Z256 processor on it.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To start with, I've been trying to get a dummy program running based on just the Project Wizard, by using the File... New... SDK 2.0 Project Wizard.&amp;nbsp; I assign the project a name and select the MKL17Z256xxx4 from the list of availble SDK folders.&amp;nbsp; If I then select the "All drivers" option, the resulting empty program will not build - it reports a bunch of errors relating to an undefined type "LCD_type":&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;In file included from ../drivers/fsl_slcd.c:31:0:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #e23d39;"&gt;../drivers/fsl_slcd.h:332:16: error: unknown type name 'LCD_Type'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I select "Minimal set" under the Select Drivers step in the Project Wizard, the resulting empty program will build without error.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone else come across this ?&amp;nbsp; Other than not using the "All drivers" option, are there any workaround ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 10:18:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-with-SDK-2-0-Project-Wizard-and-MKL17Z/m-p/511086#M6668</guid>
      <dc:creator>geoff_s</dc:creator>
      <dc:date>2016-03-29T10:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SDK 2.0 Project Wizard and MKL17Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-with-SDK-2-0-Project-Wizard-and-MKL17Z/m-p/511087#M6669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Geoff,&lt;/P&gt;&lt;P&gt;it seems that LCD peripheral is not available on MKL17Z256. Simply remove the fsl_slcd driver from the Eclipse project (right click on the file and selected "Delete").&lt;/P&gt;&lt;P&gt;You can remove this way any other SDK driver you do not want to use in your application.&lt;/P&gt;&lt;P&gt;Note: I'll log this defect to SDK development team to exclude LCD driver for MKL17Z256&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 07:21:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-with-SDK-2-0-Project-Wizard-and-MKL17Z/m-p/511087#M6669</guid>
      <dc:creator>MarekTrmac</dc:creator>
      <dc:date>2016-03-30T07:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SDK 2.0 Project Wizard and MKL17Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-with-SDK-2-0-Project-Wizard-and-MKL17Z/m-p/511088#M6670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marek.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 23:12:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-with-SDK-2-0-Project-Wizard-and-MKL17Z/m-p/511088#M6670</guid>
      <dc:creator>geoff_s</dc:creator>
      <dc:date>2016-03-30T23:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SDK 2.0 Project Wizard and MKL17Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-with-SDK-2-0-Project-Wizard-and-MKL17Z/m-p/511089#M6671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Geoff, if this solved your problem please mark the issue as "answered".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 08:23:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problems-with-SDK-2-0-Project-Wizard-and-MKL17Z/m-p/511089#M6671</guid>
      <dc:creator>MarekTrmac</dc:creator>
      <dc:date>2016-03-31T08:23:07Z</dc:date>
    </item>
  </channel>
</rss>

