<?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中的主题 how to create new .c and .h files in exiting example code</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/how-to-create-new-c-and-h-files-in-exiting-example-code/m-p/428103#M3609</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i am using frdmk64f120 controller, KDS 2.0 IDE and KSDK 1.1.0 example. i want to create .c and .h header file in ethernet_to_serial project. when i tried its showing following error.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;sudhakar p&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2015 11:03:22 GMT</pubDate>
    <dc:creator>sudhakarp</dc:creator>
    <dc:date>2015-04-21T11:03:22Z</dc:date>
    <item>
      <title>how to create new .c and .h files in exiting example code</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/how-to-create-new-c-and-h-files-in-exiting-example-code/m-p/428103#M3609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i am using frdmk64f120 controller, KDS 2.0 IDE and KSDK 1.1.0 example. i want to create .c and .h header file in ethernet_to_serial project. when i tried its showing following error.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;sudhakar p&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 11:03:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/how-to-create-new-c-and-h-files-in-exiting-example-code/m-p/428103#M3609</guid>
      <dc:creator>sudhakarp</dc:creator>
      <dc:date>2015-04-21T11:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to create new .c and .h files in exiting example code</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/how-to-create-new-c-and-h-files-in-exiting-example-code/m-p/428104#M3610</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;The example projects of the KSDK 1.1.0 have linked folders, this means that the folders are not physically present on the project folder. For this reason is why you cannot add files to the folders because are not there in the project folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do it in the next way.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="newfile.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/50810iC679836597D71845/image-size/large?v=v2&amp;amp;px=999" role="button" title="newfile.jpg" alt="newfile.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Create a new file under the folder where the main.h is (please check file path) then you can drag and drop the new file and the next message will pop up&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="linkfile.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/50100iD4E34820FF836BF6/image-size/large?v=v2&amp;amp;px=999" role="button" title="linkfile.jpg" alt="linkfile.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;you can select ok to link the file, this means that a virtual copy will be created into the project folder but the location is different.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this information can help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Adrian Sanchez Cano&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>Thu, 23 Apr 2015 06:50:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/how-to-create-new-c-and-h-files-in-exiting-example-code/m-p/428104#M3610</guid>
      <dc:creator>adriancano</dc:creator>
      <dc:date>2015-04-23T06:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to create new .c and .h files in exiting example code</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/how-to-create-new-c-and-h-files-in-exiting-example-code/m-p/428105#M3611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi adrian,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 03:56:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/how-to-create-new-c-and-h-files-in-exiting-example-code/m-p/428105#M3611</guid>
      <dc:creator>sudhakarp</dc:creator>
      <dc:date>2015-04-24T03:56:36Z</dc:date>
    </item>
  </channel>
</rss>

