<?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>Processor Expert Software中的主题 Re: How do you prevent PEx from creating a KSDK virtual/linked folder?</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/How-do-you-prevent-PEx-from-creating-a-KSDK-virtual-linked/m-p/510231#M3913</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The &lt;SPAN style="color: #2c2d30; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; background-color: #f9f9f9;"&gt;MKxxxxxxx.S &lt;/SPAN&gt;startup file is a static file that is copied from a library into your project. This is the same case as the std_prv.h file, see the discussion &lt;A href="https://community.nxp.com/thread/380675"&gt;Processor Expert code generation - enabling auto-selection of "Do not update"?&lt;/A&gt;​ &lt;/P&gt;&lt;P&gt;If the project has been created in standalone mode and you have not modified the original source code file in the SDK library the startup file will not be updated by Processor Expert (there will not be displayed Processor Expert Track Changes dialog). You can modify the copy of the &lt;SPAN style="color: #2c2d30; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; background-color: #f9f9f9;"&gt;MKxxxxxxx.S file in your project without impact on other projects.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2c2d30; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; background-color: #f9f9f9;"&gt;Note:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2c2d30; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; background-color: #f9f9f9;"&gt;You can also set the read-only attribute of the &lt;SPAN style="color: #2c2d30; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; background-color: #f9f9f9;"&gt;MKxxxxxxx.S file in your project to prevent any unintentional modification of the file.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2c2d30; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; background-color: #f9f9f9;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2c2d30; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; background-color: #f9f9f9;"&gt;Marek Neuzil&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Feb 2016 07:44:06 GMT</pubDate>
    <dc:creator>marek_neuzil</dc:creator>
    <dc:date>2016-02-03T07:44:06Z</dc:date>
    <item>
      <title>How do you prevent PEx from creating a KSDK virtual/linked folder?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-do-you-prevent-PEx-from-creating-a-KSDK-virtual-linked/m-p/510228#M3910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have seen two modes for the KSDK defined in the .PE file.&amp;nbsp; One is standalone, while the other is linked.&amp;nbsp; In the standalone mode, the KSDK source is copied into the local project folder structure.&amp;nbsp; In the linked mode, the KSDK is referenced via virtual folders.&amp;nbsp; It looks like this results in the folder structure getting copied to the local project, but the actual source files are linked back to the installation folder for KSDK (c:\freescale\ksdk_1.2.0, for example).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a project that doesn't require the KSDK source files and links to precompiled libraries instead.&amp;nbsp; I have another post regarding compilation issues, but this post is specifically about PEx -- I do not want it to generate *any* KSDK-related folders in my project.&amp;nbsp; The problem I am having right now is that I can delete the KSDK virtual folder from my project, but as soon as I regenerate code, PEx recreates the folder structure.&amp;nbsp; This causes the compiler to rebuild the KSDK source, rather than link to my precompiled libraries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 14:40:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-do-you-prevent-PEx-from-creating-a-KSDK-virtual-linked/m-p/510228#M3910</guid>
      <dc:creator>dave408</dc:creator>
      <dc:date>2016-01-22T14:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do you prevent PEx from creating a KSDK virtual/linked folder?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-do-you-prevent-PEx-from-creating-a-KSDK-virtual-linked/m-p/510229#M3911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am sorry but the Processor Expert does not provide such a option. You cannot switch off including of SDK files into project.&lt;/P&gt;&lt;P&gt;But you can use &lt;EM&gt;Exclude from Build &lt;/EM&gt;command, see below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/22185iF0DB6AA7DDB467C8/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I.e. you can exclude all SDK files from the build by using this command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 10:45:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-do-you-prevent-PEx-from-creating-a-KSDK-virtual-linked/m-p/510229#M3911</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2016-01-26T10:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do you prevent PEx from creating a KSDK virtual/linked folder?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-do-you-prevent-PEx-from-creating-a-KSDK-virtual-linked/m-p/510230#M3912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a problem where PEx wants to overwrite the &lt;SPAN style="color: #2c2d30; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; background-color: #f9f9f9;"&gt;SDK/platform/devices /MKxxxxxx/startup/gcc/MKxxxxxxx.S file.&amp;nbsp; Is there any way to prevent this?&amp;nbsp; Our startup file is customized and must not be modified by PEx.&amp;nbsp; We have not been able to find a component to disable code generation for that will give us this behavior.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 23:44:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-do-you-prevent-PEx-from-creating-a-KSDK-virtual-linked/m-p/510230#M3912</guid>
      <dc:creator>dave408</dc:creator>
      <dc:date>2016-01-27T23:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do you prevent PEx from creating a KSDK virtual/linked folder?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-do-you-prevent-PEx-from-creating-a-KSDK-virtual-linked/m-p/510231#M3913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The &lt;SPAN style="color: #2c2d30; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; background-color: #f9f9f9;"&gt;MKxxxxxxx.S &lt;/SPAN&gt;startup file is a static file that is copied from a library into your project. This is the same case as the std_prv.h file, see the discussion &lt;A href="https://community.nxp.com/thread/380675"&gt;Processor Expert code generation - enabling auto-selection of "Do not update"?&lt;/A&gt;​ &lt;/P&gt;&lt;P&gt;If the project has been created in standalone mode and you have not modified the original source code file in the SDK library the startup file will not be updated by Processor Expert (there will not be displayed Processor Expert Track Changes dialog). You can modify the copy of the &lt;SPAN style="color: #2c2d30; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; background-color: #f9f9f9;"&gt;MKxxxxxxx.S file in your project without impact on other projects.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2c2d30; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; background-color: #f9f9f9;"&gt;Note:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2c2d30; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; background-color: #f9f9f9;"&gt;You can also set the read-only attribute of the &lt;SPAN style="color: #2c2d30; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; background-color: #f9f9f9;"&gt;MKxxxxxxx.S file in your project to prevent any unintentional modification of the file.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2c2d30; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; background-color: #f9f9f9;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2c2d30; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; background-color: #f9f9f9;"&gt;Marek Neuzil&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 07:44:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-do-you-prevent-PEx-from-creating-a-KSDK-virtual-linked/m-p/510231#M3913</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2016-02-03T07:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do you prevent PEx from creating a KSDK virtual/linked folder?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-do-you-prevent-PEx-from-creating-a-KSDK-virtual-linked/m-p/510232#M3914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The read-only attribute is a good workaround, I think, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, this is a little off topic, but regarding the Exclude from Build option, I've had mixed success with that.&amp;nbsp; For example, I'm using C++, and PE always wants to regenerate .c files, like main.c and os_tasks.c.&amp;nbsp; I'd love to just let them be and exclude them from the build, but when I do this and compile, KDS always builds main.c instead of main.cpp.&amp;nbsp; So now our workflow is to manually delete main.c and os_tasks.c every time we generate code.&amp;nbsp; It seems like an unnecessary step if Exclude from Build does what I expect it to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 20:25:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-do-you-prevent-PEx-from-creating-a-KSDK-virtual-linked/m-p/510232#M3914</guid>
      <dc:creator>dave408</dc:creator>
      <dc:date>2016-02-04T20:25:05Z</dc:date>
    </item>
  </channel>
</rss>

