<?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のトピックCan I put my code inside an auto generated fils from PE</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Can-I-put-my-code-inside-an-auto-generated-fils-from-PE/m-p/263351#M1654</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started to use PE and suddenly I realize that it might not be the right tool to use, cause when I generate files, the tool step over code that I inserted in those files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two examples:&lt;/P&gt;&lt;P&gt;1 if I have UART driver and I need extra functionality, then I have to add it somewhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If I add it in the AS1.c, AS2.c, …, next time I will build the PE project and compile the files with my compiler (IAR) then it will be stepped over.&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;I want to do a lot of things in the main function, but it let me put a code only before the RTOS start.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; What if I want to put a code after that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;&amp;nbsp; OM&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jul 2013 09:53:32 GMT</pubDate>
    <dc:creator>om</dc:creator>
    <dc:date>2013-07-10T09:53:32Z</dc:date>
    <item>
      <title>Can I put my code inside an auto generated fils from PE</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Can-I-put-my-code-inside-an-auto-generated-fils-from-PE/m-p/263351#M1654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started to use PE and suddenly I realize that it might not be the right tool to use, cause when I generate files, the tool step over code that I inserted in those files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two examples:&lt;/P&gt;&lt;P&gt;1 if I have UART driver and I need extra functionality, then I have to add it somewhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If I add it in the AS1.c, AS2.c, …, next time I will build the PE project and compile the files with my compiler (IAR) then it will be stepped over.&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;I want to do a lot of things in the main function, but it let me put a code only before the RTOS start.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; What if I want to put a code after that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;&amp;nbsp; OM&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 09:53:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Can-I-put-my-code-inside-an-auto-generated-fils-from-PE/m-p/263351#M1654</guid>
      <dc:creator>om</dc:creator>
      <dc:date>2013-07-10T09:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can I put my code inside an auto generated fils from PE</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Can-I-put-my-code-inside-an-auto-generated-fils-from-PE/m-p/263352#M1655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi OM,&lt;/P&gt;&lt;P&gt;if you want to change the generated code and keep your changes, you can disable code generation.&lt;/P&gt;&lt;P&gt;See &lt;A href="http://mcuoneclipse.com/2012/03/23/disable-my-code-generation/" title="http://mcuoneclipse.com/2012/03/23/disable-my-code-generation/"&gt;Disable my Code Generation | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For how adding your own changes to main: see the yellow areas below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="5043_5043.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/119585i9EB98CDD3888D3E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="5043_5043.png" alt="5043_5043.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 10:04:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Can-I-put-my-code-inside-an-auto-generated-fils-from-PE/m-p/263352#M1655</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-07-10T10:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can I put my code inside an auto generated fils from PE</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Can-I-put-my-code-inside-an-auto-generated-fils-from-PE/m-p/263353#M1656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;This solve a lot of things :-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One issue:&lt;/P&gt;&lt;P&gt;In the "hello World" example that I based on, there is no APP_Run(); or #include "Application.h"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it something you manyally added, or you use different version of PE then I do ?&lt;/P&gt;&lt;P&gt;(Mine is Version: 10.2.0)&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 10:17:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Can-I-put-my-code-inside-an-auto-generated-fils-from-PE/m-p/263353#M1656</guid>
      <dc:creator>om</dc:creator>
      <dc:date>2013-07-10T10:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can I put my code inside an auto generated fils from PE</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Can-I-put-my-code-inside-an-auto-generated-fils-from-PE/m-p/263354#M1657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi OM,&lt;/P&gt;&lt;P&gt;Application.h and APP_Run() is my own code I have added.&lt;/P&gt;&lt;P&gt;I usually make only minimal changes in ProcessorExpert.c, and kick off my application in Application.c.&lt;/P&gt;&lt;P&gt;You might have a look at the examples on &lt;A href="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples" title="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples"&gt;mcuoneclipse/Examples at master · ErichStyger/mcuoneclipse · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, GitHub has the functionality to download an archive of the repository, so you do not need to download file by file:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="5045_5045.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/119586i4562BA956313F9C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="5045_5045.png" alt="5045_5045.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Go to the root of the repository, and then you find this button on the right hand side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 10:30:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Can-I-put-my-code-inside-an-auto-generated-fils-from-PE/m-p/263354#M1657</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-07-10T10:30:31Z</dc:date>
    </item>
  </channel>
</rss>

