<?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 Import code changes in Beekit in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Import-code-changes-in-Beekit/m-p/177434#M12519</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a simple question. Is it possible to import code changes in Beekit? Because if I modify a source file (e.g. BeeApps.c), when I export solution from Beekit (e. g. because I want to disable ZTC), it overwrites the old file. Is there a config file in which I can tell to Beekit what files to overwrite?&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by Cecchi Sandrone on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2008-01-06&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;11:48 AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 Jan 2008 18:47:34 GMT</pubDate>
    <dc:creator>CecchiSandrone</dc:creator>
    <dc:date>2008-01-06T18:47:34Z</dc:date>
    <item>
      <title>Import code changes in Beekit</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Import-code-changes-in-Beekit/m-p/177434#M12519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a simple question. Is it possible to import code changes in Beekit? Because if I modify a source file (e.g. BeeApps.c), when I export solution from Beekit (e. g. because I want to disable ZTC), it overwrites the old file. Is there a config file in which I can tell to Beekit what files to overwrite?&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by Cecchi Sandrone on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2008-01-06&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;11:48 AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jan 2008 18:47:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Import-code-changes-in-Beekit/m-p/177434#M12519</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2008-01-06T18:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Import code changes in Beekit</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Import-code-changes-in-Beekit/m-p/177435#M12520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Cecchi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Beekit does not import or export code changes, but only changes in properties (header files)&lt;/DIV&gt;&lt;DIV&gt;you should use the Export properties feature as it does not overwrite any source code file (except for the endpointconfig.c).&lt;/DIV&gt;&lt;DIV&gt;Export solution will give you a new copy of all source code, export properties will not.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Note that changing the ZTC enable/disable function does require you to re-import the project file.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;BR,&lt;/DIV&gt;&lt;DIV&gt;Mads&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 15:55:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Import-code-changes-in-Beekit/m-p/177435#M12520</guid>
      <dc:creator>Mads</dc:creator>
      <dc:date>2008-01-07T15:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Import code changes in Beekit</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Import-code-changes-in-Beekit/m-p/177436#M12521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;So export solution (and resulting overwriting) is necessary only for enable/disable ZTC? Can all other parameters be modified only exporting properties?&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 17:17:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Import-code-changes-in-Beekit/m-p/177436#M12521</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2008-01-07T17:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Import code changes in Beekit</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Import-code-changes-in-Beekit/m-p/177437#M12522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;No,&lt;/DIV&gt;&lt;DIV&gt;just use the Export/import properties functions which does not overwrite files.&lt;/DIV&gt;&lt;DIV&gt;BUT you must for certain properties re-import the project file. the ZTC property is one of them - as the help text states.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Br,&lt;/DIV&gt;&lt;DIV&gt;Mads&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 17:44:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Import-code-changes-in-Beekit/m-p/177437#M12522</guid>
      <dc:creator>Mads</dc:creator>
      <dc:date>2008-01-07T17:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Import code changes in Beekit</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Import-code-changes-in-Beekit/m-p/177438#M12523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Ok...thanks Mads.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 17:49:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Import-code-changes-in-Beekit/m-p/177438#M12523</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2008-01-07T17:49:04Z</dc:date>
    </item>
  </channel>
</rss>

